From owner-cvs-all Sun Aug 13 5:36: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 88B7C37B6F1; Sun, 13 Aug 2000 05:36:03 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA26527; Sun, 13 Aug 2000 05:36:00 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200008131236.FAA26527@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 13 Aug 2000 05:36:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/08/13 05:36:00 PDT Modified files: etc/defaults make.conf Log: Define SUPHOST. If this is set a '-h ${SUPHOST}' is added to the SUPFLAGS when a 'make update' is run. This means that the supfile doesn't need to be edited because the -h will override the CHANGE_THIS.FreeBSD.org host. Revision Changes Path 1.116 +2 -1 src/etc/defaults/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message