Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1606 → Rev 1690

/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__"