maint.mk: more tight_scope improvements
authorJim Meyering <meyering@redhat.com>
Mon, 23 May 2011 15:15:30 +0000 (17:15 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 23 May 2011 15:25:34 +0000 (17:25 +0200)
commit483bd08221cccf613ae5bb5738076113150579b0
tree9a89782fd046113358735615d498d8d93490283e
parent9df761edc6b29dbe2b7009b15dfe26a296d50a92
maint.mk: more tight_scope improvements

* top/maint.mk: (_gl_TS_var_match): Use $(_gl_TS_extern) here, too.
(_gl_TS_headers): Define only in if-0'd block.
(_gl_TS_dir): Omit the $(srcdir)/ prefix.  Sometimes we need it,
sometimes we must *not* use it.  Adjust uses accordingly.
(sc_tight_scope): Use much simpler grep-based test to determine
whether we skip this rule.
ChangeLog
top/maint.mk