X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fmdc2%2FMakefile.ssl;h=ea2b3183785b33acf502e1509dcf6506f5a6a04a;hp=19cd3520eb5f5a13255a06a8e92f69b96bffd748;hb=17085b022caf5975d3288cfdcd071826a7140735;hpb=4367eb8706605b978d9d8b31ecba20c13f6e08e6 diff --git a/crypto/mdc2/Makefile.ssl b/crypto/mdc2/Makefile.ssl index 19cd3520eb..ea2b318378 100644 --- a/crypto/mdc2/Makefile.ssl +++ b/crypto/mdc2/Makefile.ssl @@ -68,7 +68,7 @@ lint: lint -DLINT $(INCLUDES) $(SRC)>fluff depend: - $(MAKEDEPEND) $(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