Subversion Repositories Projects

Compare Revisions

Regard whitespace Rev 129 → Rev 130

/Riddim/Makefile
1,7 → 1,7
CFLAGS+=-Wall -g -I/usr/include/libxml2
CFLAGS+=-Wall -g
LDFLAGS+=-g -lusb -lbluetooth -lconfuse
 
riddim: fc.o bluetooth_handler.o riddim.o lib/x52/x52.o
riddim: config.o statistics.o fc.o evdev_handler.o bluetooth_handler.o riddim.o lib/x52/x52.o
 
 
clean: