summaryrefslogtreecommitdiffstats
path: root/apps/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'apps/Makefile.in')
-rw-r--r--apps/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/Makefile.in b/apps/Makefile.in
index 6e8bdf5882..064496b6d4 100644
--- a/apps/Makefile.in
+++ b/apps/Makefile.in
@@ -75,9 +75,6 @@ scripts: $(SCRIPTS)
openssl-vms.cnf: openssl.cnf
$(PERL) $(TOP)/VMS/VMSify-conf.pl < openssl.cnf > openssl-vms.cnf
-files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
install:
@[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
@set -e; for i in $(EXE); \