(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.8, Mon Jan 12 10:09:23 2004 UTC (20 years, 5 months ago) by schuur
Branch: MAIN
CVS Tags: RELEASE_2_3_2-root
Branch point for: RELEASE_2_3_2-branch
Changes since 1.7: +1 -1 lines
Fix for bugzilla 1131 - PPM now compiles for Windows
 Modified Files:

ROOT = ../../..

DIR = Pegasus/ProviderManager2

include $(ROOT)/mak/config.mak

EXTRA_INCLUDES = $(SYS_INCLUDES)

LOCAL_DEFINES = -DPEGASUS_SERVER_INTERNAL -DPEGASUS_PPM_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