]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: provide convenience target 'all_programs' also at top-level
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 29 Aug 2012 14:57:41 +0000 (16:57 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 30 Aug 2012 13:22:00 +0000 (15:22 +0200)
commitb10412567f0781102efe710ad51984ae26d905d3
tree9d79ee93681d08e9dc5a0e1a0d4369b71aa9b2cb
parentc81ac64ce71cca4ef268429bcf57f341e6a25bc3
build: provide convenience target 'all_programs' also at top-level

This will be mostly useful in future changes.

* Makefile.am (all_programs): New, simply work by delegating to
the same-named target in the 'src/' subdirectory.
* cfg.mk (sc_option_desc_uppercase): Take advantage of it.
(sc_man_file_correlation): Likewise.
Makefile.am
cfg.mk