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

File: [Pegasus] / pegasus / Makefile (download)
Revision: 1.3, Fri Jan 26 23:27:30 2001 UTC (23 years, 3 months ago) by mike
Branch: MAIN
CVS Tags: version_0_97_3, version_0_97_2, version_0_97_1, version_0_97, version_0_96, version_0_95, version_0_8, stable_0_95, stable
Changes since 1.2: +2 -1 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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2