aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.am
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2000-09-07 19:52:17 +0000
committerH.J. Lu <hjl.tools@gmail.com>2000-09-07 19:52:17 +0000
commitdd94604f29054e5d3097853b0fd704ab9721ee6c (patch)
tree33f432598d7187e6bd9e33770c3a419966dfbaa8 /ld/Makefile.am
parent5c678a1200be4a19a2b019488a4da4bc05a2454a (diff)
downloadgdb-dd94604f29054e5d3097853b0fd704ab9721ee6c.zip
gdb-dd94604f29054e5d3097853b0fd704ab9721ee6c.tar.gz
gdb-dd94604f29054e5d3097853b0fd704ab9721ee6c.tar.bz2
2000-09-07 H.J. Lu <hjl@gnu.org>
* Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h. * Makefile.in: Rebuild.
Diffstat (limited to 'ld/Makefile.am')
-rw-r--r--ld/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/Makefile.am b/ld/Makefile.am
index 1ca480d..2bd3850 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -1011,7 +1011,7 @@ lexsup.o: lexsup.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
$(INCDIR)/getopt.h $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h \
ldmain.h ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h \
- ldfile.h ldver.h ldemul.h
+ ldfile.h ldver.h ldemul.h $(INCDIR)/demangle.h
mri.o: mri.c ../bfd/bfd.h $(INCDIR)/ansidecl.h sysdep.h \
config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
ldexp.h ldlang.h ldmisc.h mri.h ldgram.h $(INCDIR)/libiberty.h