The legacy stuff needs gobs more space in the obj tree. 165->260 Mb.

This commit is contained in:
John Birrell 1998-09-28 20:39:23 +00:00
parent 80c4ff739a
commit cd486f4d30
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39726

View File

@ -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'
#