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

Diff for /pegasus/src/Clients/Makefile between version 1.24 and 1.35

version 1.24, 2003/08/14 07:08:14 version 1.35, 2005/03/01 23:42:57
Line 14 
Line 14 
     cimprovider/tests \     cimprovider/tests \
     osinfo \     osinfo \
     wbemexec \     wbemexec \
     wbemexec/tests \  
     tomof \     tomof \
     ipinfo \     ipinfo \
     g11ntest \     g11ntest \
     benchmarkTest      benchmarkTest \
       cimperf \
       MCCATestClient \
       repupgrade  \
       repupgrade/SSPModules/SampleSSPModule \
       repupgrade/tests
   
   ifndef PEGASUS_XML_ORDERING_DEFECT_ENCOUNTERED
     DIRS += \
       wbemexec/tests
   endif
  
 ifeq ($(OS),HPUX) ifeq ($(OS),HPUX)
   DIRS += \   DIRS += \
     ntpinfo \     ntpinfo \
     dnsinfo      dnsinfo \
       nisinfo
   endif
   
   ifeq ($(OS),VMS)
     DIRS += \
       ntpinfo \
       dnsinfo \
       nisinfo
 endif endif
  
   DIRS_SSLTRUSTMGR = \
       ssltrustmgr
   
   ifdef PEGASUS_HAS_SSL
     DIRS += \
       $(DIRS_SSLTRUSTMGR) \
       $(DIRS_SSLTRUSTMGR)/tests \
       TestCertClient
   endif
  
 #The following tests are NOT included as part of the standard #The following tests are NOT included as part of the standard
 #regession test.  The cimuser tests require PrivilegedUser #regession test.  The cimuser tests require PrivilegedUser


Legend:
Removed from v.1.24  
changed lines
  Added in v.1.35

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2