Added commands in the top level dir to the build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@100 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f06de7f34f
commit
93e99fcd57
29
src/apps/bin/Jamfile
Normal file
29
src/apps/bin/Jamfile
Normal file
@ -0,0 +1,29 @@
|
||||
SubDir OBOS_TOP src apps bin ;
|
||||
|
||||
StdBinCommands
|
||||
alert.cpp
|
||||
clipboard.cpp
|
||||
: be ;
|
||||
|
||||
StdBinCommands
|
||||
roster.cpp
|
||||
: be stdc++.r4 ;
|
||||
|
||||
StdBinCommands
|
||||
chop.c
|
||||
echo.c
|
||||
hd.c
|
||||
listarea.c
|
||||
listimage.c
|
||||
listport.c
|
||||
listsem.c
|
||||
prio.c
|
||||
ps.c
|
||||
renice.c
|
||||
rescan.c
|
||||
unchop.c
|
||||
waitfor.c
|
||||
;
|
||||
|
||||
#SubInclude OBOS_TOP src apps bin gnu ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user