aboutsummaryrefslogtreecommitdiff
path: root/crypto/bn/Makefile.in
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-03-17 23:01:21 +0100
committerRichard Levitte <levitte@openssl.org>2016-03-21 11:02:00 +0100
commit007c80eae4e1f36e28a9645c485c14ec61baed4e (patch)
treea4a1caa38dfd9534877bc735a3f89c90cc7f8844 /crypto/bn/Makefile.in
parent0ef1ce49eeed417c143a8c1bf77ce0d843306e3d (diff)
downloadopenssl-007c80eae4e1f36e28a9645c485c14ec61baed4e.zip
openssl-007c80eae4e1f36e28a9645c485c14ec61baed4e.tar.gz
openssl-007c80eae4e1f36e28a9645c485c14ec61baed4e.tar.bz2
Remove the remainder of util/mk1mf.pl and companion scripts
This removes all scripts that deal with MINFO as well, since that's only used by mk1mf. Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'crypto/bn/Makefile.in')
-rw-r--r--crypto/bn/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/bn/Makefile.in b/crypto/bn/Makefile.in
index eb610e7..420eebb 100644
--- a/crypto/bn/Makefile.in
+++ b/crypto/bn/Makefile.in
@@ -130,9 +130,6 @@ armv4-mont.o: armv4-mont.S
armv4-gf2m.o: armv4-gf2m.S
armv8-mont.o: armv8-mont.S
-files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
div:
rm -f a.out
gcc -I.. -g div.c ../../libcrypto.a