X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fbio%2FMakefile.in;fp=crypto%2Fbio%2FMakefile.in;h=263af7c4e94ebb31ac56ee500936c1157ef3cc59;hp=3148952bf7a42059d4876d5699944a6a28e6c47e;hb=56c77c52e1b0ad69fa133adb48c3221141b684c4;hpb=8cef1212f3a8271e1d9f2b4b02720751084a1785 diff --git a/crypto/bio/Makefile.in b/crypto/bio/Makefile.in index 3148952bf7..263af7c4e9 100644 --- a/crypto/bio/Makefile.in +++ b/crypto/bio/Makefile.in @@ -49,8 +49,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)