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

Diff for /pegasus/mak/commands.mak between version 1.11 and 1.12

version 1.11, 2005/02/14 10:36:42 version 1.12, 2005/02/14 21:19:03
Line 1 
Line 1 
 ifndef OS  # Ensure that config.mak is included (so that the OS variable is set correctly)
     ifndef ROOT     ifndef ROOT
         ifdef PEGASUS_ROOT         ifdef PEGASUS_ROOT
             ROOT =  $(subst \,/,$(PEGASUS_ROOT))             ROOT =  $(subst \,/,$(PEGASUS_ROOT))
         else         else
             ROOT = .             ROOT = .
         endif         endif
     endif  
     include $(ROOT)/mak/config.mak     include $(ROOT)/mak/config.mak
 endif endif
  


Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2