Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1025 → Rev 1026

/shark/trunk/oslib/lib/makefile
0,0 → 1,18
#
# Standard path
#
 
ifndef BASE
BASE = ..
BASEDOS = ..
endif
 
include $(BASE)/config.mk
.PHONY : all allclean
 
all:
 
allclean:
$(RM) lib*.a
$(RM) x0.o