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
libroot/posix/stdio: Remove unused portions.
[haiku.git]
/
build
/
scripts
/
host_build_only
blob
dd9f2d6f96d5c322338d12e83767061cbba1115e
1
#!/bin/sh
2
3
echo
"Error: The build has been configured for building the build host tools"
\
4
"only."
>&
2
5
exit
1
6