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

File: [Pegasus] / pegasus / src / Makefile (download)
Revision: 1.9.2.3, Wed Aug 15 22:43:46 2001 UTC (22 years, 9 months ago) by kumpf
Branch: dev
Changes since 1.9.2.2: +1 -1 lines
HP-NB Modified Config framework to remove dependency on the config files at the start of the cimserver. Now the cimserver will use in-memory default values in the absence of config files and command line options. Fixed a few defects in the config framework that were causing cimom to crash under certain conditions. Changed the config provider class name to 'PG_ConfigSetting' in the mof file and modified provider implementation files accordingly. Also modified the config CLI to show user friendly error/status messages.

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/ConfigSettingProvider/load config 

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2