Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1684 → Rev 1686

/demos/branches/xen/helloworld/makefile
File deleted
/demos/branches/xen/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=