]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: move man-related syntax checks in cfg.mk
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 29 Aug 2012 15:37:35 +0000 (17:37 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 30 Aug 2012 13:22:00 +0000 (15:22 +0200)
commitb842b88381ee4b73fcb356d841bcaa830efe12ee
tree72e746e89d605af6efa957b4529d747eb06624f1
parent44547edd7ca7db128df2666fbb3f080f205582db
maint: move man-related syntax checks in cfg.mk

This is more natural, now that the top-level Makefile has access to
all the variables and rules once defined only in 'man/Makefile.am'

* man/local.mk (all_programs, sc_option_desc_uppercase,
sc_man_file_correlation check-x-vs-1, check-programs-vs-x): Move
from here ...
* cfg.mk: ... to here.  Adjust some comments in the process.
cfg.mk
man/local.mk