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