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

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

version 1.26, 2004/06/04 16:51:47 version 1.32, 2005/02/18 22:23:06
Line 19 
Line 19 
     ipinfo \     ipinfo \
     g11ntest \     g11ntest \
     benchmarkTest \     benchmarkTest \
     MCCATestClient      cimperf \
       MCCATestClient \
       repupgrade  \
       repupgrade/SSPModules/SampleSSPModule \
       repupgrade/tests
  
 ifeq ($(OS),HPUX) ifeq ($(OS),HPUX)
   DIRS += \   DIRS += \
Line 28 
Line 32 
     nisinfo     nisinfo
 endif endif
  
   ifeq ($(OS),VMS)
     DIRS += \
       ntpinfo \
       dnsinfo \
       nisinfo
   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.26  
changed lines
  Added in v.1.32

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2