libroot/posix/stdio: Remove unused portions.
[haiku.git] / build / scripts / host_build_only
blobdd9f2d6f96d5c322338d12e83767061cbba1115e
1 #!/bin/sh
3 echo "Error: The build has been configured for building the build host tools" \
4 "only." >&2
5 exit 1