Rev 127 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 127 | Rev 130 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | CFLAGS+=-Wall -g -I/usr/include/libxml2 |
1 | CFLAGS+=-Wall -g |
2 | LDFLAGS+=-g -lusb -lbluetooth -lconfuse |
2 | LDFLAGS+=-g -lusb -lbluetooth -lconfuse |
Line 3... | Line 3... | ||
3 | 3 | ||
Line 4... | Line 4... | ||
4 | riddim: fc.o bluetooth_handler.o riddim.o lib/x52/x52.o |
4 | riddim: config.o statistics.o fc.o evdev_handler.o bluetooth_handler.o riddim.o lib/x52/x52.o |
5 | 5 |