Added a couple of the newer bin commands.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1403 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
ea5fda7b4c
commit
63990f7f3b
@ -4,6 +4,12 @@ StdBinCommands
|
||||
alert.cpp
|
||||
clipboard.cpp
|
||||
shutdown.cpp
|
||||
beep.cpp
|
||||
clipboard.cpp
|
||||
df.cpp
|
||||
isvolume.cpp
|
||||
lsindex.cpp
|
||||
yes.cpp
|
||||
: be ;
|
||||
|
||||
StdBinCommands
|
||||
@ -26,6 +32,7 @@ StdBinCommands
|
||||
rescan.c
|
||||
unchop.c
|
||||
waitfor.c
|
||||
whoami.c
|
||||
;
|
||||
|
||||
#SubInclude OBOS_TOP src apps bin gnu ;
|
||||
@ -41,6 +48,4 @@ SubInclude OBOS_TOP src apps bin ping ;
|
||||
SubInclude OBOS_TOP src apps bin route ;
|
||||
SubInclude OBOS_TOP src apps bin traceroute ;
|
||||
SubInclude OBOS_TOP src apps bin unzip ;
|
||||
SubInclude OBOS_TOP src apps bin zip ;
|
||||
|
||||
|
||||
SubInclude OBOS_TOP src apps bin zip ;
|
Loading…
Reference in New Issue
Block a user