Readded sig.c

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7858 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2004-06-08 18:09:27 +00:00
parent 23a4690b22
commit f66d5f8c04

View File

@ -57,7 +57,7 @@ BinCommand sh :
input.c bashhist.c array.c arrayfunc.c pathexp.c
unwind_prot.c bashline.c bracecomp.c error.c
list.c stringlib.c locale.c findcmd.c redir.c
pcomplete.c pcomplib.c syntax.c xmalloc.c test.c
pcomplete.c pcomplib.c syntax.c xmalloc.c test.c sig.c
: libreadline.a libglob.a libbuiltins.a libtilde.a libsh.a libtermcap.a
: bash.rdef ;