Removed Ode build from OSX target.

This is now replaced by the Ode lib in CVS.
Maarten
This commit is contained in:
Maarten Gribnau
2002-12-16 22:31:50 +00:00
parent 8b9b761e97
commit eb12ae40dc

View File

@@ -38,7 +38,10 @@ endif
include nan_definitions.mk
DIRS = ode creator blender kernel gameengine
DIRS = creator blender kernel gameengine
ifneq ($(OS),darwin)
DIRS += ode
endif
ifeq ($(OS),windows)
DIRS += icons