R5 host platform needs this too (for Haiku target platform).

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24218 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2008-03-03 22:25:16 +00:00
parent aba654f76a
commit 7d12795a90
+4
View File
@@ -25,6 +25,10 @@ if $(HOST_PLATFORM) in r5 bone dano {
: [ FDirName $(HAIKU_TOP) headers build os support ] ;
ObjectSysHdrs $(libbePatchSources)
: [ FDirName $(HAIKU_TOP) headers build os storage ] ;
if $(HOST_PLATFORM) = r5 {
ObjectDefines $(libbePatchSources) :
USING_HAIKU_TYPE_CONSTANTS_H= ;
}
if $(HOST_PLATFORM) = bone {
ObjectDefines $(libbePatchSources) :
USING_HAIKU_TYPE_CONSTANTS_H= ;