script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>

This commit is contained in:
Denis Vlasenko
2008-02-27 11:54:59 +00:00
parent 8195d20e36
commit 5014dada3f
8 changed files with 214 additions and 47 deletions

View File

@ -39,6 +39,7 @@ lib-y += get_console.o
lib-y += get_last_path_component.o
lib-y += get_line_from_file.o
lib-y += getopt32.o
lib-y += getpty.o
lib-y += herror_msg.o
lib-y += herror_msg_and_die.o
lib-y += human_readable.o