Fixed build on r5 & haiku (patch provided by Philipp Schmid)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13313 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2005-06-28 14:48:09 +00:00
parent c8e7f53e08
commit 62d011e8ef
+8
View File
@@ -11,3 +11,11 @@ App AboutHaiku :
: libbe.so libtranslation.so : libbe.so libtranslation.so
: AboutHaiku.rdef : AboutHaiku.rdef
; ;
if $(HAIKU_COMPATIBLE) {
LinkSharedOSLibs AboutHaiku : libroot.so ;
}
SEARCH on [ FGristFiles
strlcpy.c
] = [ FDirName $(OBOS_TOP) src system libroot posix string ] ;