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:
Diffstat (limited to 'source/Makefile')
-rw-r--r--source/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/Makefile b/source/Makefile
index 7b84cac1a49..6088db76bf7 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -308,12 +308,12 @@ ifeq ($(OS),linux)
BINTARGETS += blenderplayer
endif
ifeq ($(CPU),i386)
- BINTARGETS = plugin
+# BINTARGETS = plugin
# BINTARGETS += ptest
- BINTARGETS += xplink
+# BINTARGETS += xplink
BINTARGETS += blenderdynamic
- BINTARGETS += blenderplayer
- BINTARGETS += blenderstatic
+# BINTARGETS += blenderplayer
+# BINTARGETS += blenderstatic
endif
ifeq ($(CPU),powerpc)
BINTARGETS = blenderdynamic