(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus

 1 mike  1.1 ROOT = .
 2           
 3           include $(ROOT)/mak/config.mak
 4           
 5 mike  1.2 DIRS = src cgi
 6 mike  1.1 
 7           include $(ROOT)/mak/recurse.mak
 8           
 9           rebuild: clean depend all
10           	$(MAKE) -s tests
11           
12           world: depend all
13           	$(MAKE) -s tests

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2