added lbracket to the build
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19770 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
2c30336c03
commit
7d90af85d3
@ -20,7 +20,7 @@ if $(INCLUDE_GPL_ADDONS) = 1 {
|
||||
GPL_ONLY = ;
|
||||
}
|
||||
|
||||
BEOS_BIN = addattr alert arp basename beep cat catattr chgrp chmod chop chown clear
|
||||
BEOS_BIN = "[" addattr alert arp basename beep cat catattr chgrp chmod chop chown clear
|
||||
clockconfig cmp comm cp copyattr csplit cut date dd desklink df diff dirname driveinfo
|
||||
dstcheck du echo eject env error expr factor false fdinfo ffm find finddir fortune ftp funzip gawk
|
||||
$(X86_ONLY)gdb grep groups gzip head hey id ideinfo idestatus ifconfig iroster isvolume
|
||||
|
@ -103,6 +103,7 @@ StdBinCommands
|
||||
# users.c
|
||||
# who.c
|
||||
|
||||
BinCommand "[" : lbracket.c : libfetish.a : $(coreutils_rsrc) ;
|
||||
|
||||
BinCommand ls :
|
||||
ls.c ls-dir.c : libfetish.a : $(coreutils_rsrc) ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user