Lines Matching refs:build

6 # universe            - *Really* build *everything* (buildworld and
8 # tinderbox - Same as universe, but presents a list of failed build
20 # kernel-toolchain - Builds the subset of world necessary to build a kernel
37 # sysent - (Re)build syscall entries from syscalls.master.
38 # xdev - xdev-build + xdev-install for the architecture
40 # xdev-build - Build cross-development tools.
62 # If you want to build your system from source be sure that /usr/obj has
63 # at least 6GB of diskspace available. A complete 'universe' build requires
66 # For individuals wanting to build from the sources currently on their
92 # cross build world for other machine types using the buildworld target,
93 # and once the world is built you can cross build a kernel using the
103 # For more information, see the build(7) manual page.
135 builddtb xdev xdev-build xdev-install \
146 BITGTS:=${BITGTS} ${BITGTS:S/^/build/} ${BITGTS:S/^/install/}
161 toolchains universe world worlds xdev xdev-build
184 # We often need to use the tree's version of make to build it.
235 # Require filemon be loaded to provide a working incremental build
237 ${.newline}ERROR: WITH_META_MODE is enabled but requires filemon for an incremental build. \
291 # or (in the cross build case) unlinkable results. Fail with an error
298 @echo "Explicit target required. Likely \"${SUBDIR_OVERRIDE:Dall:Ubuildworld}\" is wanted. See build(7)."
314 # not included. One can argue that this target doesn't build everything
437 # It does not build with the in-tree linker.
443 @echo ">> arm64 skipped - install aarch64-binutils port or package to build"
586 # for debugging, but without any of the rest of a meta mode build.