Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 63 → Rev 64

/shark/trunk/config/example.mk
5,9 → 5,6
.PHONY: test all install depend clean cleanall
.PHONY: $(PROGS)
 
#ifndef OSLIB
OSLIB=
#endif
SUBMAKE:=$(BASE)/config/example2.mk
 
test: $(PROGS)