* Many files: Add casts in many print statements to cast bfd_vma
[deliverable/binutils-gdb.git] / gprof / Makefile.in
index 4aadd88c5a7d8d20bb94bcc90ef58a23802e0b52..a710aa13608e55dc75e50bd08a8d3ebfde322746 100644 (file)
@@ -169,7 +169,7 @@ aclocal.m4 configure configure.in gconfig.in
 
 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
-TAR = tar
+TAR = gtar
 GZIP_ENV = --best
 SOURCES = $(gprof_SOURCES)
 OBJECTS = $(gprof_OBJECTS)
@@ -693,7 +693,7 @@ po/POTFILES.in: @MAINT@ Makefile
 
 # Dependencies.
 $(OBJECTS): ../bfd/bfd.h call_graph.h cg_arcs.h cg_print.h \
-       corefile.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
+       corefile.h gmon_io.h gmon.h gmon_out.h gprof.h hertz.h hist.h \
        search_list.h source.h sym_ids.h symtab.h utils.h \
        $(srcdir)/../include/libiberty.h $(srcdir)/../bfd/sysdep.h \
        gconfig.h ../bfd/config.h
This page took 0.0237 seconds and 4 git commands to generate.