summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-09-28 20:39:23 +0000
committerjb <jb@FreeBSD.org>1998-09-28 20:39:23 +0000
commitb8bf757d6f8e4a52888a2bb48d3676b220dbd4ee (patch)
tree6551b7a661ab2c6f516e1199d601ceed67f5b07b /Makefile
parentd3c472a717425dfab6368f3988abed8a910fad4d (diff)
downloadFreeBSD-src-b8bf757d6f8e4a52888a2bb48d3676b220dbd4ee.zip
FreeBSD-src-b8bf757d6f8e4a52888a2bb48d3676b220dbd4ee.tar.gz
The legacy stuff needs gobs more space in the obj tree. 165->260 Mb.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index eeecb94..d2c09de 100644
--- a/Makefile
+++ b/Makefile
@@ -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'
#
OpenPOWER on IntegriCloud