]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Unconditionally delete all *.a files for make clean.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 31 Mar 2015 19:57:22 +0000 (21:57 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 31 Mar 2015 19:57:22 +0000 (21:57 +0200)
ChangeLog
Makefile.in

index 2555f88977ec5659f8838027d47459eb9731743b..faffb6965fe1e06e376a2434b7aa931bc681f2ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-31  Niels Möller  <nisse@diamant.hack.org>
+
+       * Makefile.in (clean-here): Unconditionally delete *.a (including
+       stub libraries like *.dll.a).
+
 2015-03-30  Niels Möller  <nisse@diamant.hack.org>
 
        * version.h.in (GMP_NUMB_BITS) [NETTLE_USE_MINI_GMP]: Move
index 7ab903c0876c8c3f5c1cfc58b245c9aa78f45ae0..08efb7dfb3ffd89177084f4d2d50c09c3237f126 100644 (file)
@@ -620,7 +620,7 @@ distcheck: dist
        $(rm_distcheck)
 
 clean-here:
-       -rm -f $(TARGETS) *.$(OBJEXT) *.s *.so *.dll \
+       -rm -f $(TARGETS) *.$(OBJEXT) *.s *.so *.dll *.a \
                ecc-192.h ecc-224.h ecc-256.h ecc-384.h ecc-521.h ecc-25519.h \
                eccdata$(EXEEXT_FOR_BUILD) eccdata.stamp
        -rm -rf .lib libnettle.stamp libhogweed.stamp