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

File: [Pegasus] / pegasus / src / Clients / Makefile (download)
Revision: 1.27, Mon Aug 2 12:57:55 2004 UTC (19 years, 10 months ago) by w.white
Branch: MAIN
CVS Tags: RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CQL_2_5_BRANCH, CHUNKTESTDONE_PEP140
Branch point for: RELEASE_2_4-branch
Changes since 1.26: +1 -0 lines
BUG#: 1798

TITLE: cimomperf changes

DESCRIPTION: I thought I committed these changes to cimomperf for
PEP's127 and 128 but that was not so. I am commiting changes now.
cimomperf is being changed to cimperf

 ROOT = $(PEGASUS_ROOT)

include $(ROOT)/mak/config.mak

DIRS = \
    CLITestClients \
	CGIClient \
    TestClient \
    cliutils \
    cimconfig \
    cimuser \
    cimauth \
    cimprovider \
    cimprovider/tests \
    osinfo \
    wbemexec \
    wbemexec/tests \
    tomof \
    ipinfo \
    g11ntest \
    benchmarkTest \
    cimperf \
    MCCATestClient

ifeq ($(OS),HPUX)
  DIRS += \
    ntpinfo \
    dnsinfo \
    nisinfo
endif


#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