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

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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2