summaryrefslogtreecommitdiff
path: root/.x-sc_prohibit_atoi_atof
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2008-03-20 07:19:56 -0600
committerJim Meyering <meyering@redhat.com>2008-03-20 14:52:55 +0100
commit2c7bed000e8091a1400114694ea1f34a678e88c4 (patch)
tree082883eeb059492a9705c17bae7a53d23794289a /.x-sc_prohibit_atoi_atof
parent9e2ed5521de6181f0d24eb6bebdbe91c6e5090c7 (diff)
downloadcoreutils-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_prohibit_atoi_atof')
-rw-r--r--.x-sc_prohibit_atoi_atof7
1 files changed, 1 insertions, 6 deletions
diff --git a/.x-sc_prohibit_atoi_atof b/.x-sc_prohibit_atoi_atof
index 40feeb786..5aa76c118 100644
--- a/.x-sc_prohibit_atoi_atof
+++ b/.x-sc_prohibit_atoi_atof
@@ -1,11 +1,6 @@
-^configure$
ChangeLog
^TODO$
-^lib/mktime\.c$
-^lib/getloadavg\.c$
-^lib/euidaccess\.c$
^lib/euidaccess-stat\.c$
-^lib/group-member\.c$
-^Makefile\.maint$
+^maint\.mk$
^doc/coreutils.texi$
^tests/misc/stty-invalid$