From ce4f7385934711c4e86d807ca49d46c5eb05772f Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 2 Jul 2002 23:56:53 +0000 Subject: * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change. Run "make dep-am". * Makefile.in: Regenerate. --- ld/Makefile.am | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'ld/Makefile.am') 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 \ -- cgit v1.1