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