Makefile: Add CFLAGS to the "test_main.c" compile target
commitcf33ac7a3d8b2b8f6bb266518aadbf59de397608
authorRamsay Jones <ramsay@ramsay1.demon.co.uk>
Thu, 4 Jun 2009 16:10:17 +0000 (4 17:10 +0100)
committerAndreas Ericsson <ae@op5.se>
Fri, 5 Jun 2009 10:12:42 +0000 (5 12:12 +0200)
tree12dcefefdbc9972cf851906ca5c8e8fea46d1fcc
parente17a3f5673e0dc4d9ade34a0a276e6c202506fdf
Makefile: Add CFLAGS to the "test_main.c" compile target

Also, add the <string.h> include to test_main.c, in order to
suppress the resulting "implicit declaration of strcmp()" warning.

Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Andreas Ericsson <ae@op5.se>
Makefile
tests/test_main.c