Brought back the sumo physics controllers and undid game engine make file

changes.
Instead modified the top level nan_definitions.mk to point the NAN_SUMO and
NAN_FUZZICS to the right locations.
Maarten
This commit is contained in:
2002-11-05 20:20:50 +00:00
parent 7c59c12dc0
commit 2d5514be28
4 changed files with 290 additions and 3 deletions

View File

@@ -55,8 +55,8 @@ all debug::
export NAN_MESA ?= /usr/src/Mesa-3.1
export NAN_MOTO ?= $(LCGDIR)/moto
export NAN_SOLID ?= $(SRCHOME)/sumo/SOLID-3.0
export NAN_SUMO ?= $(SRCHOME)/sumo
export NAN_FUZZICS ?= $(SRCHOME)/sumo/Fuzzics
export NAN_SUMO ?= $(SRCHOME)/gameengine/Physics/Sumo
export NAN_FUZZICS ?= $(SRCHOME)/gameengine/Physics/Sumo/Fuzzics
export NAN_ODE ?= $(SRCHOME)/ode
export NAN_OPENSSL ?= $(LCGDIR)/openssl
export NAN_BLENKEY ?= $(LCGDIR)/blenkey