(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.18, Sat Aug 7 01:28:56 2004 UTC (19 years, 11 months ago) by denise.eckstein
Branch: MAIN
CVS Tags: CQL_2_5_BRANCH
Changes since 1.17: +5 -3 lines
BUG#: 1841
TITLE: HP-[DME] g11ntest failing - SampleLocalizedProvider is not being built

DESCRIPTION:  This was the result of commenting out the CMPI directories in the middle of the DIRS list.  None of the directories following the comment are being built. Added LocalizedProvider directories back into the list.

include $(PEGASUS_ROOT)/mak/config.mak

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

# BUG 1801, 1802, etc. Temp bypass until problems fixed. KS
REMOVED_PENDING_BUG_FIXES = \
	CMPI/FilesAndDirectories \
	CMPI/FilesAndDirectories/tests

include $(PEGASUS_ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2