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

File: [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / Makefile (download)
Revision: 1.7, Thu Dec 11 16:20:46 2003 UTC (20 years, 6 months ago) by marek
Branch: MAIN
CVS Tags: local
Changes since 1.6: +2 -1 lines
Bugzilla#1114
This fixes the bugs described in Bugzilla#1114 for z/OS.
Now it once again is possible to build and use Pegasus on z/OS.

ROOT = ../../..

DIR = Pegasus/ProviderManager2

include $(ROOT)/mak/config.mak

EXTRA_INCLUDES = $(SYS_INCLUDES)

LOCAL_DEFINES = -DPEGASUS_SERVER_INTERNAL -DPEGASUS_INTERNALONLY -DENABLE_DEFAULT_PROVIDER_MANAGER -DENABLE_CMPI_PROVIDER_MANAGER

LIBRARY = pegprovidermanager

LIBRARIES = \
    pegcommon \
	pegprm \
        pegconfig

SOURCES = \
	ProviderManagerService.cpp \
	ProviderManagerModule.cpp \
	\
	ProviderManager.cpp \
	ProviderRegistrar.cpp \
	ProviderRegistrarInitializer.cpp \
	ProviderName.cpp \
	ProviderType.cpp \
	\
	SafeQueue.cpp \
	Lockable.cpp

include $(ROOT)/mak/library.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2