summaryrefslogtreecommitdiff
path: root/man/pl
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2012-02-09 08:47:08 +0000
committerColin Watson <cjwatson@debian.org>2012-02-09 08:47:08 +0000
commit5a7276a5931c405d3725b41365558288754fffea (patch)
tree38fec6e26aa7c16ccc4c873d173ff685a79b59ed /man/pl
parent555447b68fb7b2fd3dd9f3c10ce109391039120b (diff)
Upgrade to Automake 1.11.3.
Diffstat (limited to 'man/pl')
-rw-r--r--man/pl/Makefile.in11
1 files changed, 6 insertions, 5 deletions
diff --git a/man/pl/Makefile.in b/man/pl/Makefile.in
index 1bc69c33..4da42b33 100644
--- a/man/pl/Makefile.in
+++ b/man/pl/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.2 from Makefile.am.
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -214,11 +214,11 @@ mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
SOURCES =
DIST_SOURCES =
@@ -1218,6 +1218,7 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
esac;
+$(top_srcdir)/man/Rules.man:
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh