summaryrefslogtreecommitdiff
path: root/doc/Makefile.in
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-01-31 05:39:01 +0000
committerJim Meyering <jim@meyering.net>1999-01-31 05:39:01 +0000
commit9b531d8675b7098f753b7606c5e76984696582cf (patch)
tree2b5a8046590c6d3cc7bbc1b5a77554e5519ebea6 /doc/Makefile.in
parentfc965709f93c4bbdeb568920f965ac15909062dd (diff)
downloadcoreutils-9b531d8675b7098f753b7606c5e76984696582cf.tar.xz
.
Diffstat (limited to 'doc/Makefile.in')
-rw-r--r--doc/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 896ec0109..3b336bfdc 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.4 from Makefile.am
+# Makefile.in generated automatically by automake 1.4a from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
@@ -115,7 +115,7 @@ version.texi
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
-TAR = tar
+TAR = gtar
GZIP_ENV = --best
all: all-redirect
.SUFFIXES:
@@ -132,7 +132,7 @@ $(srcdir)/version.texi: stamp-vti
@:
$(srcdir)/stamp-vti: fileutils.texi $(top_srcdir)/configure.in
- @echo "@set UPDATED `$(SHELL) $(srcdir)//mdate-sh fileutils.texi`" > vti.tmp
+ @echo "@set UPDATED `$(SHELL) $(srcdir)/mdate-sh $(srcdir)/fileutils.texi`" > vti.tmp
@echo "@set EDITION $(VERSION)" >> vti.tmp
@echo "@set VERSION $(VERSION)" >> vti.tmp
@cmp -s vti.tmp $(srcdir)/version.texi \