summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>2000-12-01 19:49:33 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>2000-12-01 19:49:33 +0000
commit63b02f9082046a96c60bb43cc2e4a98df5ed2329 (patch)
treec193f23567c922dd2f0f60c1e3e46a9d1c6bbb90 /Makefile
parent303b52daac46e5104693a84a0d854be3a5eff490 (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 70b8ab6614ac..72a4ec421cb9 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@
# buildkernel - Rebuild the kernel and the kernel-modules.
# installkernel - Install the kernel and the kernel-modules.
# 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.