From 6dfe0403e278028665d4a7d8ea93b79a746b5a4e Mon Sep 17 00:00:00 2001 From: hoek Date: Sat, 31 Jul 1999 13:47:23 +0000 Subject: Comment change: "Be warned, this will update your installed system, except for the configuration files in the /etc directory." .... and the kernel. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7300151..a6ef15d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.225 1999/03/20 20:10:19 jkh Exp $ +# $Id: Makefile,v 1.226 1999/03/29 10:59:52 obrien Exp $ # # The user-driven targets are: # @@ -38,7 +38,7 @@ # 3. `make world' # # Be warned, this will update your installed system, except for configuration -# files in the /etc directory. You have to do those manually. +# files in the /etc directory and for the kernel. You have to do those manually. # # If at first you're a little nervous about having a `make world' update # your system, a `make buildworld' will build everything in the /usr/obj -- cgit v1.1