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

Diff for /pegasus/src/Makefile between version 1.9.2.3 and 1.14

version 1.9.2.3, 2001/08/15 23:43:46 version 1.14, 2002/09/24 23:50:32
Line 2 
Line 2 
  
 include $(ROOT)/mak/config.mak include $(ROOT)/mak/config.mak
  
 DIRS =  Pegasus slp Clients Providers Server  ifeq ($(PEGASUS_PLATFORM),ZOS_ZSERIES_IBM)
   DIRS =  Pegasus Clients Providers Server
   else
   ifeq ($(OS),HPUX) || ifdef NO_SLP
   DIRS =  Pegasus Clients Providers Server
   else
   DIRS =  Pegasus slp Clients Providers Server utils
   endif
   endif
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak
  


Legend:
Removed from v.1.9.2.3  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2