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/idea/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'crypto/idea') diff --git a/crypto/idea/Makefile.in b/crypto/idea/Makefile.in index b3aafcad79..61ab62b713 100644 --- a/crypto/idea/Makefile.in +++ b/crypto/idea/Makefile.in @@ -34,9 +34,6 @@ lib: $(LIBOBJ) $(RANLIB) $(LIB) || echo Never mind. @touch lib -files: - $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO - depend: $(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC) -- cgit v1.2.3