2009-11-24 Felix Zielcke <fzielcke@z-51.de>

* util/Makefile.in (install-local): Convert a make `$(foreach)'
	function to a normal shell `for'.
This commit is contained in:
Felix Zielcke 2009-11-24 18:43:46 +01:00
parent fefa1b7deb
commit 8e2532fd0f
2 changed files with 14 additions and 7 deletions

View file

@ -1,3 +1,8 @@
2009-11-24 Felix Zielcke <fzielcke@z-51.de>
* util/Makefile.in (install-local): Convert a make `$(foreach)'
function to a normal shell `for'.
2009-11-24 Felix Zielcke <fzielcke@z-51.de>
* conf/i386-coreboot.rmk (grub_mkimage_SOURCES): Add `gnulib/progname.c'.