diff options
Diffstat (limited to 'libraries/libtfm/tomsfastmath/GNUmakefile')
-rw-r--r-- | libraries/libtfm/tomsfastmath/GNUmakefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/libtfm/tomsfastmath/GNUmakefile b/libraries/libtfm/tomsfastmath/GNUmakefile deleted file mode 100644 index 7141763..0000000 --- a/libraries/libtfm/tomsfastmath/GNUmakefile +++ /dev/null @@ -1,8 +0,0 @@ -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 |