repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
headers/bsd: Add sys/queue.h.
[haiku.git]
/
src
/
system
/
kernel
/
platform
/
pxe_ia32
/
Jamfile
blob
e475ec36a3f8d6b95aa06ebf517973db0f35a20f
1
SubDir HAIKU_TOP src system kernel platform pxe_ia32 ;
2
3
SubDirCcFlags $(TARGET_KERNEL_PIC_CCFLAGS) ;
4
SubDirC++Flags $(TARGET_KERNEL_PIC_CCFLAGS) ;
5
6
KernelMergeObject kernel_platform_pxe_ia32.o :
7
platform.cpp
8
;