Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1489 → Rev 1493

/demos/trunk/newtrace/instr/makefile
12,5 → 12,5
include $(BASE)/config/example.mk
 
instr:
make -f $(SUBMAKE) BASE=$(BASE) APP=instr INIT= OTHEROBJS="initfile.o" OTHERINCL= SHARKOPT="__LINUXC26__ __PCI__ __INPUT__ __NET__"
make -f $(SUBMAKE) BASE=$(BASE) APP=instr INIT= OTHEROBJS="initfile.o bezier.o" OTHERINCL= SHARKOPT="__LINUXC26__ __PCI__ __INPUT__ __NET__"