(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.14, Tue Mar 8 02:44:23 2005 UTC (19 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.13: +0 -1 lines
BUG#: 2037
TITLE: install option in recurse.mak no longer used
DESCRIPTION: Removed include of install.mak.

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

DIR = Pegasus/ProviderManager2/Default

include $(ROOT)/mak/config.mak

EXTRA_INCLUDES = $(SYS_INCLUDES)

LOCAL_DEFINES = -DPEGASUS_DEFPM_INTERNAL -DPEGASUS_INTERNALONLY

LIBRARY = DefaultProviderManager

LIBRARIES = \
    pegprovider \
    pegprovidermanager \
    pegqueryexpression \
    pegcql \
    pegwql \
    pegquerycommon \
    pegconfig \
    pegcommon

SOURCES = \
	DefaultProviderManagerMain.cpp \
	DefaultProviderManager.cpp \
	LocalProviderManager.cpp \
	Provider.cpp \
	ProviderFacade.cpp \
	ProviderModule.cpp 

include $(ROOT)/mak/library.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2