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 --- ssl/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'ssl') diff --git a/ssl/Makefile.in b/ssl/Makefile.in index 28c427c282..26444ca429 100644 --- a/ssl/Makefile.in +++ b/ssl/Makefile.in @@ -68,9 +68,6 @@ shared: lib (cd ..; $(MAKE) $(SHARED_LIB)); \ fi -files: - $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO - depend: $(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC) -- cgit v1.2.3