define __HAIKU__ for haiku target platform

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10282 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty 2004-11-28 23:30:28 +00:00
parent 9b50999cc7
commit a104c31b99

View File

@ -105,6 +105,7 @@ switch $(TARGET_PLATFORM)
BONE_COMPATIBLE = true ;
DANO_COMPATIBLE = true ;
HAIKU_COMPATIBLE = true ;
DEFINES += __HAIKU__ ;
}
}
if $(BONE_COMPATIBLE) {