summaryrefslogtreecommitdiffstats
path: root/share/man/man7/build.7
diff options
context:
space:
mode:
authorsmkelly <smkelly@FreeBSD.org>2003-07-08 16:39:10 +0000
committersmkelly <smkelly@FreeBSD.org>2003-07-08 16:39:10 +0000
commitc2c00420f7f4a219b822c9761d41cced5d4f4f6f (patch)
treeebe119bfb14308a109376a262eff6067094f6229 /share/man/man7/build.7
parent63315d41e1f565621b288ce693a6e855c460f821 (diff)
downloadFreeBSD-src-c2c00420f7f4a219b822c9761d41cced5d4f4f6f.zip
FreeBSD-src-c2c00420f7f4a219b822c9761d41cced5d4f4f6f.tar.gz
Bring build(7) in sync with src/Makefile by removing documentation
for targets that have been unsupported since April: - upgrade - aout-to-elf - aout-to-elf-build - aout-to-elf-install - move-aout-libs Approved by: imp
Diffstat (limited to 'share/man/man7/build.7')
-rw-r--r--share/man/man7/build.729
1 files changed, 0 insertions, 29 deletions
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index dfa424e..9171813 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -94,39 +94,10 @@ Rebuild the kernel and the kernel modules.
Install the kernel and the kernel modules.
.It Cm reinstallkernel
Reinstall the kernel and the kernel modules.
-.It Cm upgrade
-Upgrade
-.Xr a.out 5
-(2.2.x/3.0) system to the new
-.Xr elf 5
-way.
.It Cm most
Build user commands, no libraries or include files.
.It Cm installmost
Install user commands, no libraries or include files.
-.It Cm aout-to-elf
-Upgrade a system from
-.Xr a.out 5
-to
-.Xr elf 5
-format.
-.It Cm aout-to-elf-build
-Build everything required to upgrade a system from
-.Xr a.out 5
-to
-.Xr elf 5
-format.
-.It Cm aout-to-elf-install
-Install everything built by
-.Cm aout-to-elf-build .
-.It Cm move-aout-libs
-Move the
-.Xr a.out 5
-libraries into an
-.Pa aout
-subdirectory of each
-.Xr elf 5
-library subdirectory.
.El
.Pp
For more information about the ports build process, see
OpenPOWER on IntegriCloud