aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-04-03 05:34:36 +0000
committerWarner Losh <imp@FreeBSD.org>2003-04-03 05:34:36 +0000
commit5e9b1e9f3ca2923b6499203c63b2a0da1202461c (patch)
tree8a3c38b9f380165ab5f90087c7493633a2607e2e /Makefile
parent3226556327a2f2428b68475d3fe584db57d91d51 (diff)
downloadsrc-5e9b1e9f3ca2923b6499203c63b2a0da1202461c.tar.gz
src-5e9b1e9f3ca2923b6499203c63b2a0da1202461c.zip
Kill upgrade target docs. It too is stale.
Submitted by: ru
Notes
Notes: svn path=/head/; revision=113000
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5b0045e6bd73..6ba757dcb2f8 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,6 @@
# reinstallkernel - Reinstall the kernel and the kernel-modules.
# kernel - buildkernel + installkernel.
# update - Convenient way to update your source tree (cvs).
-# upgrade - Upgrade a.out (2.2.x/3.0) system to the new ELF way
# most - Build user commands, no libraries or include files.
# installmost - Install user commands, no libraries or include files.
#