|
@ -4,7 +4,7 @@ |
|
|
# see LICENSE.txt
|
|
|
# see LICENSE.txt
|
|
|
|
|
|
|
|
|
######### Header #########
|
|
|
######### Header #########
|
|
|
HERE:= $(notdir $(CURDIR)) |
|
|
HERE:=$(dir $(lastword $(MAKEFILE_LIST))) |
|
|
|
|
|
|
|
|
######### General #########
|
|
|
######### General #########
|
|
|
BUILD_FOR:=$(shell uname) |
|
|
BUILD_FOR:=$(shell uname) |
|
|