New Configure option no-<cipher> (rsa, idea, rc5, ...).
[openssl.git] / crypto / rc4 / Makefile.ssl
index 60e419f80980e4a6298bdd5107bebdeb1e7d7897..389c4ea1c0f68a46263d287bf267cabf87f2221f 100644 (file)
@@ -93,7 +93,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