diff options
Diffstat (limited to 'crypto/md4')
-rw-r--r-- | crypto/md4/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/md4/Makefile.in b/crypto/md4/Makefile.in index 870123729c..450b149bfc 100644 --- a/crypto/md4/Makefile.in +++ b/crypto/md4/Makefile.in @@ -38,8 +38,6 @@ lib: $(LIBOBJ) files: $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO -update: depend - depend: @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile... $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) |