summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/Makefile.inc0
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-05-22 08:09:42 +0000
committerobrien <obrien@FreeBSD.org>2000-05-22 08:09:42 +0000
commitc2ff59c91600056a533c867eead61cde58e8818d (patch)
tree84494dbe259ce294ac77a97f0d6d82e7b02b7034 /gnu/usr.bin/binutils/Makefile.inc0
parent03603928027eb505be259ce3cfc88a8135f112b1 (diff)
downloadFreeBSD-src-c2ff59c91600056a533c867eead61cde58e8818d.zip
FreeBSD-src-c2ff59c91600056a533c867eead61cde58e8818d.tar.gz
Pull the switch and activate our Binutils to a snapshot of the up and
comming 2.10 release.
Diffstat (limited to 'gnu/usr.bin/binutils/Makefile.inc0')
-rw-r--r--gnu/usr.bin/binutils/Makefile.inc04
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/Makefile.inc0 b/gnu/usr.bin/binutils/Makefile.inc0
index 5134bf2..42cadc3 100644
--- a/gnu/usr.bin/binutils/Makefile.inc0
+++ b/gnu/usr.bin/binutils/Makefile.inc0
@@ -8,7 +8,7 @@
# definitions before the sub-Makefile is processed.
#
-VERSION= 2.9.1
+VERSION= 2.10-anoncvs-20000512
TARGET_ARCH?= ${MACHINE_ARCH}
.if ${TARGET_ARCH} == "mipsel" || ${TARGET_ARCH} == "mipseb"
@@ -22,7 +22,7 @@ BINUTIL_ARCH=${TARGET_ARCH}
# added to it as we descend into subdirectories.
RELTOP:= ..
-RELSRC= ${RELTOP}/../../../contrib/binutils.291
+RELSRC= ${RELTOP}/../../../contrib/binutils
SRCDIR= ${.CURDIR}/${RELSRC}
CFLAGS+= -D_GNU_SOURCE
OpenPOWER on IntegriCloud