aboutsummaryrefslogtreecommitdiffstats
path: root/leim/makefile.nt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove files related to old msvc only windows build.Jason Rumney2004-05-031-208/+0
|
* (all): Depends on $(WORLD) instead of $(TIT) andKenichi Handa2004-03-011-3/+5
| | | | | | $(MISC-DIC). (clean, mostlyclean): Don't delete *.elc distributed with tarball. (maintainer-clean): Delete files that are not in CVS repository.
* Add arch taglinesMiles Bader2003-09-011-0/+2
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
|
* * Makefile.in (VIETNAMESE), makefile.nt (VIETNAMESE), makefile.w32-inWerner LEMBERG2002-03-041-1/+1
| | | | (VIETNAMESE): Add vntelex.el.
* Rename devanagari.elc to indian.elcJason Rumney2001-11-281-1/+1
|
* (TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.Andrew Innes2001-06-011-16/+43
| | | | | | | | | | | | | | | | | | | | (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.
* ($(TIT)): Map .elc to .el.Andrew Innes2001-01-061-2/+2
| | | | (buildlisppath): Make path relative to $(MAKEDIR).
* (.SUFFIXES): New target, include .elc .el.Andrew Innes2000-11-241-0/+2
|
* ($(TIT)): Add $(SUBDIRS) as dependents, insteadAndrew Innes2000-10-211-45/+45
| | | | | | | | | | | 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.
* ($(TIT)): Set EMACSLOADPATH when running emacs.Andrew Innes2000-09-171-0/+2
| | | | (leim-list.el): Ditto.
* Rename skkdic to ja-dic.Andrew Innes2000-09-141-2/+2
|
* No need to generate subdirs.el.Gerd Moellmann1999-11-221-3/+3
|
* Leim makefile for NT.Gerd Moellmann1999-11-221-0/+173