New Configure option no-<cipher> (rsa, idea, rc5, ...).
[openssl.git] / crypto / sha / Makefile.ssl
index 4033cd8c8c541d523ba4bf4ac4c9b729768f887c..4f5413cbd70bdd7e691ddf1a952da407800901cd 100644 (file)
@@ -88,7 +88,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