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

Diff for /pegasus/src/Clients/Makefile between version 1.31 and 1.38

version 1.31, 2005/02/14 22:44:37 version 1.38, 2005/03/18 12:37:20
Line 5 
Line 5 
 DIRS = \ DIRS = \
     CLITestClients \     CLITestClients \
         CGIClient \         CGIClient \
       CGIClient/tests \
     TestClient \     TestClient \
     cliutils \     cliutils \
     cimconfig \     cimconfig \
Line 14 
Line 15 
     cimprovider/tests \     cimprovider/tests \
     osinfo \     osinfo \
     wbemexec \     wbemexec \
     wbemexec/tests \  
     tomof \     tomof \
     ipinfo \     ipinfo \
     g11ntest \     g11ntest \
Line 22 
Line 22 
     cimperf \     cimperf \
     MCCATestClient \     MCCATestClient \
     repupgrade  \     repupgrade  \
     repupgrade/SSPModules/SampleSSPModule      repupgrade/SSPModules/SampleSSPModule \
       SendTestIndications \
       repupgrade/tests
   
   ifndef PEGASUS_XML_ORDERING_DEFECT_ENCOUNTERED
     DIRS += \
       wbemexec/tests
   endif
  
 ifeq ($(OS),HPUX) ifeq ($(OS),HPUX)
   DIRS += \   DIRS += \
Line 42 
Line 49 
     ssltrustmgr     ssltrustmgr
  
 ifdef PEGASUS_HAS_SSL ifdef PEGASUS_HAS_SSL
   DIRS += $(DIRS_SSLTRUSTMGR)    DIRS += \
       $(DIRS_SSLTRUSTMGR) \
       ssltrustmgr/tests \
       TestCertClient
 endif endif
  
 #The following tests are NOT included as part of the standard #The following tests are NOT included as part of the standard


Legend:
Removed from v.1.31  
changed lines
  Added in v.1.38

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2