1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-13 16:38:14 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Werner LEMBERG
5467910836 * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), makefile.w32-in
(VIETNAMESE): Add vntelex.el.
2002-03-04 17:23:22 +00:00
Jason Rumney
ea17b6e15b Rename devanagari.elc to indian.elc 2001-11-28 19:22:50 +00:00
Andrew Innes
ec797bb953 (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
(NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
$(srcdir)/quail/pypunct-b5.elc.
(NON_TIT_CNS): Remove.
(CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
(CHINESE_CNS): Remove.
(KOREAN): Add $(srcdir)/quail/hanja3.elc.
(LATIN): Add $(srcdir)/quail/latin-alt.elc and
$(srcdir)/quail/latin-ltx.elc.
(MISC_DIC): Copy from Makefile.in.
(CHINESE): Remove $(CHINESE_CNS).
(all): Add $(MISC_DIC) as target.
(.NOTPARALLEL): New target.
(.NO_PARALLEL): New target.
($(MISC_DIC)): New target.
(clean mostlyclean): Clean more stuff.
(TIT_EL): New macro.
(MISC_DIC_EL): New macro.
2001-06-01 13:45:17 +00:00
Andrew Innes
4c6f814e66 ($(TIT)): Map .elc to .el.
(buildlisppath): Make path relative to $(MAKEDIR).
2001-01-06 21:37:21 +00:00
Andrew Innes
24c53d3628 (.SUFFIXES): New target, include .elc .el. 2000-11-24 16:26:56 +00:00
Andrew Innes
e44c759d61 ($(TIT)): Add $(SUBDIRS) as dependents, instead
of conditional invocation of make.
(TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)
(NON-TIT-CNS, JAPANESE, KOREAN, THAI, VIETNAMESE, LAO, INDIAN)
(TIBETAN, LATIN, SLAVIC, GREEK, RUSSIAN, MISC): Rename all .el
files to .elc.
($(TIT)): Adjusted for the above change.
(clean mostlyclean): Likewise.
(.el.elc): New target.
2000-10-21 13:20:17 +00:00
Andrew Innes
45e5607fd3 ($(TIT)): Set EMACSLOADPATH when running emacs.
(leim-list.el): Ditto.
2000-09-17 20:58:19 +00:00
Andrew Innes
7b273f2f1d Rename skkdic to ja-dic. 2000-09-14 21:25:13 +00:00
Gerd Moellmann
caeb7756e5 No need to generate subdirs.el. 1999-11-22 14:44:00 +00:00
Gerd Moellmann
b37434d30e Leim makefile for NT. 1999-11-22 14:41:06 +00:00