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

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

version 1.32, 2005/02/18 22:23:06 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 23 
Line 23 
     MCCATestClient \     MCCATestClient \
     repupgrade  \     repupgrade  \
     repupgrade/SSPModules/SampleSSPModule \     repupgrade/SSPModules/SampleSSPModule \
       SendTestIndications \
     repupgrade/tests     repupgrade/tests
  
   ifndef PEGASUS_XML_ORDERING_DEFECT_ENCOUNTERED
     DIRS += \
       wbemexec/tests
   endif
   
 ifeq ($(OS),HPUX) ifeq ($(OS),HPUX)
   DIRS += \   DIRS += \
     ntpinfo \     ntpinfo \
Line 43 
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.32  
changed lines
  Added in v.1.38

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2