diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-09-28 20:39:23 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-09-28 20:39:23 +0000 |
| commit | cd486f4d3030f1b0cdd671b8c1a5a75806f38bed (patch) | |
| tree | ec3984bf72a373e795bfba2ba407ca6a00c569f6 | |
| parent | 80c4ff739a65e4f37b50b0d19d6213fb49d1e904 (diff) | |
Notes
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.217 1998/09/10 20:44:55 ache Exp $ +# $Id: Makefile,v 1.218 1998/09/15 05:10:17 jkh Exp $ # # The user-driven targets are: # @@ -32,7 +32,7 @@ # For novices wanting to build from current sources, the simple instructions # are: # -# 1. Ensure that your /usr/obj directory has at least 165 Mb of free space. +# 1. Ensure that your /usr/obj directory has at least 260 Mb of free space. # 2. `cd /usr/src' (or to the directory containing your source tree). # 3. `make world' # |
