Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1689 → Rev 1690

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