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

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

ROOT = .

include $(ROOT)/mak/config.mak

# DIRS = src cgi
DIRS = src

include $(ROOT)/mak/recurse.mak

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

world: depend all
	$(MAKE) -s tests

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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2