2008-02-02 Robert Millan <rmh@aybabtu.com>

* commands/read.c: New file.
        * conf/common.rmk (pkglib_MODULES): Add `commands/read.c'.
        (read_mod_SOURCES): New variable.
        (read_mod_CFLAGS): Likewise.
        (read_mod_LDFLAGS): Likewise.
This commit is contained in:
robertmh 2008-02-02 20:35:08 +00:00
parent e03a11328e
commit 4020aa53c0
5 changed files with 147 additions and 4 deletions

View file

@ -41,6 +41,7 @@ commands/echo.c
commands/help.c
commands/hexdump.c
commands/ls.c
commands/read.c
commands/search.c
commands/terminal.c
commands/test.c