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:
@@ -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 ;
|
||||||
|
|
||||||
Reference in New Issue
Block a user