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
vfs: check userland buffers before reading them.
[haiku.git]
/
src
/
tools
/
makebootable
/
Jamfile
blob
799661ed746c582eacae097676b3e3a55594934b
1
SubDir HAIKU_TOP src tools makebootable ;
2
3
if $(TARGET_BOOT_PLATFORM) {
4
SubInclude HAIKU_TOP src tools makebootable platform
5
$(TARGET_BOOT_PLATFORM) ;
6
}