Subversion Repositories Projects

Rev

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

Rev 43 Rev 119
1
CFLAGS=-Wall -g
1
CFLAGS+=-Wall -g
2
LDFLAGS=-g
2
LDFLAGS+=-g -lusb -lbluetooth
3
 
3
 
4
riddim:  riddim.o lib/x52/x52.o -lusb -lbluetooth
4
riddim:  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