aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-07-02 23:56:53 +0000
committerAlan Modra <amodra@gmail.com>2002-07-02 23:56:53 +0000
commitce4f7385934711c4e86d807ca49d46c5eb05772f (patch)
treeb53e894e59828b8b039845b5919d9b3f81190515 /ld/Makefile.am
parent3e8cba195d4c10a1e67dc1f104251f9d6cd5fe11 (diff)
downloadfsf-binutils-gdb-ce4f7385934711c4e86d807ca49d46c5eb05772f.zip
fsf-binutils-gdb-ce4f7385934711c4e86d807ca49d46c5eb05772f.tar.gz
fsf-binutils-gdb-ce4f7385934711c4e86d807ca49d46c5eb05772f.tar.bz2
* Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
Run "make dep-am". * Makefile.in: Regenerate.
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r--ld/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am
index d6fb821..72bb59f 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -1091,7 +1091,6 @@ check-DEJAGNU: site.exp
TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
export TCL_LIBRARY; \
fi; \
- LC_ALL=C; export LC_ALL; \
runtest=$(RUNTEST); \
if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
$$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
@@ -1379,9 +1378,9 @@ ldgram.o: ldgram.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
mri.h ldctor.h ldlex.h
ldlex.o: ldlex.c $(INCDIR)/ansidecl.h ../bfd/bfd.h \
$(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/fopen-same.h \
- $(INCDIR)/safe-ctype.h ld.h $(INCDIR)/bin-bugs.h ldmisc.h \
- ldexp.h ldlang.h ldgram.h ldfile.h ldlex.h ldmain.h \
- $(INCDIR)/libiberty.h
+ $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h \
+ ldmisc.h ldexp.h ldlang.h ldgram.h ldfile.h ldlex.h \
+ ldmain.h $(INCDIR)/libiberty.h
deffilep.o: deffilep.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
$(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \
sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \