aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-02-11 05:14:46 +0000
committerAlan Modra <amodra@gmail.com>2002-02-11 05:14:46 +0000
commit6f53ec68d96ebc4a38334773326a409812750a0b (patch)
treeddfad6ac5aadc80294f8b7416304020ba711cf96 /gprof/Makefile.in
parentfa7025241752351187dd980b40eef0225fd4a38b (diff)
downloadgdb-6f53ec68d96ebc4a38334773326a409812750a0b.zip
gdb-6f53ec68d96ebc4a38334773326a409812750a0b.tar.gz
gdb-6f53ec68d96ebc4a38334773326a409812750a0b.tar.bz2
* Makefile.am: "make dep-am".
* Makefile.in: Regenerate.
Diffstat (limited to 'gprof/Makefile.in')
-rw-r--r--gprof/Makefile.in13
1 files changed, 6 insertions, 7 deletions
diff --git a/gprof/Makefile.in b/gprof/Makefile.in
index ad9e679..6dde53e 100644
--- a/gprof/Makefile.in
+++ b/gprof/Makefile.in
@@ -824,13 +824,12 @@ gmon_io.o: gmon_io.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \
search_list.h source.h symtab.h cg_arcs.h basic_blocks.h \
corefile.h call_graph.h gmon_io.h gmon_out.h gmon.h \
hertz.h hist.h $(INCDIR)/libiberty.h
-gprof.o: gprof.c $(INCDIR)/getopt.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 basic_blocks.h call_graph.h cg_arcs.h \
- cg_print.h corefile.h gmon_io.h hertz.h hist.h sym_ids.h \
- $(INCDIR)/demangle.h
+gprof.o: gprof.c $(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 basic_blocks.h call_graph.h cg_arcs.h cg_print.h \
+ corefile.h gmon_io.h hertz.h hist.h sym_ids.h $(INCDIR)/demangle.h
hertz.o: hertz.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 \