maint: clean up the output from syntax-check rules
authorPádraig Brady <P@draigBrady.com>
Thu, 18 Feb 2010 08:38:30 +0000 (08:38 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 19 Feb 2010 11:41:19 +0000 (11:41 +0000)
commit0b5bd805bda0346dd6ed777826da39d5571115a0
treeeb2986aef590038c4b743af0e493b415b85f9a61
parentf5268e2749d5649a3364550ef54bf31d9aa9c4e1
maint: clean up the output from syntax-check rules

* cfg.mk (sc_tight_scope): Pass the -s (silent) flag to `make`
so that it doesn't report about calling sub makes.
(sc_check-AUTHORS): Likewise.
(sc_strftime_check): Don't display stderr from `info`.
* src/Makefile.am (sc_tight_scope): Don't annotate with "GEN".
(sc_check-AUTHORS): Likewise.
cfg.mk
src/Makefile.am