* compile fix for ZETA, provided by Ingo

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21575 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2007-07-05 21:00:27 +00:00
parent d2d753669d
commit 560e5dfccc
+3
View File
@@ -22,6 +22,9 @@ if $(HOST_PLATFORM) in r5 bone dano {
: [ FDirName $(HAIKU_TOP) headers build os interface ] ;
ObjectSysHdrs $(libbePatchSources)
: [ FDirName $(HAIKU_TOP) headers build os storage ] ;
if $(HOST_PLATFORM) = dano {
ObjectDefines $(libbePatchSources) : _IMPEXP_BE= ;
}
}
BuildPlatformStaticLibrary libhaikucompat_build.a :