summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-29 08:44:36 +0000
committerJim Meyering <jim@meyering.net>2002-09-29 08:44:36 +0000
commita3b479c91f8cff3912bdd9241c9b10166d3fa11c (patch)
tree8e298423449da94b7b5edb40e265ea4d5daadf3b /doc
parentb928574bf6f5d2dfee6fdc730f5ecbe885a85f3c (diff)
downloadcoreutils-a3b479c91f8cff3912bdd9241c9b10166d3fa11c.tar.xz
.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 9d45b37bb..bdc565794 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6f from Makefile.am.
+# Makefile.in generated by automake 1.7 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
@@ -194,9 +194,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
$(TEXI2PDF) `test -f '$<' || echo '$(srcdir)/'`$<
-coreutils.info: version.texi
-coreutils.dvi: version.texi
-coreutils.pdf: version.texi
+coreutils.info: coreutils.texi version.texi
+coreutils.dvi: coreutils.texi version.texi
+coreutils.pdf: coreutils.texi version.texi
version.texi: stamp-vti
stamp-vti: coreutils.texi $(top_srcdir)/configure.ac
@(dir=.; test -f ./coreutils.texi || dir=$(srcdir); \