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 8fa1396866b..14684250c63 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -310,12 +310,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