summaryrefslogtreecommitdiff
path: root/crypto/txt_db
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/txt_db')
-rw-r--r--crypto/txt_db/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/txt_db/Makefile.in b/crypto/txt_db/Makefile.in
index e3810fa244..905ab41ab4 100644
--- a/crypto/txt_db/Makefile.in
+++ b/crypto/txt_db/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)