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

Diff for /pegasus/vxworks/Attic/config.mak between version 1.1.2.1 and 1.1.2.2

version 1.1.2.1, 2007/09/13 16:36:05 version 1.1.2.2, 2007/09/13 20:38:38
Line 1 
Line 1 
 export PEGASUS_PLATFORM=VXWORKS_PENTIUM_GNU  export PEGASUS_PLATFORM ::= VXWORKS_PENTIUM_GNU
 export PEGASUS_ROOT=$(HOME)/pegasus  export PEGASUS_ROOT ::= $(shell dirname $(shell pwd))
 export PEGASUS_HOME=$(HOME)/pegasus/$(PEGASUS_PLATFORM)  export PEGASUS_ROOT ::= $(HOME)/pegasus
 export PEGASUS_DISABLE_PROV_USERCTXT=1  export PEGASUS_HOME ::= $(PEGASUS_ROOT)/$(PEGASUS_PLATFORM)
 export PEGASUS_DEFAULT_ENABLE_OOP=false  export PEGASUS_DISABLE_PROV_USERCTXT ::= 1
 export CC=ccache ccpentium  export PEGASUS_DEFAULT_ENABLE_OOP ::= false
 export CXX=ccache c++pentium  export CC ::= ccache ccpentium
   export CXX ::= ccache c++pentium


Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2