summaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-04-12 19:02:44 +0930
committerAlan Modra <amodra@gmail.com>2019-04-13 12:12:43 +0930
commit50ff67e6cf65dbe1b8fbbdb7a6c2e43919af95f4 (patch)
tree5da1073c6f1f1a089bef93c79f842c3b54bb08d8 /ld/Makefile.in
parent35add35e85c21f02e3e5808273cb77b24069b0aa (diff)
downloadbinutils-gdb-50ff67e6cf65dbe1b8fbbdb7a6c2e43919af95f4.tar.gz
ld TDIRS substitution
It is no longer true that autoconf/automake cannot substitute vars with embedded new-lines. * configure.ac (TDIRS): Build up tdirs in this variable and AC_SUBST, also using AM_SUBST_NOTMAKE. * configure: Regenerate. * Makefile.am (DISTCLEANFILES): Remove tdirs. * Makefile.in: Regenerate.
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index 3aede6e7985..1a5da09d3d1 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -1045,7 +1045,7 @@ CLEANFILES = dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s spu_ovl.@OBJEXT@ spu_icache.s
EXTRA_DIST = ldgram.c ldgram.h ldlex.c emultempl/spu_ovl.@OBJEXT@_c \
emultempl/spu_icache.@OBJEXT@_c deffilep.c deffilep.h $(man_MANS)
-DISTCLEANFILES = tdirs site.exp development.exp site.bak stringify.sed
+DISTCLEANFILES = site.exp development.exp site.bak stringify.sed
all: $(BUILT_SOURCES) config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive