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

File: [Pegasus] / pegasus / src / Providers / sample / Makefile (download)
Revision: 1.20, Wed Sep 22 12:35:17 2004 UTC (19 years, 9 months ago) by konrad.r
Branch: MAIN
CVS Tags: RELEASE_2_4_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, RELEASE_2_4-branch, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Changes since 1.19: +1 -1 lines
BUG#: 2109
TITLE: Sample Providers Not Built if PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER is enabled.

DESCRIPTION:

include $(PEGASUS_ROOT)/mak/config.mak

DIRS = \
	InstanceProvider \
	InstanceQueryProvider \
	MethodProvider \
	IndicationProvider \
	SNMPIndicationProvider \
	RT_Indication \
	FamilyProvider \
	FamilyProvider/tests \
	LocalizedProvider \
	LocalizedProvider/msg

ifdef PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER
DIRS += \
	CMPI/FilesAndDirectories \
	CMPI/FilesAndDirectories/tests
endif

include $(PEGASUS_ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2