Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1688 → Rev 1689

/shark/trunk/lib/makefile
File deleted
/shark/trunk/lib/Makefile
0,0 → 1,15
#
#
#
 
ifndef BASE
BASE=../..
endif
 
.PHONY: all install depend clean cleanall
 
all install clean depend:
 
cleanall:
$(RM) lib*.a