Irix will now link to ode

This commit is contained in:
Chris Want
2003-03-31 17:27:20 +00:00
parent a6acb198a8
commit 1f668df514
2 changed files with 1 additions and 7 deletions

View File

@@ -36,8 +36,6 @@ include nan_definitions.mk
SOURCEDIR = source/gameengine/Physics
DIR = $(OCGDIR)/gameengine/blphys
DIRS = common Sumo Dummy
ifneq ($(OS),$(findstring $(OS), "irix"))
DIRS += BlOde
endif
DIRS += BlOde
include nan_subdirs.mk