From cd486f4d3030f1b0cdd671b8c1a5a75806f38bed Mon Sep 17 00:00:00 2001 From: John Birrell Date: Mon, 28 Sep 1998 20:39:23 +0000 Subject: [PATCH] The legacy stuff needs gobs more space in the obj tree. 165->260 Mb. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index eeecb94ea56b..d2c09ded4234 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' #