Sorry for the broken last commit.
We can always link against libroot.so, there is no need for this special case. Also fixed line breaks: please try not to commit DOS line breaks. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13331 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -8,10 +8,6 @@ if $(TARGET_PLATFORM) = r5 {
|
|||||||
|
|
||||||
App AboutHaiku :
|
App AboutHaiku :
|
||||||
AboutHaiku.cpp
|
AboutHaiku.cpp
|
||||||
: libbe.so libtranslation.so
|
: libbe.so libtranslation.so libroot.so
|
||||||
: AboutHaiku.rdef
|
: AboutHaiku.rdef
|
||||||
;
|
;
|
||||||
|
|
||||||
if $(TARGET_PLATFORM) != r5 {
|
|
||||||
LinkSharedOSLibs AboutHaiku : libroot.so ;
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user