Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1684 → Rev 1686

/demos/branches/xen/dosfs/Makefile/makefile
1,16 → 1,9
#
#
#
APPS:= dosfs
 
ifndef BASE
BASE=../..
endif
include $(BASE)/config/config.mk
S?=../../
include $(S)/mk/App.mk
 
PROGS= dosfs
 
include $(BASE)/config/example.mk
 
dosfs:
make -f $(SUBMAKE) APP=dosfs INIT= OTHEROBJS="initfile.o" OTHERINCL= SHARKOPT=
make -f $(S)/Makefile APP=dosfs OTHEROBJS="initfile.o" \
OTHERINCL= SHARKOPT=