index
:
poll-phone
master
Utility program to launch srccpy when my phone is connected.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: d1eb8b1a10d25f4e4b7b67a26a48cf9bcf28b4f5 (
plain
)
1
2
3
4
CFLAGS=-g -Wall `pkg-config --cflags --libs libudev` all: gcc main.c ${CFLAGS} -o poll-phone