X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Frc5%2FMakefile;h=6ca0037c681b84143cd53e31d674e1490f25bf1b;hb=387d170b32ceeac450bfa50b81db9db9179dc880;hp=8a8b00eb89e6038b912ff722dd8a56713e5f82e8;hpb=247c3f60494e11c038595d7e5ae9e4edac181cc7;p=oweals%2Fopenssl.git diff --git a/crypto/rc5/Makefile b/crypto/rc5/Makefile index 8a8b00eb89..6ca0037c68 100644 --- a/crypto/rc5/Makefile +++ b/crypto/rc5/Makefile @@ -69,6 +69,8 @@ tests: lint: lint -DLINT $(INCLUDES) $(SRC)>fluff +update: depend + depend: @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile... $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)