aboutsummaryrefslogtreecommitdiff
path: root/libraries/libtfm/tomsfastmath/GNUmakefile
blob: 7141763541a63f053dc89727ea97fe87e95431e5 (plain) (blame)
1
2
3
4
5
6
7
8
ifndef CRYPTECH_ROOT
  CRYPTECH_ROOT := $(abspath ../../../../..)
endif

vpath %.c ${CRYPTECH_ROOT}/sw/thirdparty/libtfm/tomsfastmath
vpath %.h ${CRYPTECH_ROOT}/sw/thirdparty/libtfm/tomsfastmath

include ${CRYPTECH_ROOT}/sw/thirdparty/libtfm/tomsfastmath/makefile