CFLAGS=-g -Wall `pkg-config --cflags --libs libudev` all: gcc main.c ${CFLAGS} -o poll-phone