diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@  TARGETS=usbmuxd iproxy testclient -CFLAGS=-Wall -g +CFLAGS=-Wall -g -DDEBUG  LIBS=-lpthread -lusb -lrt  LDFLAGS= | 
|  | index : usbmuxd | |
| A socket daemon to multiplex connections from and to iOS devices | ms,nb | 
| summaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | Makefile | 2 | 
| @@ -1,5 +1,5 @@  TARGETS=usbmuxd iproxy testclient -CFLAGS=-Wall -g +CFLAGS=-Wall -g -DDEBUG  LIBS=-lpthread -lusb -lrt  LDFLAGS= |