summaryrefslogtreecommitdiffstats
path: root/ssl
diff options
context:
space:
mode:
Diffstat (limited to 'ssl')
-rw-r--r--ssl/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/ssl/Makefile.in b/ssl/Makefile.in
index 28c427c282..26444ca429 100644
--- a/ssl/Makefile.in
+++ b/ssl/Makefile.in
@@ -68,9 +68,6 @@ shared: lib
(cd ..; $(MAKE) $(SHARED_LIB)); \
fi
-files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
depend:
$(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC)