mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
* Makefile.am: "make dep-am".
* Makefile.in: Regenerate.
This commit is contained in:
parent
fa70252417
commit
6f53ec68d9
@ -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>
|
||||
|
||||
* gprof.c: Include "getopt.h" after other includes, so that
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user