Peter Jones 352868d123 mkimage: make it easier to run syntax checkers on grub-mkimagexx.c
This makes it so you can treat grub-mkimagexx.c as a file you can build
directly, so syntax checkers like vim's "syntastic" plugin, which uses
"gcc -x c -fsyntax-only" to build it, will work.

One still has to do whatever setup is required to make it pick the right
include dirs, which -W options we use, etc., but this makes it so you
can do the checking on the file you're editing, rather than on a
different file.

Signed-off-by: Peter Jones <pjones@redhat.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2018-03-05 13:44:55 +01:00
..
2010-09-15 14:46:53 +02:00
2013-12-21 13:47:27 +01:00
2015-03-04 01:00:19 +01:00
2017-08-07 18:08:39 +02:00
2016-01-16 21:47:28 +03:00
2013-11-07 06:35:50 +01:00
2015-03-04 01:00:19 +01:00