From d9ac5a3b106e4102d5b703dce51859d6453f9028 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sat, 12 Jun 1999 08:53:18 +0000 Subject: * dwarf2dbg.c: Include elf/dwarf2.h with "", not <>. * Makefile.am: Rebuild dependencies. * Makefile.in: Rebuild. --- gas/Makefile.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gas/Makefile.in') diff --git a/gas/Makefile.in b/gas/Makefile.in index 91727bf..56cacd1 100644 --- a/gas/Makefile.in +++ b/gas/Makefile.in @@ -2459,8 +2459,9 @@ atof-generic.o: atof-generic.c bignum-copy.o: bignum-copy.c cond.o: cond.c macro.h sb.h $(INCDIR)/obstack.h depend.o: depend.c -dwarf2dbg.o: dwarf2dbg.c dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h -ecoff.o: ecoff.c +dwarf2dbg.o: dwarf2dbg.c dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h \ + $(INCDIR)/elf/dwarf2.h +ecoff.o: ecoff.c ecoff.h ehopt.o: ehopt.c subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/dwarf2.h expr.o: expr.c $(INCDIR)/obstack.h flonum-copy.o: flonum-copy.c -- cgit v1.1