The branch OpenSSL_1_0_2-stable has been updated
via fb4f46763fed3c600db21974577061b611b6fa46 (commit)
from babe434c99251cd1e3c84d6906f579509343186c (commit)
- Log -----------------------------------------------------------------
commit fb4f46763fed3c600db21974577061b611b6fa46
Author: Richard Levitte <[email protected]>
Date: Thu Dec 3 15:20:10 2015 +0100
Add cleanup of *.s
Reviewed-by: Matt Caswell <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
crypto/ec/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crypto/ec/Makefile b/crypto/ec/Makefile
index 359ef4e..8949145 100644
--- a/crypto/ec/Makefile
+++ b/crypto/ec/Makefile
@@ -89,7 +89,7 @@ dclean:
mv -f Makefile.new $(MAKEFILE)
clean:
- rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
+ rm -f *.s *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
# DO NOT DELETE THIS LINE -- make depend depends on it.
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits