X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fecc%2FMakefile;h=88e2f30c5c76a344e3a012bc6769705558924890;hb=098e78c96c113eccaa19b7e1a159ab736fc8d385;hp=5ea9985b7ec36649b672e10a28c7736614d4347e;hpb=282f15f04af1c73852a3e620aafc89b5226546eb;p=sdk diff --git a/compiler/ecc/Makefile b/compiler/ecc/Makefile index 5ea9985..88e2f30 100644 --- a/compiler/ecc/Makefile +++ b/compiler/ecc/Makefile @@ -30,11 +30,11 @@ CONSOLE = -mconsole # INCLUDES -_CF_DIR = ../../ +_SDK_SRC_ROOT = ../../ USE_BOOTSTRAP := defined -include $(_CF_DIR)crossplatform.mk -include $(_CF_DIR)default.cf +include $(_SDK_SRC_ROOT)crossplatform.mk +include $(_SDK_SRC_ROOT)default.cf # POST-INCLUDES VARIABLES