diff options
author | Rob Austein <sra@hactrn.net> | 2016-06-26 01:04:05 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-06-26 01:04:05 -0400 |
commit | 6c7ea9977c45116cc51aba7a4486059926d01113 (patch) | |
tree | ae5f4cc31d2a5c4d2688f3dfdca543e81c7c95e1 /libtfm | |
parent | b996343a3b07228ca34e6b0df4cc7c1033e48af5 (diff) |
More GNUmakefile cleanup.
Diffstat (limited to 'libtfm')
-rw-r--r-- | libtfm/Makefile (renamed from libtfm/GNUmakefile) | 2 | ||||
-rw-r--r-- | libtfm/tomsfastmath/Makefile (renamed from libtfm/tomsfastmath/GNUmakefile) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/libtfm/GNUmakefile b/libtfm/Makefile index df90ddf..b819bba 100644 --- a/libtfm/GNUmakefile +++ b/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/libtfm/tomsfastmath/GNUmakefile b/libtfm/tomsfastmath/Makefile index ea0a524..ea0a524 100644 --- a/libtfm/tomsfastmath/GNUmakefile +++ b/libtfm/tomsfastmath/Makefile |