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:
authorChris Want <cwant@ualberta.ca>2004-07-19 06:43:07 +0400
committerChris Want <cwant@ualberta.ca>2004-07-19 06:43:07 +0400
commit6883efe712d5c29239372849295332b7aaa30584 (patch)
treebf3c1e1b8f70dbe9508764fc303265a63d265979 /Makefile
parentb42c714d75a2bb1eacb71657ecbd996179b24038 (diff)
windows-gcc vs. solid, round 2
Doing it the Kester way, but in a way that it actually compiles and links for non-Kester people. >=P (translation: FREE_WINDOWS now builds the stuff in extern and overwrites the pre-compiled solid libs).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e3758ce55f0..8cca8f2a6d1 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ MAKEFLAGS=-I$(NANBLENDERHOME)/source --no-print-directory
SOURCEDIR = blender
ifeq ($(FREE_WINDOWS),true)
- DIRS ?= dlltool intern source po
+ DIRS ?= dlltool extern intern source po
endif
DIRS ?= extern intern source po