New Configure option no-<cipher> (rsa, idea, rc5, ...).
[openssl.git] / crypto / pkcs12 / Makefile.ssl
index b4d5a53941f14ae79aa4bef6ff137628a9d5397a..f86ef95a22eab3fd181c13fb4163103ae101e4bb 100644 (file)
@@ -71,7 +71,7 @@ lint:
        lint -DLINT $(INCLUDES) $(SRC)>fluff
 
 depend:
-       $(MAKEDEPEND) $(INCLUDES) $(PROGS) $(LIBSRC)
+       $(MAKEDEPEND) $(INCLUDES) $(DEPFLAG) $(PROGS) $(LIBSRC)
 
 dclean:
        $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new