"catattr" no longer needs additional libraries.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10372 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -5,6 +5,7 @@ UsePrivateHeaders shared ;
|
|||||||
|
|
||||||
# standard commands that don't need any additional library
|
# standard commands that don't need any additional library
|
||||||
StdBinCommands
|
StdBinCommands
|
||||||
|
catattr.cpp
|
||||||
chop.c
|
chop.c
|
||||||
clear.c
|
clear.c
|
||||||
clockconfig.c
|
clockconfig.c
|
||||||
@@ -80,7 +81,6 @@ StdBinCommands
|
|||||||
|
|
||||||
# standard commands that need libbe.so, libstdc++.r4.so
|
# standard commands that need libbe.so, libstdc++.r4.so
|
||||||
StdBinCommands
|
StdBinCommands
|
||||||
catattr.cpp
|
|
||||||
roster.cpp
|
roster.cpp
|
||||||
: be stdc++.r4
|
: be stdc++.r4
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user