aboutsummaryrefslogtreecommitdiff
path: root/libtfm/tomsfastmath/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'libtfm/tomsfastmath/GNUmakefile')
-rw-r--r--libtfm/tomsfastmath/GNUmakefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/libtfm/tomsfastmath/GNUmakefile b/libtfm/tomsfastmath/GNUmakefile
new file mode 100644
index 0000000..ea0a524
--- /dev/null
+++ b/libtfm/tomsfastmath/GNUmakefile
@@ -0,0 +1,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