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

 1 karl  1.16  ROOT = $(PEGASUS_ROOT)
 2 karl  1.1  
 3            include $(ROOT)/mak/config.mak
 4            
 5 kumpf 1.10 DIRS = \
 6 karl  1.20     CLITestClients \
 7            	CGIClient \
 8 kumpf 1.10     TestClient \
 9                cliutils \
10                cimconfig \
11                cimuser \
12                cimauth \
13 kumpf 1.14     cimprovider \
14 kumpf 1.17     cimprovider/tests \
15 kumpf 1.18     osinfo \
16 kumpf 1.10     wbemexec \
17 kumpf 1.14     wbemexec/tests \
18 karl  1.20     tomof
19            
20 kumpf 1.21 ifeq ($(OS),HPUX)
21              DIRS += \
22                ntpinfo \
23                dnsinfo
24            endif
25            
26 kumpf 1.15 
27            #The following tests are NOT included as part of the standard
28            #regession test.  The cimuser tests require PrivilegedUser
29            #access to execute successfully.  The cimconfig tests modify
30            #configuration files.
31            
32            XDIRS = \
33                cimconfig/tests \
34                cimuser/tests 
35 karl  1.1  
36            include $(ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2