Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1552 → Rev 1690

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