Fix CFLAGS for OpenAL and cURL.
--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
diff -r 27359e57fd46 Makefile
--- a/Makefile Thu Jul 25 10:23:54 2013 +0200
++
Is there a good reason for this? I'd expect TOOLS_CC = $(CC) would be
a reasonable default. Or at least TOOLS_CC = cc, which is guaranteed
to exist, unlike gcc, the current default (and not available on
FreeBSD-10).
--
A: Because it fouls the order in which people normally read text.
Q: Why is to
The * in the sed expression is likely to be interpreted by the shell
and should be escaped.
--
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
diff -r 2ada1d090a6