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

File: [Pegasus] / pegasus / src / Pegasus / Makefile (download)
Revision: 1.47, Tue May 14 23:01:46 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.46: +1 -0 lines
YZ-HP: Added code to block any request if the provider is blocked. Added test cases and linked the tests to the auto tests. Added more error message to the ProviderRegistrationProvider.

ROOT=$(PEGASUS_ROOT)

include $(ROOT)/mak/config.mak


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

include $(ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2