Infer TRICK_HOME automatically

Refs #358
This commit is contained in:
Derek Bankieris 2019-05-23 15:09:34 -05:00
parent 881ee69757
commit 295b9e3285

View File

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