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/bf/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'crypto/bf') diff --git a/crypto/bf/Makefile.in b/crypto/bf/Makefile.in index 4a3d726e5d..a41b9d1969 100644 --- a/crypto/bf/Makefile.in +++ b/crypto/bf/Makefile.in @@ -42,9 +42,6 @@ lib: $(LIBOBJ) bf-586.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl $(PERL) asm/bf-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) $@ -files: - $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO - depend: $(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC) -- cgit v1.2.3