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

Diff for /pegasus/src/Clients/Makefile between version 1.28 and 1.29

version 1.28, 2004/12/03 01:49:47 version 1.29, 2005/01/07 00:55:28
Line 21 
Line 21 
     benchmarkTest \     benchmarkTest \
     cimperf \     cimperf \
     MCCATestClient \     MCCATestClient \
     ssltrustmgr  
  
 ifeq ($(OS),HPUX) ifeq ($(OS),HPUX)
   DIRS += \   DIRS += \
Line 30 
Line 29 
     nisinfo     nisinfo
 endif endif
  
   DIRS_SSLTRUSTMGR = \
       ssltrustmgr
   
   ifdef PEGASUS_HAS_SSL
     DIRS += $(DIRS_SSLTRUSTMGR)
   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.28  
changed lines
  Added in v.1.29

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2