From owner-cvs-all Fri Apr 5 20:11:50 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 1E76037B41A; Fri, 5 Apr 2002 20:11:47 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g364BlH69969; Fri, 5 Apr 2002 20:11:47 -0800 (PST) (envelope-from peter) Message-Id: <200204060411.g364BlH69969@freefall.freebsd.org> From: Peter Wemm Date: Fri, 5 Apr 2002 20:11:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/loader Makefile X-FreeBSD-CVS-Branch: HEAD 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 peter 2002/04/05 20:11:47 PST Modified files: sys/boot/efi/loader Makefile Log: Do not assume that ${OBJCOPY} variable exists. It was hidden by the fact that the 'ia64-make' wrapper explicitly set it. Revision Changes Path 1.13 +1 -0 src/sys/boot/efi/loader/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message