diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-07-31 13:47:23 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-07-31 13:47:23 +0000 |
| commit | e74ce1d5b99ed404447ba07021bd9c1b5905a9ab (patch) | |
| tree | 19d5061b841c29152b92f56ba1844372ab57cd93 /Makefile | |
| parent | 9bb5be80ec9971d856f88d5214978506baa535d3 (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
