summaryrefslogtreecommitdiff
path: root/devel/arm-aout-binutils
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-04-09 00:37:22 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-04-09 00:37:22 +0000
commit942e56d80e8af50d7ece5d18150e162c97addac4 (patch)
treeecfeac8197ad67ad2b77a5f366f0f700ac3c490a /devel/arm-aout-binutils
parentUpgrade to Binutils 2.11[.0]. (diff)
Use our libtool.
Notes
Notes: svn path=/head/; revision=41096
Diffstat (limited to 'devel/arm-aout-binutils')
-rw-r--r--devel/arm-aout-binutils/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/arm-aout-binutils/Makefile b/devel/arm-aout-binutils/Makefile
index a9e45a8b1f7e..1c6817daec99 100644
--- a/devel/arm-aout-binutils/Makefile
+++ b/devel/arm-aout-binutils/Makefile
@@ -19,6 +19,10 @@ USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=arm-aout
+USE_LIBTOOL= yes
+LIBTOOLFILES= configure bfd/configure binutils/configure etc/configure \
+ gas/configure gprof/configure intl/configure ld/configure \
+ libiberty/configure opcodes/configure
MAN1= arm-aout-addr2line.1 arm-aout-ar.1 arm-aout-as.1 \
arm-aout-c++filt.1 arm-aout-ld.1 arm-aout-nlmconv.1 \
arm-aout-nm.1 arm-aout-objcopy.1 arm-aout-objdump.1 \