]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/stack/Makefile.ssl
New Configure option no-<cipher> (rsa, idea, rc5, ...).
[thirdparty/openssl.git] / crypto / stack / Makefile.ssl
index 3abe0bc52353657b68ea892ec79f2af8c866e41c..4d34e5ff4f9c11beea6f8ffe2b9d7f264f26d0cd 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