maint.mk: add three prohibit-header-without-use rules
authorJim Meyering <meyering@redhat.com>
Fri, 3 Jun 2011 15:35:07 +0000 (17:35 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 4 Jun 2011 07:37:47 +0000 (09:37 +0200)
commit1b20f727196f5f3361c2edf5ca28ac0032425706
treed2310c9662fbbf4d04ba9e2073bd76c0ce05b452
parent686069051add46d5c552f4e34e005d49cad43529
maint.mk: add three prohibit-header-without-use rules

Prohibit use of cloexec.h, posixver.h, same.h without use.
* top/maint.mk (sc_prohibit_cloexec_without_use): New rule.
(sc_prohibit_posixver_without_use): Likewise.
(sc_prohibit_same_without_use): Likewise.
ChangeLog
top/maint.mk