From owner-cvs-all Wed Feb 20 7:26:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D87E37B404; Wed, 20 Feb 2002 07:26:15 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1KFQFA73302; Wed, 20 Feb 2002 07:26:15 -0800 (PST) (envelope-from ru) Message-Id: <200202201526.g1KFQFA73302@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 20 Feb 2002 07:26:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/reboot Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/02/20 07:26:15 PST Modified files: (Branch: RELENG_4) sbin/reboot Makefile Log: MFC: 1.9: Use ${MACHINE}, it works with cross-builds. We use MACHINE not MACHINE_ARCH because boot_i386(8) doesn't fit the PC98 design. Revision Changes Path 1.6.8.3 +2 -4 src/sbin/reboot/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message