diff options
author | Eric Blake <ebb9@byu.net> | 2008-03-20 07:19:56 -0600 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-03-20 14:52:55 +0100 |
commit | 2c7bed000e8091a1400114694ea1f34a678e88c4 (patch) | |
tree | 082883eeb059492a9705c17bae7a53d23794289a /.x-sc_obsolete_symbols | |
parent | 9e2ed5521de6181f0d24eb6bebdbe91c6e5090c7 (diff) | |
download | coreutils-2c7bed000e8091a1400114694ea1f34a678e88c4.tar.xz |
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>
Diffstat (limited to '.x-sc_obsolete_symbols')
-rw-r--r-- | .x-sc_obsolete_symbols | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/.x-sc_obsolete_symbols b/.x-sc_obsolete_symbols index a2fe8318e..56631abf1 100644 --- a/.x-sc_obsolete_symbols +++ b/.x-sc_obsolete_symbols @@ -1,6 +1 @@ -ChangeLog* -Makefile.maint -config.hin -configure -m4/jm-macros.m4 -src/system.h +ChangeLog |