(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                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 karl  1.16     ToMofClient\
16                tomof
17 kumpf 1.15 
18            #The following tests are NOT included as part of the standard
19            #regession test.  The cimuser tests require PrivilegedUser
20            #access to execute successfully.  The cimconfig tests modify
21            #configuration files.
22            
23            XDIRS = \
24                cimconfig/tests \
25                cimuser/tests 
26 karl  1.1  
27            include $(ROOT)/mak/recurse.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2