Improve the makefile
commit3641a4e7f70fdc30f5ddd637cb28e9e850052f3a
authorPavel Roskin <proski@gnu.org>
Mon, 19 Jan 2009 02:47:45 +0000 (18 21:47 -0500)
committerDavid Kilroy <kilroyd@googlemail.com>
Tue, 20 Jan 2009 23:47:23 +0000 (20 23:47 +0000)
treeabb153469060c788171d7cdf05b0c17ae876306a
parent894e331c5a1ea15b79de1fa23dcf95fda59311e4
Improve the makefile

Allow using a compiler other than "gcc" by setting CC.  Use "rm -f" in
the "clean" target to avoid errors deleting missing object files.
dump_fw.mk