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/rc4/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'crypto/rc4') diff --git a/crypto/rc4/Makefile.in b/crypto/rc4/Makefile.in index 0d4952c9ff..816ec2fb83 100644 --- a/crypto/rc4/Makefile.in +++ b/crypto/rc4/Makefile.in @@ -62,9 +62,6 @@ rc4-ia64.s: rc4-ia64.S # GNU make "catch all" rc4-%.s: asm/rc4-%.pl; $(PERL) $< $(PERLASM_SCHEME) $@ -files: - $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO - depend: $(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC) -- cgit v1.2.3