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

File: [Pegasus] / pegasus / src / Makefile (download)
Revision: 1.9.2.2, Wed Aug 1 00:36:05 2001 UTC (22 years, 9 months ago) by kumpf
Branch: dev
CVS Tags: version_1_01
Changes since 1.9.2.1: +1 -1 lines
Default configuration files and make file modifications to load config mof

ROOT = ..

include $(ROOT)/mak/config.mak

DIRS =  Pegasus slp Clients Providers Server

include $(ROOT)/mak/recurse.mak

rebuild: clean depend all repository config

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

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

config:
	@ $(MAKE) -SC Providers/generic/CIMConfigSetting/load config 

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2