2002-07-11 22:10:58 +00:00
|
|
|
SubDir OBOS_TOP src apps bin ;
|
|
|
|
|
|
|
|
|
|
StdBinCommands
|
2002-11-22 20:15:12 +00:00
|
|
|
alert.cpp
|
|
|
|
|
beep.cpp
|
|
|
|
|
clipboard.cpp
|
|
|
|
|
df.cpp
|
2002-12-03 19:25:26 +00:00
|
|
|
ffm.cpp
|
2002-12-03 18:46:45 +00:00
|
|
|
iroster.cpp
|
2002-11-22 20:15:12 +00:00
|
|
|
isvolume.cpp
|
|
|
|
|
listattr.cpp
|
2002-12-03 18:46:45 +00:00
|
|
|
lsindex.cpp
|
2002-12-08 15:19:35 +00:00
|
|
|
modifiers.cpp
|
2003-02-25 18:00:40 +00:00
|
|
|
open.cpp
|
2003-11-04 09:28:00 +00:00
|
|
|
play.cpp
|
|
|
|
|
query.cpp
|
2002-12-03 19:33:52 +00:00
|
|
|
quit.cpp
|
2002-11-22 20:15:12 +00:00
|
|
|
setversion.cpp
|
|
|
|
|
shutdown.cpp
|
2002-12-03 18:46:45 +00:00
|
|
|
version.cpp
|
|
|
|
|
yes.cpp
|
2002-07-11 22:10:58 +00:00
|
|
|
: be ;
|
|
|
|
|
|
2004-01-10 22:07:21 +00:00
|
|
|
#UsePrivateHeaders kernel ;
|
|
|
|
|
#StdBinCommands
|
|
|
|
|
# factor.cpp
|
|
|
|
|
# : be ;
|
|
|
|
|
|
2003-11-05 11:03:24 +00:00
|
|
|
StdBinCommands
|
|
|
|
|
translate.cpp
|
|
|
|
|
: be translation ;
|
|
|
|
|
|
|
|
|
|
StdBinCommands
|
|
|
|
|
installsound.cpp
|
|
|
|
|
: be media ;
|
|
|
|
|
|
2002-07-11 22:10:58 +00:00
|
|
|
StdBinCommands
|
2002-11-22 20:15:12 +00:00
|
|
|
catattr.cpp
|
2002-12-03 18:46:45 +00:00
|
|
|
roster.cpp
|
2002-07-11 22:10:58 +00:00
|
|
|
: be stdc++.r4 ;
|
2003-07-04 17:03:21 +00:00
|
|
|
|
|
|
|
|
StdBinCommands
|
|
|
|
|
mail.cpp
|
|
|
|
|
: be /boot/beos/system/lib/libmail.so ;
|
2002-07-11 22:10:58 +00:00
|
|
|
|
|
|
|
|
StdBinCommands
|
|
|
|
|
chop.c
|
2003-12-30 16:25:51 +00:00
|
|
|
# clear.c
|
2004-01-27 09:32:35 +00:00
|
|
|
# csplit.c
|
2003-12-12 21:12:58 +00:00
|
|
|
driveinfo.c
|
2002-07-11 22:10:58 +00:00
|
|
|
echo.c
|
2003-08-29 09:12:29 +00:00
|
|
|
eject.c
|
2002-07-11 22:10:58 +00:00
|
|
|
hd.c
|
|
|
|
|
listarea.c
|
|
|
|
|
listimage.c
|
|
|
|
|
listport.c
|
|
|
|
|
listsem.c
|
2002-07-25 02:56:47 +00:00
|
|
|
mount.c
|
2002-07-11 22:10:58 +00:00
|
|
|
prio.c
|
|
|
|
|
ps.c
|
|
|
|
|
renice.c
|
|
|
|
|
rescan.c
|
2003-11-05 11:03:24 +00:00
|
|
|
rmattr.cpp
|
2002-12-08 17:17:52 +00:00
|
|
|
sysinfo.c
|
2003-12-30 16:25:51 +00:00
|
|
|
# tput.c
|
2002-07-11 22:10:58 +00:00
|
|
|
unchop.c
|
2002-10-14 22:08:56 +00:00
|
|
|
unmount.c
|
2002-07-11 22:10:58 +00:00
|
|
|
waitfor.c
|
2002-10-06 11:38:44 +00:00
|
|
|
whoami.c
|
2002-11-22 20:15:12 +00:00
|
|
|
;
|
2002-07-11 22:10:58 +00:00
|
|
|
|
|
|
|
|
#SubInclude OBOS_TOP src apps bin gnu ;
|
2002-12-03 19:56:29 +00:00
|
|
|
SubInclude OBOS_TOP src apps bin addattr ;
|
2002-11-22 20:15:12 +00:00
|
|
|
SubInclude OBOS_TOP src apps bin chkbfs ;
|
2003-10-30 15:10:18 +00:00
|
|
|
SubInclude OBOS_TOP src apps bin desklink ;
|
2002-07-12 22:11:53 +00:00
|
|
|
SubInclude OBOS_TOP src apps bin listdev ;
|
|
|
|
|
SubInclude OBOS_TOP src apps bin mkdos ;
|
2003-11-23 12:26:04 +00:00
|
|
|
SubInclude OBOS_TOP src apps bin makeudfimage ;
|
2002-07-12 22:11:53 +00:00
|
|
|
SubInclude OBOS_TOP src apps bin pc ;
|
2003-07-04 17:37:48 +00:00
|
|
|
SubInclude OBOS_TOP src apps bin sed ;
|
2002-07-11 22:10:58 +00:00
|
|
|
|
2003-07-04 17:37:48 +00:00
|
|
|
# RCS commands
|
|
|
|
|
SubInclude OBOS_TOP src apps bin rcs ;
|
2002-08-27 07:18:11 +00:00
|
|
|
# Network command line tools
|
|
|
|
|
SubInclude OBOS_TOP src apps bin arp ;
|
|
|
|
|
SubInclude OBOS_TOP src apps bin ifconfig ;
|
2003-10-23 18:03:42 +00:00
|
|
|
SubInclude OBOS_TOP src apps bin pppconfig ;
|
2002-08-27 07:18:11 +00:00
|
|
|
SubInclude OBOS_TOP src apps bin ping ;
|
|
|
|
|
SubInclude OBOS_TOP src apps bin route ;
|
|
|
|
|
SubInclude OBOS_TOP src apps bin traceroute ;
|
2002-12-03 19:56:29 +00:00
|
|
|
|
|
|
|
|
# Compression command line tools
|
2002-10-02 21:32:10 +00:00
|
|
|
SubInclude OBOS_TOP src apps bin unzip ;
|
2002-10-10 21:41:17 +00:00
|
|
|
SubInclude OBOS_TOP src apps bin zip ;
|
2003-07-04 17:37:48 +00:00
|
|
|
SubInclude OBOS_TOP src apps bin gzip ;
|