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

Diff for /pegasus/mak/config.mak between version 1.151.2.3 and 1.151.2.5

version 1.151.2.3, 2007/09/15 02:50:20 version 1.151.2.5, 2007/11/01 15:11:58
Line 39 
Line 39 
     ROOT =  $(subst \,/,$(PEGASUS_ROOT))     ROOT =  $(subst \,/,$(PEGASUS_ROOT))
 endif endif
  
 ifdef TARGET  ifdef CONFIGURATION
   include $(ROOT)/target.mak    include $(CONFIGURATION)
   else
     -include $(ROOT)/configure.mak
 endif endif
  
 ifdef PEGASUS_ENVVAR_FILE ifdef PEGASUS_ENVVAR_FILE


Legend:
Removed from v.1.151.2.3  
changed lines
  Added in v.1.151.2.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2