(file) Return to config.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/config.mak between version 1.15.2.1 and 1.15.2.2

version 1.15.2.1, 2001/09/13 17:23:31 version 1.15.2.2, 2001/10/28 20:25:38
Line 21 
Line 21 
     HPUX_PARISC_ACC \     HPUX_PARISC_ACC \
     TRU64_ALPHA_DECCXX \     TRU64_ALPHA_DECCXX \
     SOLARIS_SPARC_GNU \     SOLARIS_SPARC_GNU \
     ZOS_ZSERIES_IBM      ZOS_ZSERIES_IBM \
       NSK_NONSTOP_NMCPLUS
  
 ifndef PEGASUS_PLATFORM ifndef PEGASUS_PLATFORM
   ERROR = pegasus_platform_undefined   ERROR = pegasus_platform_undefined
Line 81 
Line 82 
    FOUND = true    FOUND = true
 endif endif
  
   ifeq ($(PEGASUS_PLATFORM),NSK_NONSTOP_NMCPLUS)
      include $(ROOT)/mak/platform_$(PEGASUS_PLATFORM).mak
      FOUND = true
   endif
   
 ifneq ($(FOUND),true) ifneq ($(FOUND),true)
   ERROR = pegasus_unknown_platform   ERROR = pegasus_unknown_platform
 pegasus_unknown_platform: pegasus_unknown_platform:


Legend:
Removed from v.1.15.2.1  
changed lines
  Added in v.1.15.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2