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

Diff for /pegasus/src/Makefile between version 1.16 and 1.17.6.1

version 1.16, 2003/10/15 20:10:15 version 1.17.6.1, 2004/01/21 16:31:23
Line 2 
Line 2 
  
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 ifeq ($(PEGASUS_PLATFORM),ZOS_ZSERIES_IBM)  ifdef PEGASUS_ENABLE_SLP
 DIRS =  Pegasus Clients Providers Server  DIRS = utils slp Pegasus Clients Providers Server
 else else
 ifeq ($(OS),HPUX)  DIRS = utils Pegasus Clients Providers Server
 DIRS =  Pegasus Clients Providers Server  
 else  
 ifdef ($PEGASUS_SLP_CLASSES)  
 DIRS = slp Pegasus Clients Providers Server  
 else  
 DIRS = Pegasus Clients Providers Server  
 endif  
 endif  
 endif endif
  
  


Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17.6.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2