6 CFLAGS
+= -Wall
-Wundef
-Wstrict-prototypes
-Wmissing-prototypes
7 CFLAGS
+= -Wwrite-strings
-Wredundant-decls
-Wno-trigraphs
8 CFLAGS
+= -Wstrict-aliasing
-Wshadow
-Werror
15 $(obj
)/bimgtool
: bimgtool.c
16 $(HOSTCC
) $(CFLAGS
) -o
$@
$^