Allow make to find user-def.mk even when compiling in subdirectories
using the 'mke' trick.
This commit is contained in:
@@ -36,6 +36,7 @@ ifndef NANENV
|
|||||||
export NANENV := $(shell env | grep NAN_)
|
export NANENV := $(shell env | grep NAN_)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
sinclude ../user-def.mk
|
||||||
include nan_definitions.mk
|
include nan_definitions.mk
|
||||||
|
|
||||||
DIRS = creator blender kernel
|
DIRS = creator blender kernel
|
||||||
|
Reference in New Issue
Block a user