mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
er7_util header files not being installed
Checked in makefile with debug statement overriding the install prefix. :( refs #246
This commit is contained in:
parent
c9e3bc77da
commit
75fb095960
1
Makefile
1
Makefile
@ -333,7 +333,6 @@ clean_gui: clean_java
|
||||
# INSTALL Targets
|
||||
################################################################################
|
||||
|
||||
PREFIX := ${HOME}/temp2
|
||||
ER7_HEADERS := $(addprefix $(PREFIX)/include/, $(filter er7_utils/%, $(shell cd trick_source && find er7_utils -name \*.hh)))
|
||||
|
||||
${ER7_HEADERS} : ${PREFIX}/include/% : trick_source/%
|
||||
|
Loading…
Reference in New Issue
Block a user