make "local" *.local files take precedence over those in TOP/..

This commit is contained in:
dhickin
2014-12-03 16:55:27 +00:00
parent f3f6141e6a
commit 354fdd412f

View File

@@ -20,8 +20,8 @@ CHECK_RELEASE = YES
# INSTALL_LOCATION here.
#INSTALL_LOCATION=</path/name/to/install/top>
-include $(TOP)/configure/CONFIG_SITE.local
-include $(TOP)/../CONFIG_SITE.local
-include $(TOP)/configure/CONFIG_SITE.local
ifdef WITH_COVERAGE
USR_CPPFLAGS += --coverage