summaryrefslogtreecommitdiffstats
path: root/crypto/async/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/async/Makefile.in')
-rw-r--r--crypto/async/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/async/Makefile.in b/crypto/async/Makefile.in
index 97b5385c08..aa85749899 100644
--- a/crypto/async/Makefile.in
+++ b/crypto/async/Makefile.in
@@ -36,9 +36,6 @@ lib: $(LIBOBJ)
$(RANLIB) $(LIB) || echo Never mind.
@touch lib
-files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
links:
@$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
@$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)