Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2009-08-04 07:13:36 +0400
committerCampbell Barton <ideasman42@gmail.com>2009-08-04 07:13:36 +0400
commit59bfe91f217dcb9c4a2ccb44422fe3f20566b751 (patch)
tree86a536b99153595d9014c2da9ed0923d01683c47 /source/Makefile
parente0f5764e4c37e5a120b307153ca6a78e35bb6632 (diff)
remove makefile cruft, mostly BGE related references to SUMO, Fuzzics, Blenkey etc.
also remove define MOZ_NOT_NET that was being used all over for telling the plugin to link against mozilla (not netscape)
Diffstat (limited to 'source/Makefile')
-rw-r--r--source/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/Makefile b/source/Makefile
index 49036fddb8f..abb0f311174 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -114,8 +114,6 @@ ifneq ($(NAN_NO_KETSJI),true)
COMLIB += $(OCGDIR)/gameengine/ketsji/$(DEBUG_DIR)libketsji.a
COMLIB += $(OCGDIR)/gameengine/blconverter/$(DEBUG_DIR)libblconverter.a
COMLIB += $(OCGDIR)/gameengine/blconverter/$(DEBUG_DIR)libblconverter.a
- COMLIB += $(OCGDIR)/gameengine/blphys/fuzzics/$(DEBUG_DIR)libfuzzics.a
- COMLIB += $(NAN_QHULL)/lib/libqhull.a
COMLIB += $(OCGDIR)/gameengine/blphys/dummy/$(DEBUG_DIR)libdummy.a
COMLIB += $(OCGDIR)/gameengine/blphys/common/$(DEBUG_DIR)libcommon.a
COMLIB += $(OCGDIR)/gameengine/blphys/dummy/$(DEBUG_DIR)libdummy.a