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

File: [Pegasus] / pegasus / Makefile (download)
Revision: 1.5, Wed Jun 20 21:35:04 2001 UTC (22 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.4: +2 -2 lines
new

ROOT = .

include $(ROOT)/mak/config.mak

# DIRS = src cgi
DIRS = src

include $(ROOT)/mak/recurse.mak

rebuild: clean depend all repository
	$(MAKE) -s tests

world: depend all repository
	$(MAKE) -s tests

repository:
	$(MAKE) -SC src/Pegasus/Compiler/load repository

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2