update to use OBOS_TARGET

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14003 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Andrew Bachmann 2005-08-20 21:06:07 +00:00
parent f48d5cf2a7
commit 6b0cd2601e
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ MakeLocate <syscalls>syscall_numbers.h : [ FObjectsDir src system kernel ] ;
MakeLocate <syscalls>syscall_table.h : [ FObjectsDir src system kernel ] ;
MakeLocate <syscalls>strace_syscalls.h : [ FObjectsDir src bin strace ] ;
Depends <dir>objects/x86.R1/kernel/core : <dir>objects/x86.R1/kernel ;
Depends <dir>objects/$(OBOS_TARGET)/kernel/core : <dir>objects/$(OBOS_TARGET)/kernel ;
rule GenSyscallsFile {
Depends $(1) : gensyscalls ;