aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-02-01 08:41:57 +0000
committerAlan Modra <amodra@gmail.com>2002-02-01 08:41:57 +0000
commit66477e8783e76c357dcf5105defcf610f49db2cf (patch)
tree417c938662d283afff5529a8762a1f9dd089dd90 /gprof/Makefile.am
parentfb17c22277a9412942775a66f641e2e735c8f090 (diff)
downloadbinutils-66477e8783e76c357dcf5105defcf610f49db2cf.zip
binutils-66477e8783e76c357dcf5105defcf610f49db2cf.tar.gz
binutils-66477e8783e76c357dcf5105defcf610f49db2cf.tar.bz2
* configure.in (build_warnings): Add -Wstrict-prototypes
-Wmissing-prototypes. * aclocal.m4: Regenerate. * gconfig.in: Regenerate. * configure: Regenerate. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate.
Diffstat (limited to 'gprof/Makefile.am')
-rw-r--r--gprof/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gprof/Makefile.am b/gprof/Makefile.am
index 6edb2e7..bfaceca 100644
--- a/gprof/Makefile.am
+++ b/gprof/Makefile.am
@@ -150,7 +150,7 @@ cg_print.o: cg_print.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 cg_arcs.h cg_print.h hist.h utils.h
+ symtab.h cg_arcs.h cg_print.h hist.h utils.h corefile.h
corefile.o: corefile.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 \
@@ -199,7 +199,7 @@ sym_ids.o: sym_ids.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
utils.o: utils.c $(INCDIR)/demangle.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
+ 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 \