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