From 007c80eae4e1f36e28a9645c485c14ec61baed4e Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 17 Mar 2016 23:01:21 +0100 Subject: 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 --- crypto/async/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'crypto/async') diff --git a/crypto/async/Makefile.in b/crypto/async/Makefile.in index 97b5385c08..aa85749899 100644 --- a/crypto/async/Makefile.in +++ b/crypto/async/Makefile.in @@ -36,9 +36,6 @@ lib: $(LIBOBJ) $(RANLIB) $(LIB) || echo Never mind. @touch lib -files: - $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO - links: @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER) @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST) -- cgit v1.2.3