summaryrefslogtreecommitdiffstats
path: root/crypto/bio/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bio/Makefile.in')
-rw-r--r--crypto/bio/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/bio/Makefile.in b/crypto/bio/Makefile.in
index 2bf8601ee8..12cf6c6792 100644
--- a/crypto/bio/Makefile.in
+++ b/crypto/bio/Makefile.in
@@ -46,9 +46,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)