aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-02-27 06:43:56 +0000
committerAlan Modra <amodra@gmail.com>2001-02-27 06:43:56 +0000
commit27b7e12d2d7f4657a3e5568b0c207a3d8d4ad9c0 (patch)
treedc91a5050ed63f5f368c4af41af67df681869cb0 /gprof/Makefile.am
parent10d1e03a7a13b95b7293adf45875bbb15ace2011 (diff)
downloadbinutils-27b7e12d2d7f4657a3e5568b0c207a3d8d4ad9c0.zip
binutils-27b7e12d2d7f4657a3e5568b0c207a3d8d4ad9c0.tar.gz
binutils-27b7e12d2d7f4657a3e5568b0c207a3d8d4ad9c0.tar.bz2
Bump version to 2.11.90, fix missing dependencies in bfd/,
and run "make dep-am".
Diffstat (limited to 'gprof/Makefile.am')
-rw-r--r--gprof/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gprof/Makefile.am b/gprof/Makefile.am
index 50d787b..af50f57 100644
--- a/gprof/Makefile.am
+++ b/gprof/Makefile.am
@@ -141,7 +141,8 @@ gprof.o: gprof.c $(INCDIR)/getopt.h $(INCDIR)/libiberty.h \
$(INCDIR)/fopen-same.h $(INCDIR)/filenames.h gconfig.h \
$(INCDIR)/bin-bugs.h basic_blocks.h source.h search_list.h \
symtab.h ../bfd/bfd.h call_graph.h cg_arcs.h cg_print.h \
- corefile.h gmon_io.h gmon.h hertz.h hist.h sym_ids.h
+ corefile.h gmon_io.h gmon.h hertz.h hist.h sym_ids.h \
+ $(INCDIR)/demangle.h
hertz.o: hertz.c hertz.h gprof.h $(INCDIR)/ansidecl.h \
$(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \
$(INCDIR)/filenames.h gconfig.h $(INCDIR)/bin-bugs.h