summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-07-28 22:32:26 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-07-28 22:32:26 +0000
commitf8fe7f2e4380ad239479d2094cd987cab8d6c449 (patch)
tree566a3e93f07cd022ee7579d5aa485bcde7504503 /man
parentef6b50199e0cd1f9604731ca86d69a6338f588ac (diff)
downloadcoreutils-f8fe7f2e4380ad239479d2094cd987cab8d6c449.tar.xz
Regenerate.
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index 4c5be2b7c..c7cb78bdd 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8.5 from Makefile.am.
+# Makefile.in generated by automake 1.9 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -238,6 +238,8 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
@@ -441,7 +443,7 @@ mostlyclean-generic:
clean-generic:
distclean-generic:
- -rm -f $(CONFIG_CLEAN_FILES)
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"