aboutsummaryrefslogtreecommitdiff
path: root/libraries/libtfm
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2016-06-25 15:13:43 -0400
committerPaul Selkirk <paul@psgd.org>2016-06-25 15:13:51 -0400
commite3db117ae05a248773abe4b7ec2ef95ed7203b8e (patch)
treef093767315ebc72264cbc858a40c5b616bef139e /libraries/libtfm
parentaa90cb43b370ee219e1e14ad774b662a53178727 (diff)
Split LIB*_DIR into _SRC and _BLD.
Also rename all instances of GNUmakefile to Makefile.
Diffstat (limited to 'libraries/libtfm')
-rw-r--r--libraries/libtfm/Makefile (renamed from libraries/libtfm/GNUmakefile)2
-rw-r--r--libraries/libtfm/tomsfastmath/Makefile (renamed from libraries/libtfm/tomsfastmath/GNUmakefile)0
2 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libtfm/GNUmakefile b/libraries/libtfm/Makefile
index ca86f80..4dfcb45 100644
--- a/libraries/libtfm/GNUmakefile
+++ b/libraries/libtfm/Makefile
@@ -1,5 +1,5 @@
-# This duplicates more of sw/thirdparty/libtfm/GNUmakefile than I
+# This duplicates more of sw/thirdparty/libtfm/Makefile than I
# would like, but it does the job. Prettier makefiles can wait for another day.
ifndef CRYPTECH_ROOT
diff --git a/libraries/libtfm/tomsfastmath/GNUmakefile b/libraries/libtfm/tomsfastmath/Makefile
index 7141763..7141763 100644
--- a/libraries/libtfm/tomsfastmath/GNUmakefile
+++ b/libraries/libtfm/tomsfastmath/Makefile