(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.2 and 1.1.2.3

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


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2