New Configure option no-<cipher> (rsa, idea, rc5, ...).
[openssl.git] / crypto / err / Makefile.ssl
index d3030b98c8d7227d562196c5803094ed78de84ca..f92b3ae6c57d0d633fb2146ae68c59c4c0d8551d 100644 (file)
@@ -65,7 +65,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