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