Missing Jamfile.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22693 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
90f87904fc
commit
51238e6bd3
16
src/system/libroot/os/arch/m68k/Jamfile
Normal file
16
src/system/libroot/os/arch/m68k/Jamfile
Normal file
@ -0,0 +1,16 @@
|
||||
SubDir HAIKU_TOP src system libroot os arch m68k ;
|
||||
|
||||
UseHeaders $(TARGET_PRIVATE_KERNEL_HEADERS) : true ;
|
||||
|
||||
MergeObject os_arch_$(TARGET_ARCH).o :
|
||||
atomic.S
|
||||
byteorder.S
|
||||
compatibility.c # only here until the places where those functions are used
|
||||
# are fixed
|
||||
# systeminfo.c
|
||||
system_time.c
|
||||
system_time_asm.S
|
||||
thread.c
|
||||
time.c
|
||||
tls.c
|
||||
;
|
Loading…
x
Reference in New Issue
Block a user