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

File: [Pegasus] / pegasus / src / Makefile (download)
Revision: 1.9.2.4, Thu Sep 13 17:00:42 2001 UTC (22 years, 8 months ago) by sage
Branch: dev
CVS Tags: dev_dead, SNAPSHOT_1_04
Changes since 1.9.2.3: +4 -0 lines
Initial z/OS support (exclude slp)

ROOT = ..

include $(ROOT)/mak/config.mak

ifeq ($(PEGASUS_PLATFORM),ZOS_ZSERIES_IBM)
DIRS =  Pegasus Clients Providers Server
else
DIRS =  Pegasus slp 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