blender/source
Kent Mein 227a8b7d16 I took out adding ode to the directorys to build in blender/source/Makefile
since its no longer there.  Here is the diff.

Kent

Index: Makefile
===================================================================
RCS file: /cvsroot/bf-blender/blender/source/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile    11 Jan 2003 22:47:48 -0000      1.24
+++ Makefile    14 Jan 2003 19:06:59 -0000
@@ -39,9 +39,6 @@
 include nan_definitions.mk

 DIRS = creator blender kernel gameengine
-ifneq ($(OS),$(findstring $(OS), "darwin freebsd irix linux"))
-    DIRS += ode
-endif
2003-01-14 19:08:56 +00:00
..
blender Remove BDR_isect.h 2003-01-13 19:20:34 +00:00
creator sgefants patch to remove the License Key stuff. 2002-12-06 19:48:37 +00:00
darwin I moved source/darwin/blenderpublisher.app to source/darwin/blender.app 2002-12-03 10:02:40 +00:00
gameengine skip BlOde for irix 2003-01-11 22:10:00 +00:00
icons - replaced files with the original versions that also contain 32x32 and 2003-01-04 17:18:50 +00:00
kernel Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
BL-license.txt Initial revision 2002-10-12 11:37:38 +00:00
GPL-license.txt Initial revision 2002-10-12 11:37:38 +00:00
Makefile I took out adding ode to the directorys to build in blender/source/Makefile 2003-01-14 19:08:56 +00:00
nan_compile.mk Added the the magic compiler flag that will turn on game-engine integration with Blender. The line is commented by default as was discussed on the list. 2002-12-19 22:06:32 +00:00
nan_definitions.mk kill unneccesary python ramblings on Solaris 2003-01-12 06:12:25 +00:00
nan_link.mk First checkin of core ODE functionality. See OdePhysicsController.cpp for a todo list. 2002-10-18 14:36:34 +00:00
nan_subdirs.mk Initial revision 2002-10-12 11:37:38 +00:00
nan_warn.mk Initial revision 2002-10-12 11:37:38 +00:00