aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-03-12 15:02:00 +1030
committerAlan Modra <amodra@gmail.com>2014-03-12 15:02:00 +1030
commitfa47fa924667f5d668faf24412dea39150e14a2a (patch)
tree138a43f4363f9756a4e69babb52f63ee7282b2eb /ld/Makefile.in
parentbbefd0a9264348d04783d3d374c2104ae468c799 (diff)
downloadgdb-fa47fa924667f5d668faf24412dea39150e14a2a.zip
gdb-fa47fa924667f5d668faf24412dea39150e14a2a.tar.gz
gdb-fa47fa924667f5d668faf24412dea39150e14a2a.tar.bz2
autoreconf
Regenerate Makefile.in in bfd, binutils, gas, gold, gprof, ld, opcodes. Regenerate gas/config.in.
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index e411db7..46126f8 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -16,7 +16,7 @@
@SET_MAKE@
#
-# Copyright 2012-2014 Free Software Foundation
+# Copyright (C) 2012-2014 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -389,7 +389,6 @@ AM_CFLAGS = $(WARN_CFLAGS)
# We can't put the scripts in $(datadir) because the SEARCH_DIR
# directives need to be different for native and cross linkers.
scriptdir = $(tooldir)/lib
-EMUL_DEPS =
BASEDIR = $(srcdir)/..
BFDDIR = $(BASEDIR)/bfd
INCDIR = $(BASEDIR)/include
@@ -797,8 +796,7 @@ ALL_EMUL_EXTRA_OFILES = \
pe-dll.@OBJEXT@ \
pep-dll.@OBJEXT@
-ALL_EMUL_EXTRA_BINARIES =
-
+ALL_EMUL_EXTRA_BINARIES =
CFILES = ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
mri.c ldcref.c pe-dll.c pep-dll.c ldlex-wrapper.c \