aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-06-19 01:22:44 +0000
committerNick Clifton <nickc@redhat.com>2000-06-19 01:22:44 +0000
commit60bcf0fa8c115b4e71d7b1372aca3efccffc9607 (patch)
tree9592b86c1082c3cc81770da7e04068973b781af0 /gprof/Makefile.in
parent58781cd0ba8aed9244e6b17b60cb1a3cf005faf2 (diff)
downloadfsf-binutils-gdb-60bcf0fa8c115b4e71d7b1372aca3efccffc9607.zip
fsf-binutils-gdb-60bcf0fa8c115b4e71d7b1372aca3efccffc9607.tar.gz
fsf-binutils-gdb-60bcf0fa8c115b4e71d7b1372aca3efccffc9607.tar.bz2
Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support
for m68hc11 and m68hc12 processors.
Diffstat (limited to 'gprof/Makefile.in')
-rw-r--r--gprof/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/Makefile.in b/gprof/Makefile.in
index ac7ab19..3258251 100644
--- a/gprof/Makefile.in
+++ b/gprof/Makefile.in
@@ -178,7 +178,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)