From owner-cvs-all Sun Aug 13 5:36:46 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 9526237B795; Sun, 13 Aug 2000 05:36:41 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA26733; Sun, 13 Aug 2000 05:36:41 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200008131236.FAA26733@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 13 Aug 2000 05:36:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/08/13 05:36:41 PDT Modified files: . Makefile.inc1 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.166 +4 -1 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message