From 550d50567d039ca9a8a9c963b36757fc64611144 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 31 Jul 2000 09:26:59 +0000 Subject: Mention the buildkernel/installkernel targets in the documentation. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') 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. -- cgit v1.1