aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-13 21:07:30 +0000
committerNick Clifton <nickc@redhat.com>2001-03-13 21:07:30 +0000
commit37503931d0e0114248e20c27c117f326a6e48963 (patch)
tree52021f5a7f11268ef906e3373eeceb75874bf980 /gprof/Makefile.in
parent305d65cac68fda199b660a79d22fbc52f45c2e47 (diff)
downloadgdb-37503931d0e0114248e20c27c117f326a6e48963.zip
gdb-37503931d0e0114248e20c27c117f326a6e48963.tar.gz
gdb-37503931d0e0114248e20c27c117f326a6e48963.tar.bz2
Fix typos in ChangeLog; fix dates in copyright notices
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 dc2151c..6fdbf13 100644
--- a/gprof/Makefile.in
+++ b/gprof/Makefile.in
@@ -187,7 +187,7 @@ acinclude.m4 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)