aboutsummaryrefslogtreecommitdiffstats
path: root/engines/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'engines/Makefile.in')
-rw-r--r--engines/Makefile.in4
1 files changed, 0 insertions, 4 deletions
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 \