Use double dashes so makedepend doesn't misunderstand the flags we
[openssl.git] / crypto / bio / Makefile.ssl
index d8beb6572cf719b64138f6fa252f5c8cde49c64b..141a03ae1d21e95bdbfc70b44990d2906f1ae11d 100644 (file)
@@ -78,7 +78,7 @@ lint:
        lint -DLINT $(INCLUDES) $(SRC)>fluff
 
 depend:
-       $(MAKEDEPEND) $(CFLAG) $(INCLUDES) $(DEPFLAG) $(PROGS) $(LIBSRC)
+       $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
 
 dclean:
        $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new