diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/build.usage | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/build.usage b/etc/build.usage index 523b8fc5..e1acc08b 100644 --- a/etc/build.usage +++ b/etc/build.usage @@ -41,7 +41,7 @@ usage: ./build.sh [-4|6] [-a nt32|nt64] [-b debug|release] --debug-minipix Don't strip(1) minipix binaries to facilitate debugging minipix. --rpm Build RPM packages for each package built; selects host_tools_rpm. <target>[ ..] One of: - host or host_tools, host_tools_rpm, host_toolchain_deps, host_toolchain, host_toolchain_mingw32, + host or host_tools, host_tools_deps, host_tools_rpm, host_toolchain_deps, host_toolchain, host_toolchain_mingw32, native or native_tools, native_toolchain_deps, native_toolchain, native_toolchain_mingw32, native_runtime, packages_deps or host_packages_deps, native_packages_deps, native_packages_deps_x11, packages or native_packages, or dist. |