Subversion Repositories Projects

Rev

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

Rev 41 Rev 43
1
CFLAGS=-Wall -g
1
CFLAGS=-Wall -g
2
LDFLAGS=-g
2
LDFLAGS=-g
3
 
3
 
4
riddim: riddim.o lib/x52/x52.o -lusb -lbluetooth
4
riddim:  riddim.o lib/x52/x52.o -lusb -lbluetooth
5
 
5
 
6
 
6
 
7
clean:
7
clean:
8
	-rm *.o riddim *~ lib/*/*.o
8
	-rm *.o riddim *~ lib/*/*.o