summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-07-31 09:26:59 +0000
committeralex <alex@FreeBSD.org>2000-07-31 09:26:59 +0000
commit550d50567d039ca9a8a9c963b36757fc64611144 (patch)
tree5685c4d693cdf1ea7ba2edf097d36a812ef8dc78 /Makefile
parent36e9193ef54c5d88f8cda6de24b54ca0bb10ecdc (diff)
downloadFreeBSD-src-550d50567d039ca9a8a9c963b36757fc64611144.zip
FreeBSD-src-550d50567d039ca9a8a9c963b36757fc64611144.tar.gz
Mention the buildkernel/installkernel targets in the documentation.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bad55f7..22e3b3d 100644
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,8 @@
# upgrades.
# installworld - Install everything built by "buildworld".
# world - buildworld + installworld.
+# buildkernel - Rebuild the kernel and the kernel-modules.
+# installkernel - Install the kernel and the kernel-modules.
# 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.
OpenPOWER on IntegriCloud