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

File: [Pegasus] / pegasus / src / Makefile (download)
Revision: 1.17.6.2, Fri Jan 30 14:31:08 2004 UTC (20 years, 3 months ago) by tony
Branch: RELEASE_2_3_2-branch
CVS Tags: RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze
Changes since 1.17.6.1: +1 -1 lines
Move slp library (agent) pieces to a subdir named slp_agent

ROOT = ..

include $(ROOT)/mak/config.mak

ifdef PEGASUS_ENABLE_SLP
DIRS = utils Pegasus slp Clients Providers Server
else
DIRS = utils Pegasus Clients Providers Server
endif


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