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

File: [Pegasus] / pegasus / src / Clients / Makefile (download)
Revision: 1.17, Tue May 14 23:01:46 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.16: +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 = \
    CGIClient \
    TestClient \
    cliutils \
    cimconfig \
    cimuser \
    cimauth \
    cimprovider \
    cimprovider/tests \
    wbemexec \
    wbemexec/tests \
    ToMofClient\
    tomof

#The following tests are NOT included as part of the standard
#regession test.  The cimuser tests require PrivilegedUser
#access to execute successfully.  The cimconfig tests modify
#configuration files.

XDIRS = \
    cimconfig/tests \
    cimuser/tests 

include $(ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2