* Makefile.am: "make dep-am".

* Makefile.in: Regenerate.
This commit is contained in:
Alan Modra 2002-02-11 05:14:46 +00:00
parent fa70252417
commit 6f53ec68d9
3 changed files with 17 additions and 14 deletions

View file

@ -1,3 +1,8 @@
2002-02-11 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: "make dep-am".
* Makefile.in: Regenerate.
2002-02-10 Daniel Jacobowitz <drow@mvista.com> 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
* gprof.c: Include "getopt.h" after other includes, so that * gprof.c: Include "getopt.h" after other includes, so that

View file

@ -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 \ 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 \ corefile.h call_graph.h gmon_io.h gmon_out.h gmon.h \
hertz.h hist.h $(INCDIR)/libiberty.h hertz.h hist.h $(INCDIR)/libiberty.h
gprof.o: gprof.c $(INCDIR)/getopt.h $(INCDIR)/libiberty.h \ gprof.o: gprof.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
$(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \
$(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \ gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \
source.h symtab.h basic_blocks.h call_graph.h cg_arcs.h \ symtab.h basic_blocks.h call_graph.h cg_arcs.h cg_print.h \
cg_print.h corefile.h gmon_io.h hertz.h hist.h sym_ids.h \ corefile.h gmon_io.h hertz.h hist.h sym_ids.h $(INCDIR)/demangle.h
$(INCDIR)/demangle.h
hertz.o: hertz.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ hertz.o: hertz.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \
../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \
../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \

View file

@ -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 \ 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 \ corefile.h call_graph.h gmon_io.h gmon_out.h gmon.h \
hertz.h hist.h $(INCDIR)/libiberty.h hertz.h hist.h $(INCDIR)/libiberty.h
gprof.o: gprof.c $(INCDIR)/getopt.h $(INCDIR)/libiberty.h \ gprof.o: gprof.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
$(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \
$(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \
$(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \ gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \
source.h symtab.h basic_blocks.h call_graph.h cg_arcs.h \ symtab.h basic_blocks.h call_graph.h cg_arcs.h cg_print.h \
cg_print.h corefile.h gmon_io.h hertz.h hist.h sym_ids.h \ corefile.h gmon_io.h hertz.h hist.h sym_ids.h $(INCDIR)/demangle.h
$(INCDIR)/demangle.h
hertz.o: hertz.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ hertz.o: hertz.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \
../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \
../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \