From owner-cvs-all Sat Oct 13 19:12:44 2001 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 4E90B37B409; Sat, 13 Oct 2001 19:12:40 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9E2Ce662342; Sat, 13 Oct 2001 19:12:40 -0700 (PDT) (envelope-from obrien) Message-Id: <200110140212.f9E2Ce662342@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 13 Oct 2001 19:12:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/ld Makefile.alpha Makefile.i386 Makefile.powerpc Makefile.sparc64 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 obrien 2001/10/13 19:12:40 PDT Modified files: gnu/usr.bin/binutils/ld Makefile.alpha Makefile.i386 Makefile.powerpc Makefile.sparc64 Log: Allow easier override of the configure tuple, in case you wanted to build as "powerpc-obrien-freebsd" rahter than "powerpc-unknown-freebsd" for example. Revision Changes Path 1.12 +8 -6 src/gnu/usr.bin/binutils/ld/Makefile.alpha 1.13 +9 -7 src/gnu/usr.bin/binutils/ld/Makefile.i386 1.6 +12 -10 src/gnu/usr.bin/binutils/ld/Makefile.powerpc 1.6 +8 -6 src/gnu/usr.bin/binutils/ld/Makefile.sparc64 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message