1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00
emacs/admin/charsets
Glenn Morris e7bc85db46 Generate admin/charsets Makefile via configure, and make more portable.
* configure.ac (SUBDIR_MAKEFILES): Add admin/charsets/Makefile.
(admin/charsets/Makefile): Generate it.
* admin/charsets/Makefile.in: Rename from Makefile.
(AWK, srcdir, top_srcdir, AM_DEFAULT_VERBOSITY):
New variables, set by configure.
(charsetdir, lispintdir, mapfiledir, AM_V_GEN, am__v_GEN_)
(am__v_GEN_0, am__v_GEN_1, AM_V_at, am__v_at_, am__v_at_0)
(am__v_at_1, LOCAL, mapconv, run_mapconv, big5, compact, cp51932)
(cp932, eucjp_ms, gb180302, gb180304, kuten): New variables.
(TRANS_TABLE, CHARSETS): Add directory prefix to value.
(all): Declare PHONY.
(local): New PHONY target.
(map_template): New template.  Use to define short PHONY aliases.
(*.map): Add directory prefixes to targets and prerequisites.
Respect make verbosity.
(JISC6226.map): Replace non-portable sed append without newline.
(install): Remove rule.
(clean): Only delete temporary sedscript.
(bootstrap-clean, distclean, maintainer-clean, extraclean)
(totalclean): New PHONY rules.
* admin/charsets/mapconv (BASE): Replace basename with expr.
(FILE): Add "mapfiles" subdirectory.
(AWK): New variable.  Use throughout in place of "awk".
(main): Use "gunzip -c" in place of "zcat".
Don't leave whitespace before "p", for older sed.
* admin/charsets/mapfiles/PTCP154: Add final newline,
to make older sed versions happy.
; * .gitignore: Ignore admin/charsets/Makefile.
2015-05-21 23:44:00 -07:00
..
mapfiles Generate admin/charsets Makefile via configure, and make more portable. 2015-05-21 23:44:00 -07:00
big5.awk Nuke arch-tags. 2011-01-15 15:16:57 -08:00
compact.awk Nuke arch-tags. 2011-01-15 15:16:57 -08:00
cp932.awk Nuke arch-tags. 2011-01-15 15:16:57 -08:00
cp51932.awk Tweak japanese.el's loading of dependencies. 2015-05-15 18:33:09 -04:00
eucjp-ms.awk Tweak japanese.el's loading of dependencies. 2015-05-15 18:33:09 -04:00
gb180302.awk Re-generate charsets. Adjust for the change of admin/charset/mapfiles/*.gz 2012-10-11 20:26:26 +09:00
gb180304.awk Nuke arch-tags. 2011-01-15 15:16:57 -08:00
kuten.awk Nuke arch-tags. 2011-01-15 15:16:57 -08:00
Makefile.in Generate admin/charsets Makefile via configure, and make more portable. 2015-05-21 23:44:00 -07:00
mapconv Generate admin/charsets Makefile via configure, and make more portable. 2015-05-21 23:44:00 -07:00
mule-charsets.el (Mostly) fix bug #16007 with generation of MULE-*.map files. 2013-11-30 12:42:17 +02:00