2002-12-27 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Fri, 27 Dec 2002 23:05:53 +0000 (23:05 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 27 Dec 2002 23:05:53 +0000 (23:05 +0000)
commitaad08dbad983a352492542a61478074e5869dec6
treea834bf94b853e8ac0331bbf0eed8e4862c44ff38
parent4f172c25f1c39e86b433075d36f3e6c19e06f136
2002-12-27  Roland McGrath  <roland@redhat.com>

* scripts/gen-as-const.awk: New file.
* Makefile (distribute): Add it.
* Makerules ($(common-objpfx)%.h %.h.d: %.sym): New pattern rule.
(before-compile): Add $(gen-as-const-headers:%.sym=$(common-objpfx)%.h)
to the list.
(+depfiles): Add $(addprefix $(common-objpfx),$(gen-as-const-headers)).
Makefile
Makerules
scripts/gen-as-const.awk [new file with mode: 0644]