aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-03-19 07:07:22 +0000
committerAlan Modra <amodra@gmail.com>2004-03-19 07:07:22 +0000
commitbfa36442dbaa9c37e9577497d3b58c87caeffd50 (patch)
tree305d46012cec4761f417a1459d646dcfff5be640 /gprof/Makefile.am
parent81359a70c359b2a27a9dc1eb15a58b70f7aaf475 (diff)
downloadfsf-binutils-gdb-bfa36442dbaa9c37e9577497d3b58c87caeffd50.zip
fsf-binutils-gdb-bfa36442dbaa9c37e9577497d3b58c87caeffd50.tar.gz
fsf-binutils-gdb-bfa36442dbaa9c37e9577497d3b58c87caeffd50.tar.bz2
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate. * gconfig.in: Regenerate. * po/gprof.pot: Regenerate.
Diffstat (limited to 'gprof/Makefile.am')
-rw-r--r--gprof/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/gprof/Makefile.am b/gprof/Makefile.am
index 18a0b52..5356ce2 100644
--- a/gprof/Makefile.am
+++ b/gprof/Makefile.am
@@ -196,11 +196,11 @@ sym_ids.o: sym_ids.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
$(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \
$(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \
source.h symtab.h cg_arcs.h sym_ids.h
-utils.o: utils.c $(INCDIR)/demangle.h $(INCDIR)/ansidecl.h \
- gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \
- $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \
- gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \
- symtab.h cg_arcs.h utils.h
+utils.o: utils.c $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
+ $(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \
+ $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \
+ $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \
+ source.h symtab.h cg_arcs.h utils.h
i386.o: i386.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \
../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \
../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \