Patrick Georgi 8d6e24c739 cbfstool: clarify dependencies in Makefile
While logical, make's handling of multiple targets in a rule isn't
intuitive, and was done wrong in cbfstool's Makefile.

%.c %.h: %.l encourages make to run the rule twice, once to
generate the .c file, once for the .h file. Hilarity ensues.

Change-Id: I2560cb34b6aee5f4bdd764bb05bb69ea2789c7d8
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/10251
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-05-19 20:30:04 +02:00
..
2015-05-04 15:16:59 +02:00
2015-05-08 21:19:35 +02:00
2015-04-25 12:16:58 +02:00
2014-09-06 09:21:07 +02:00
2014-10-07 21:03:25 +02:00
2015-05-06 19:38:18 +02:00
2013-06-12 05:18:24 +02:00
2015-05-06 19:10:32 +02:00