summaryrefslogtreecommitdiff
path: root/crypto/md2
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md2')
-rw-r--r--crypto/md2/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/md2/Makefile.in b/crypto/md2/Makefile.in
index 2692884a24..16bfea7bab 100644
--- a/crypto/md2/Makefile.in
+++ b/crypto/md2/Makefile.in
@@ -34,9 +34,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)