diff options
Diffstat (limited to 'crypto/seed')
-rw-r--r-- | crypto/seed/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/seed/Makefile.in b/crypto/seed/Makefile.in index fe55942ca2..2ae714d032 100644 --- a/crypto/seed/Makefile.in +++ b/crypto/seed/Makefile.in @@ -35,9 +35,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) |