]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bf/Makefile.ssl
New Configure option no-<cipher> (rsa, idea, rc5, ...).
[thirdparty/openssl.git] / crypto / bf / Makefile.ssl
index b1de95010c1f49697e5533cf68d98feb1d1c05d3..225d818ecae51c233edd2d5dac8c58120b309ce8 100644 (file)
@@ -91,7 +91,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