adjust Makefiles

This commit is contained in:
Michael Davidsaver
2016-02-01 16:25:09 -05:00
parent cfe939ca7a
commit 4f3f6784d4
4 changed files with 99 additions and 111 deletions

View File

@ -29,9 +29,6 @@ USR_CPPFLAGS += --coverage
USR_LDFLAGS += --coverage
endif
INSTALL_INCLUDE = $(INSTALL_LOCATION)/include/pv
USR_INCLUDES += -I $(INSTALL_LOCATION)/include
-include $(TOP)/../CONFIG_SITE.local
-include $(TOP)/configure/CONFIG_SITE.local