(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.23, Tue Jan 25 01:37:38 2005 UTC (19 years, 5 months ago) by jenny.yu
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.22: +2 -0 lines
BUG#: 2208
TITLE:  Add sample association provider to SDK

DESCRIPTION: Added a sample association provider (SampleAssociationProvider), a test client for testing the provider (AssociationTestClient), and a sample client program (AssociationClient) to be included in the SDK.

include $(PEGASUS_ROOT)/mak/config.mak

DIRS = \
	InstanceProvider \
	InstanceQueryProvider \
	MethodProvider \
	IndicationProvider \
	SNMPIndicationProvider \
	RT_Indication \
	FamilyProvider \
	FamilyProvider/tests \
	AssociationProvider \
	AssociationProvider/testclient \
	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