export NANBLENDERHOME=$(shell pwd)
MAKEFLAGS=-I$(NANBLENDERHOME)/source --no-print-directory
-SOURCEDIR = blender
+SOURCEDIR =
ifeq ($(FREE_WINDOWS),true)
- DIRS ?= dlltool intern source po
+ DIRS ?= dlltool extern intern source po
endif
DIRS ?= extern intern source po