build: some refactorings in cfg.mk
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 30 Aug 2012 16:19:53 +0000 (18:19 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 31 Aug 2012 10:22:09 +0000 (12:22 +0200)
commita159d594facba612e60d58539eeba80e2a0d3413
tree4779e594a8a23909591f651d8a3ce6956d8cf0d0
parenta11502a98c999a1d6a75c6e2661b25c1bfd95cf6
build: some refactorings in cfg.mk

Partly a minor cleanup, partly a preparation for future changes.

* Makefile.am (all_programs): Rename ...
(all-progs-but-lbracket): ... like this, and re-define it to expand
at make time rather than only at recipe time (i.e., using $(shell ...)
instead of `...`).
(check-programs-vs-x): Adjust.
cfg.mk