On Tue, 2009-06-30 at 16:19 -0500, Jon Loeliger wrote:
+TARGET_CFLAGS += -Wall -g
That's a misleading name. There is nothing wrong with using CFLAGS for
compilation.
"target" normally refers to the system for which the program being
compiled would create or manipulate binaries. CRDA doesn't manipulate
system-dependent binaries. It's not a compiler or an assembler. It
works with a system-independent database.
--
Regards,
Pavel Roskin