Fix libtermcap and add version information
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7794 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -58,7 +58,8 @@ BinCommand sh :
|
||||
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
|
||||
: libreadline.a libglob.a libbuiltins.a libtilde.a libsh.a /boot/develop/lib/x86/libtermcap.a ;
|
||||
: libreadline.a libglob.a libbuiltins.a libtilde.a libsh.a libtermcap.a
|
||||
: bash.rdef ;
|
||||
|
||||
SubInclude OBOS_TOP src apps bin bash lib ;
|
||||
SubInclude OBOS_TOP src apps bin bash builtins ;
|
||||
|
||||
Reference in New Issue
Block a user