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