Sync GNUmakefile with gnulib.
authorEric Blake <ebb9@byu.net>
Thu, 20 Mar 2008 13:19:56 +0000 (07:19 -0600)
committerJim Meyering <meyering@redhat.com>
Thu, 20 Mar 2008 13:52:55 +0000 (14:52 +0100)
commit2c7bed000e8091a1400114694ea1f34a678e88c4
tree082883eeb059492a9705c17bae7a53d23794289a
parent9e2ed5521de6181f0d24eb6bebdbe91c6e5090c7
Sync GNUmakefile with gnulib.

* GNUmakefile (Makefile.cfg): Rename...
(cfg.mk): ...to this, and make optional.
(GNUmakefile.cfg): Delete, redundant with cfg.mk.
(Makefile.maint): Rename...
(maint.mk): ...to this.
(all) [!_have-Makefile]: Rename...
(abort-due-to-no-makefile): ...to this, and invoke via
.DEFAULT_GOAL to pick up all targets.
* Makefile.cfg: Rename...
* cfg.mk: ...to this.
* Makefile.maint: Rename...
* maint.mk ...to this.
(ME): Reflect rename.
(makefile-check, m4-check, author_mark_check, msg): Use $(ME)
rather than hard-coded name.
* Makefile.am (EXTRA_DIST): Distribute renamed files.
* .x-sc_file_system: Remove Makefile.maint along with others. No longer needed.
* .x-sc_obsolete_symbols: Likewise.
* .x-sc_prohibit_atoi_atof: Reflect renaming and remove no-longer-VC'd names.
* TODO: Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
.x-sc_file_system
.x-sc_obsolete_symbols
.x-sc_prohibit_atoi_atof
GNUmakefile
Makefile.am
TODO
cfg.mk [moved from Makefile.cfg with 95% similarity]
maint.mk [moved from Makefile.maint with 98% similarity]