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

 1 karl  1.1 ROOT = ../..
 2           
 3           include $(ROOT)/mak/config.mak
 4           
 5 kumpf 1.10 DIRS = \
 6                CGIClient \
 7                TestClient \
 8                cliutils \
 9                cimconfig \
10                cimuser \
11                cimauth \
12 kumpf 1.14     cimprovider \
13 kumpf 1.10     wbemexec \
14 kumpf 1.14     wbemexec/tests \
15 kumpf 1.10     ToMofClient
16 kumpf 1.15 
17            #The following tests are NOT included as part of the standard
18            #regession test.  The cimuser tests require PrivilegedUser
19            #access to execute successfully.  The cimconfig tests modify
20            #configuration files.
21            
22            XDIRS = \
23                cimconfig/tests \
24                cimuser/tests 
25 karl  1.1  
26            include $(ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2