Infer TRICK_HOME automatically

Refs #358
This commit is contained in:
Derek Bankieris 2017-02-10 10:29:56 -06:00
parent 337139cacb
commit d965f4b0a8

View File

@ -1,4 +1,4 @@
TRICK_HOME := $(abspath $(dir $(lastword $(MAKEFILE_LIST)))../../..)
# The config_${HOST_TYPE}.mk file provides LLVM_HOME
include ${TRICK_HOME}/share/trick/makefiles/Makefile.common