summaryrefslogtreecommitdiffstats
path: root/crypto/ripemd/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ripemd/Makefile.in')
-rw-r--r--crypto/ripemd/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/ripemd/Makefile.in b/crypto/ripemd/Makefile.in
index a0135b3079..4a870499b9 100644
--- a/crypto/ripemd/Makefile.in
+++ b/crypto/ripemd/Makefile.in
@@ -42,9 +42,6 @@ lib: $(LIBOBJ)
rmd-586.s: asm/rmd-586.pl ../perlasm/x86asm.pl
$(PERL) asm/rmd-586.pl $(PERLASM_SCHEME) $(CFLAGS) $@
-files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
depend:
$(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC)