2006-09-22 Marco Gerards <marco@gnu.org>
* commands/echo.c: New file. * conf/i386-pc.rmk (grub_emu_SOURCES): Add `commands/echo.c'. * conf/common.rmk (echo_mod_SOURCES): New variable. (echo_mod_CFLAGS): Likewise. (echo_mod_LDFLAGS): Likewise.
This commit is contained in:
parent
2cff3677bb
commit
b5ef11025a
6 changed files with 155 additions and 6 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2006-09-22 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* commands/echo.c: New file.
|
||||
|
||||
* conf/i386-pc.rmk (grub_emu_SOURCES): Add `commands/echo.c'.
|
||||
|
||||
* conf/common.rmk (echo_mod_SOURCES): New variable.
|
||||
(echo_mod_CFLAGS): Likewise.
|
||||
(echo_mod_LDFLAGS): Likewise.
|
||||
|
||||
2006-09-22 Marco Gerards <marco@gnu.org>
|
||||
|
||||
* normal/main.c (get_line): Malloc memory instead of using
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue