Subversion Repositories Projects

Rev

Rev 127 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 127 Rev 130
1
CFLAGS+=-Wall -g -I/usr/include/libxml2
1
CFLAGS+=-Wall -g 
2
LDFLAGS+=-g -lusb -lbluetooth -lconfuse
2
LDFLAGS+=-g -lusb -lbluetooth -lconfuse
3
 
3
 
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
 
6
 
6
 
7
clean:
7
clean:
8
	-rm *.o riddim *~ lib/*/*.o
8
	-rm *.o riddim *~ lib/*/*.o