diff options
Diffstat (limited to 'libraries/libtfm/tomsfastmath/Makefile')
-rw-r--r-- | libraries/libtfm/tomsfastmath/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libtfm/tomsfastmath/Makefile b/libraries/libtfm/tomsfastmath/Makefile new file mode 100644 index 0000000..695aa92 --- /dev/null +++ b/libraries/libtfm/tomsfastmath/Makefile @@ -0,0 +1,4 @@ +vpath %.c ${LIBTFM_SRC}/tomsfastmath +vpath %.h ${LIBTFM_SRC}/tomsfastmath + +include ${LIBTFM_SRC}/tomsfastmath/makefile |