summaryrefslogtreecommitdiffstats
path: root/crypto/md5/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md5/Makefile.in')
-rw-r--r--crypto/md5/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/md5/Makefile.in b/crypto/md5/Makefile.in
index 9c3fb1f857..48ddab350b 100644
--- a/crypto/md5/Makefile.in
+++ b/crypto/md5/Makefile.in
@@ -52,9 +52,6 @@ md5-ia64.s: asm/md5-ia64.S
md5-sparcv9.S: asm/md5-sparcv9.pl
$(PERL) asm/md5-sparcv9.pl $(PERLASM_SCHEME) $@
-files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
depend:
$(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC)