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

File: [Pegasus] / pegasus / src / Pegasus / Makefile (download)
Revision: 1.34, Wed Mar 27 04:30:44 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.33: +1 -0 lines
HP-RK Created a class to map CIM operation request messages to provider API calls.  Cleaned up the dispatcher and added the ability to pass requests to control providers through the ModuleController.  Integrated the ConfigSettingProvider with the ModuleController and set up the structure for getting the control providers working.  Moved the ConfigSettingProvider from the Providers tree to the Pegasus tree, since it really is statically linked into the server.

ROOT=../..

include $(ROOT)/mak/config.mak

DIRS = \
    Common \
    Config \
    Repository \
    getoopt \
    Client \
    Compiler \
    Compiler/load \
    Compiler/cmdline \
    ExportClient \
    Provider \
    Server/ProviderRegistrationManager \
    ProviderManager \
    ControlProviders/ConfigSettingProvider \
    ExportServer \
    Listener \
    Security/UserManager \
    Security/Authentication \
    WQL \
    HandlerService \
    IndicationService \
    Server \
    Handler/CIMxmlIndicationHandler \
    Handler/sendmailIndicationHandler \
    Handler/snmpIndicationHandler \
    Common/tests \
    Config/tests \
    Repository/tests \
    Server/tests \
    ExportServer/tests \
    Client/tests \
    Compiler/tests \
    Security/Authentication/tests \
    Security/UserManager/tests \
    IndicationService/tests \
    Listener/tests \
    Consumer/tests

#    Server/ProviderRegistrationManager/tests \

include $(ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2