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

File: [Pegasus] / pegasus / src / Pegasus / Provider / Makefile (download)
Revision: 1.29, Fri Sep 3 17:30:45 2004 UTC (19 years, 10 months ago) by kumpf
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, IBM_241_April1405, CHUNKTESTDONE_PEP140
Changes since 1.28: +0 -1 lines
BUG#: 1991
TITLE: CIMClassProvider defined but not implemented

DESCRIPTION: Removed the CIMClassProvider interface and the associated ClassResponseHandler interface.

ROOT = ../../..

DIR = Pegasus/Provider

include $(ROOT)/mak/config.mak

LOCAL_DEFINES = -DPEGASUS_PROVIDER_INTERNAL -DPEGASUS_INTERNALONLY

LIBRARIES = \
    pegcommon \
    pegclient

LIBRARY = pegprovider

SOURCES = \
    ProviderException.cpp \
    CIMOMHandle.cpp \
    CIMOMHandleRep.cpp \
    InternalCIMOMHandleRep.cpp \
    ClientCIMOMHandleRep.cpp \
    CIMProvider.cpp \
    CIMInstanceProvider.cpp \
    CIMMethodProvider.cpp \
    CIMIndicationProvider.cpp \
    CIMIndicationConsumerProvider.cpp \
    CIMQueryProvider.cpp \
    CIMAssociationProvider.cpp \
    CIMNullProvider.cpp \
    CIMInstanceQueryProvider.cpp

include $(ROOT)/mak/library.mak
include $(ROOT)/mak/install.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2