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>2005-04-30 21:33:20 +0400
committerChris Want <cwant@ualberta.ca>2005-04-30 21:33:20 +0400
commitec52d4a0d34d9ca186cec55a98931162efcf1cea (patch)
tree7da46711a4e65cffa6e61a181deae0191a16ab99 /source/Makefile
parent194ded126398ad7a784d04eaa9ec5d4fa82826d3 (diff)
Allow make to find user-def.mk even when compiling in subdirectories
using the 'mke' trick.
Diffstat (limited to 'source/Makefile')
-rw-r--r--source/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Makefile b/source/Makefile
index 58f998f66a0..6f5b3640df0 100644
--- a/source/Makefile
+++ b/source/Makefile
@@ -36,6 +36,7 @@ ifndef NANENV
export NANENV := $(shell env | grep NAN_)
endif
+sinclude ../user-def.mk
include nan_definitions.mk
DIRS = creator blender kernel