Added header directory missing for <asm_defs.h>. Should fix the build on

BeOS compatible platforms.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27748 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2008-09-26 13:36:29 +00:00
parent c3c841e223
commit b22c760c73

View File

@ -4,6 +4,10 @@ SetSubDirSupportedPlatforms libbe_test r5 dano bone ;
UseHeaders [ FDirName $(HAIKU_TOP) headers build private ] : true ;
UseHeaders [ FDirName $(HAIKU_TOP) headers build private kernel ] : true ;
UseHeaders [ FDirName $(HAIKU_TOP) headers build private system arch
$(HOST_ARCH) ] : true ;
# for <asm_defs.h>
local libbeTestSources ;
if $(TARGET_PLATFORM) = libbe_test {
@ -50,7 +54,7 @@ BuildPlatformStaticLibrary libhaikucompat_build.a :
strnlen.c
$(libbePatchSources)
;
;
StaticLibrary libhaikucompat.a :
strcasestr.o