build (man/): use automake's new $(AM_V_GEN) variable
authorJim Meyering <meyering@redhat.com>
Fri, 24 Apr 2009 20:23:50 +0000 (22:23 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 2 Jun 2009 14:35:14 +0000 (16:35 +0200)
commita5c627f9c6d7919da34a9f535e86a69e00754850
tree7312048c58a8f15db6f01cd32ad474fe01d676df
parentb96cd035ffe636f95cffc4beb7c043c62a687045
build (man/): use automake's new $(AM_V_GEN) variable

* man/Makefile.am (.x.1, check-x-vs-1, check-programs-vs-x):
Mark with $(AM_V_GEN), so that automake-1.11 prints
"GEN $@" by default (stick with "GEN" in spite of the latter two
rules not officially generating anything -- they're just tests).
man/Makefile.am