diff options
Diffstat (limited to 'crypto/conf/Makefile.in')
-rw-r--r-- | crypto/conf/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/conf/Makefile.in b/crypto/conf/Makefile.in index e1bae369c2..5acaa1c403 100644 --- a/crypto/conf/Makefile.in +++ b/crypto/conf/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) |