Unify configure files with the other V4 modules

This commit is contained in:
Andrew Johnson
2014-04-10 15:53:36 -05:00
parent 333bbca2f2
commit 2d450bdd5b
16 changed files with 82 additions and 168 deletions

View File

@ -14,14 +14,11 @@
# Set CHECK_RELEASE to NO to disable checking completely.
# Set CHECK_RELEASE to WARN to perform consistency checking but
# continue building anyway if conflicts are found.
CHECK_RELEASE = WARN
CHECK_RELEASE = YES
# To install files into a location other than $(TOP) define
# INSTALL_LOCATION here.
#INSTALL_LOCATION=</path/name/to/install/top>
INSTALL_INCLUDE = $(INSTALL_LOCATION)/include/pv
USR_INCLUDES += -I $(INSTALL_LOCATION)/include
-include $(TOP)/configure/CONFIG_SITE.local
-include $(TOP)/../CONFIG_SITE.local
-include $(TOP)/../CONFIG.local