maint.mk: allow packages to add makefile @@ exceptions
authorEric Blake <ebb9@byu.net>
Thu, 7 Jan 2010 23:25:45 +0000 (16:25 -0700)
committerEric Blake <ebb9@byu.net>
Fri, 8 Jan 2010 16:26:23 +0000 (09:26 -0700)
commitc535f4489b41f28afd115ae331d69595ea41b6a1
treeb8a220453d7e927f61b14a3bc3191bc89c295b36
parent2cf2e370931afbad5ce4c365c3113008d90bcfef
maint.mk: allow packages to add makefile @@ exceptions

Rather than hard-coding a coreutils-specific exception, this
allows a package to specify its own exceptions in cfg.mk.

* top/maint.mk (_makefile_at_at_check_exceptions): New hook.
(sc_makefile_check): Rename...
(sc_makefile_at_at_check): ...to this, and use hook.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
top/maint.mk