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

File: [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / Default / Makefile (download)
Revision: 1.4.4.2, Wed Mar 10 14:19:29 2004 UTC (20 years, 3 months ago) by schuur
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.4.4.1: +4 -3 lines
Retrofitted fixes for 1164, 1232 and 1259 from 2.4 for 2.3.2

ROOT = ../../../..

DIR = Pegasus/ProviderManager2/Default

include $(ROOT)/mak/config.mak

EXTRA_INCLUDES = $(SYS_INCLUDES)

LOCAL_DEFINES = -DPEGASUS_DEFPM_INTERNAL -DPEGASUS_INTERNALONLY

LIBRARY = DefaultProviderManager

LIBRARIES = \
    pegcommon \
	pegprovider \
	pegprovidermanager \
	pegprm \
        pegconfig


SOURCES = \
	DefaultProviderManagerMain.cpp \
	DefaultProviderManager.cpp \
	LocalProviderManager.cpp \
	Provider.cpp \
	ProviderFacade.cpp \
	ProviderModule.cpp 
#	OperationResponseHandler.cpp
#	SimpleResponseHandler.cpp

include $(ROOT)/mak/library.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2