Revision: 23474
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=23474
Author: campbellbarton
Date: 2009-09-25 06:25:40 +0200 (Fri, 25 Sep 2009)
Log Message:
-----------
still doesn't work but this fixes make clean
Modified Paths:
--------------
trunk/blender/intern/Makefile
trunk/blender/source/nan_definitions.mk
Modified: trunk/blender/intern/Makefile
===================================================================
--- trunk/blender/intern/Makefile 2009-09-25 02:40:10 UTC (rev 23473)
+++ trunk/blender/intern/Makefile 2009-09-25 04:25:40 UTC (rev 23474)
@@ -32,7 +32,7 @@
# include nan_subdirs.mk
ALLDIRS = string ghost guardedalloc moto container memutil
-ALLDIRS += decimation iksolver itasc bsp SoundSystem opennl elbeem boolop
smoke audaspace
+ALLDIRS += decimation iksolver itasc bsp opennl elbeem boolop smoke audaspace
all::
@for i in $(ALLDIRS); do \
Modified: trunk/blender/source/nan_definitions.mk
===================================================================
--- trunk/blender/source/nan_definitions.mk 2009-09-25 02:40:10 UTC (rev
23473)
+++ trunk/blender/source/nan_definitions.mk 2009-09-25 04:25:40 UTC (rev
23474)
@@ -81,6 +81,8 @@
endif
export NAN_MOTO ?= $(LCGDIR)/moto
+ export NAN_ITASC ?= $(LCGDIR)/itasc
+
export BF_PROFILE ?= false
export NAN_USE_BULLET ?= true
export NAN_BULLET2 ?= $(LCGDIR)/bullet2
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs