Pass CFLAG to dependency makers, so non-standard system include paths are
[openssl.git] / crypto / krb5 / Makefile.ssl
index 6dd4449e1e76ba9078a467d1bb64414cae5185d7..496370f1aaf422d7de9b1d56c22b5f0c0b4e866a 100644 (file)
@@ -69,7 +69,7 @@ lint:
        lint -DLINT $(INCLUDES) $(SRC)>fluff
 
 depend:
-       $(MAKEDEPEND) $(INCLUDES) $(DEPFLAG) $(LIBSRC)
+       $(MAKEDEPEND) $(CFLAG) $(INCLUDES) $(DEPFLAG) $(LIBSRC)
 
 dclean:
        $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new