From 6f53ec68d96ebc4a38334773326a409812750a0b Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 11 Feb 2002 05:14:46 +0000 Subject: [PATCH] * Makefile.am: "make dep-am". * Makefile.in: Regenerate. --- gprof/ChangeLog | 5 +++++ gprof/Makefile.am | 13 ++++++------- gprof/Makefile.in | 13 ++++++------- 3 files changed, 17 insertions(+), 14 deletions(-) diff --git a/gprof/ChangeLog b/gprof/ChangeLog index f7f5faed54f..6b855b6a28b 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +2002-02-11 Alan Modra + + * Makefile.am: "make dep-am". + * Makefile.in: Regenerate. + 2002-02-10 Daniel Jacobowitz * gprof.c: Include "getopt.h" after other includes, so that diff --git a/gprof/Makefile.am b/gprof/Makefile.am index bfaceca5be9..96f931f4f61 100644 --- a/gprof/Makefile.am +++ b/gprof/Makefile.am @@ -162,13 +162,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 \ diff --git a/gprof/Makefile.in b/gprof/Makefile.in index ad9e679af96..6dde53e1df4 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 \ -- 2.30.2