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

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

version 1.14, 2002/09/24 23:50:32 version 1.15, 2002/10/02 18:31:18
Line 5 
Line 5 
 ifeq ($(PEGASUS_PLATFORM),ZOS_ZSERIES_IBM) ifeq ($(PEGASUS_PLATFORM),ZOS_ZSERIES_IBM)
 DIRS =  Pegasus Clients Providers Server DIRS =  Pegasus Clients Providers Server
 else else
 ifeq ($(OS),HPUX) || ifdef NO_SLP  ifeq ($(OS),HPUX)
   DIRS =  Pegasus Clients Providers Server
   else
   ifdef NO_SLP
 DIRS =  Pegasus Clients Providers Server DIRS =  Pegasus Clients Providers Server
 else else
 DIRS =  Pegasus slp Clients Providers Server utils DIRS =  Pegasus slp Clients Providers Server utils
 endif endif
 endif endif
   endif
  
 include $(ROOT)/mak/recurse.mak include $(ROOT)/mak/recurse.mak
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2