New Configure option no-<cipher> (rsa, idea, rc5, ...).
[openssl.git] / crypto / rc2 / Makefile.ssl
index c78a099aaa051ff8faa07ab160f245d6d23b4232..50a46c751d7f1f6693ae05c0240639bdf1b3bee7 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