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

* commands/sleep.c: New file.
        * conf/common.rmk (pkglib_MODULES): Add `commands/sleep.c'.
        (sleep_mod_SOURCES): New variable.
        (sleep_mod_CFLAGS): Likewise.
        (sleep_mod_LDFLAGS): Likewise.
This commit is contained in:
robertmh 2008-02-09 10:58:19 +00:00
parent 7a634e08cb
commit 3dac2e3fdd
5 changed files with 178 additions and 2 deletions

View file

@ -46,6 +46,7 @@ commands/ls.c
commands/lspci.c
commands/read.c
commands/search.c
commands/sleep.c
commands/terminal.c
commands/test.c
commands/videotest.c