Makefile updates from p4p

This commit is contained in:
Michael Davidsaver
2018-11-02 16:47:57 -07:00
parent 62b4a046bc
commit 1d8c6ab7b5
4 changed files with 50 additions and 26 deletions

View File

@ -37,7 +37,7 @@ PY_VER=2.7
# Module will be build against this version of the
# Python interpreter
#PYTHON = python$(PY_VER)
PYTHON ?= python$(PY_VER)
-include $(TOP)/configure/CONFIG_SITE.local
-include $(TOP)/../CONFIG_SITE.local