Infer TRICK_HOME automatically

Refs #358
This commit is contained in:
Derek Bankieris 2017-03-21 10:24:02 -05:00
parent ef6f426d5c
commit 17a5028e43

View File

@ -1,4 +1,4 @@
TRICK_HOME := $(abspath $(dir $(lastword $(MAKEFILE_LIST)))../../..)
include ${TRICK_HOME}/share/trick/makefiles/Makefile.common
include ${TRICK_HOME}/share/trick/makefiles/Makefile.tricklib