aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2000-02-27 16:55:52 +0000
committerIan Lance Taylor <ian@airs.com>2000-02-27 16:55:52 +0000
commita74801baf8df63929f4ea34ae35a1b72f38b07e9 (patch)
tree03b183ec2f169814fd61f4a1e746e939001a571e /bfd/Makefile.in
parent2031769e327285db7175c5f7bf27ce7103361f6d (diff)
downloadfsf-binutils-gdb-a74801baf8df63929f4ea34ae35a1b72f38b07e9.zip
fsf-binutils-gdb-a74801baf8df63929f4ea34ae35a1b72f38b07e9.tar.gz
fsf-binutils-gdb-a74801baf8df63929f4ea34ae35a1b72f38b07e9.tar.bz2
rebuild with current tools
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r--bfd/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index 73315b4..59aebe1 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -89,14 +89,13 @@ INSTOBJEXT = @INSTOBJEXT@
INTLDEPS = @INTLDEPS@
INTLLIBS = @INTLLIBS@
INTLOBJS = @INTLOBJS@
-LD = @LD@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MKINSTALLDIRS = @MKINSTALLDIRS@
MSGFMT = @MSGFMT@
-NM = @NM@
+OBJDUMP = @OBJDUMP@
PACKAGE = @PACKAGE@
POFILES = @POFILES@
POSUB = @POSUB@
@@ -104,7 +103,6 @@ RANLIB = @RANLIB@
TDEFINES = @TDEFINES@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
-USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@
VERSION = @VERSION@
WIN32LDFLAGS = @WIN32LDFLAGS@
WIN32LIBADD = @WIN32LIBADD@