New Configure option no-<cipher> (rsa, idea, rc5, ...).
[openssl.git] / crypto / comp / Makefile.ssl
index 89620a8fc8edabf24df20532c50d454692ca9398..2ccc8ed156ec2de9093abf9b7a4330b218f9449c 100644 (file)
@@ -68,7 +68,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