/demos/trunk/newtrace/instr/makefile |
---|
File deleted |
/demos/trunk/newtrace/instr/Makefile |
---|
0,0 → 1,9 |
APPS:= instr |
S?=../../../ |
include $(S)/mk/App.mk |
instr: |
make -f $(S)/Makefile APP=instr OTHEROBJS="initfile.o bezier.o" \ |
OTHERINCL= SHARKOPT="__LINUXC26__ __PCI__ __INPUT__ __NET__" |