X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=crypto%2Fhmac%2FMakefile.ssl;fp=crypto%2Fhmac%2FMakefile.ssl;h=b91f20429928299ebe63d2e7a9cff1ba1ca611e5;hb=001ab3abad45752c13af5396a47551f46a6ebfdb;hp=33e90615d2db6966b0938661e71bc64313f1aba0;hpb=ec8ad2bb9603379651bf9196ac28593cc2360c77;p=openssl.git diff --git a/crypto/hmac/Makefile.ssl b/crypto/hmac/Makefile.ssl index 33e90615d2..b91f204299 100644 --- a/crypto/hmac/Makefile.ssl +++ b/crypto/hmac/Makefile.ssl @@ -68,7 +68,7 @@ lint: lint -DLINT $(INCLUDES) $(SRC)>fluff depend: - $(MAKEDEPEND) $(CFLAG) $(INCLUDES) $(DEPFLAG) $(PROGS) $(LIBSRC) + $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) dclean: $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new