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 --- engines/Makefile.in | 4 ---- engines/afalg/Makefile.in | 3 --- 2 files changed, 7 deletions(-) (limited to 'engines') diff --git a/engines/Makefile.in b/engines/Makefile.in index 4c8ca99c06..e37c4e2be9 100644 --- a/engines/Makefile.in +++ b/engines/Makefile.in @@ -79,10 +79,6 @@ e_padlock-x86_64.s: asm/e_padlock-x86_64.pl subdirs: @target=all; $(RECURSIVE_MAKE) -files: - $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO - @target=files; $(RECURSIVE_MAKE) - install: @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile... @if [ -n "$(SHARED_LIBS)" ]; then \ diff --git a/engines/afalg/Makefile.in b/engines/afalg/Makefile.in index fb41993fbd..8a7408fbcb 100644 --- a/engines/afalg/Makefile.in +++ b/engines/afalg/Makefile.in @@ -53,9 +53,6 @@ install: depend: @[ -z "$(THIS)" ] || $(TOP)/util/domd $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) $(TESTLIBSRC) -files: - $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO - clean: rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff *.so *.dll *.dylib -- cgit v1.2.3