Added sysinfo, kill, diff, and cmp.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10296 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-11-30 15:11:07 +00:00
parent 13e65ff2a3
commit 4e9c28deed
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@ RUN_WITHOUT_APP_SERVER=1
BEOS_BIN="touch sync ln listarea listattr listsem listport \
true false ls df mount unmount cp mv ps sh mkdir sleep \
grep cat less clockconfig du rm date find locate xargs isvolume \
shutdown safemode"
grep cat less clockconfig du rm date find locate xargs \
isvolume shutdown safemode sysinfo kill diff cmp"
BEOS_SYSTEM_LIB="libbe.so libstdc++.r4.so libnet.so"