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
tcp: Fix 64 bit build with debugging features enabled.
[haiku.git]
/
src
/
bin
/
makebootable
/
Jamfile
blob
3c1f52a22b0bff2acb2eeee2233658cc8597dbc0
1
SubDir HAIKU_TOP src bin makebootable ;
2
3
if $(TARGET_BOOT_PLATFORM) {
4
SubInclude HAIKU_TOP src bin makebootable platform $(TARGET_BOOT_PLATFORM) ;
5
}