Bill Wohler
a070e0b734
(extraclean): added target so make doesn't die if
...
one runs "make extraclean" at the top level.
2001-01-28 23:34:52 +00:00
Kenichi Handa
e1e539ed8f
(.SUFFIXES): New target, include .elc .el.
2000-11-21 01:25:01 +00:00
Eli Zaretskii
d151eec5d6
(${TIT}, clean): Use {TIT:.elc=.el} instead of shell command
expansion.
2000-10-07 18:40:14 +00:00
Gerd Moellmann
dadbf6732e
Make this the leim Makefile.in.
...
(clean): Also remove $NON-TIT and $WORLD.
(RUN-EMACS): Set EMACSLOADPATH.
2000-09-26 19:23:56 +00:00
Kenichi Handa
c536a28d46
Revert to no-leim Makefile.
2000-09-20 17:07:05 +00:00
Kenichi Handa
cd3c0140f0
*** empty log message ***
2000-09-20 16:37:30 +00:00
Dave Love
daba11ce6c
ja-dic <- skk in several places.
2000-08-29 13:36:32 +00:00
Kenichi Handa
457dd64a58
*** empty log message ***
2000-08-25 01:42:12 +00:00
Kenichi Handa
42d777dbe6
*** empty log message ***
2000-08-25 01:25:52 +00:00
Gerd Moellmann
758182cbeb
Make this the no-leim Makefile. Move the
...
leim Makefile.in to ../leim-Makefile.in as it originally was.
2000-02-01 14:56:00 +00:00
Kenichi Handa
370d65fbdf
(MISC): Add ${srcdir}/quail/hebrew.el.
1999-01-11 11:42:52 +00:00
Kenichi Handa
2a44b43819
(leim-list.el): Use (cd foo && pwd)
instead of (cd foo; pwd)
.
...
(install): Likewise.
1998-10-17 01:58:01 +00:00
Richard M. Stallman
8f840b7535
(RUN-EMACS): Add --multibyte.
1998-06-10 20:56:06 +00:00
Karl Heuer
4c46acd63b
(SLAVIC): Delete redundant backslash.
1998-04-29 05:22:19 +00:00
Richard M. Stallman
438c2139e6
(install): Make INSTALLDIR and contents world-readable.
1998-04-28 21:11:23 +00:00
Kenichi Handa
e8bcd26ec1
(SLAVIC): New macro.
...
(EUROPEAN): Include ${SLAVIC}
1998-04-20 02:15:45 +00:00
Andreas Schwab
cf8b2b275c
Prepend ${srcdir} to all non-TIT lisp file names.
...
(leim-list.el): Depend on ${WORLD}.
1998-04-14 10:34:22 +00:00
Richard M. Stallman
f45b7beb1c
(${TIT}): Fix shell conditional syntax.
1998-03-27 04:58:07 +00:00
Richard M. Stallman
9bde9add0d
(BUILT-EMACS): Variable renamed from EMACS. All uses changed.
1998-03-10 07:07:31 +00:00
Richard M. Stallman
be848aa635
(${TIT}): To byte-compile quail packages, use just built quail.
1998-03-06 20:59:54 +00:00
Richard M. Stallman
4472bb0031
(install): Use quail/* in the second tar that copies a dir named quail.
1997-09-11 00:06:36 +00:00
Kenichi Handa
aa5cc10d1a
(install): Fix previous change.
1997-09-04 01:22:26 +00:00
Kenichi Handa
dc08b15f9d
Do not copy leim-list.el twice.
1997-09-04 01:18:55 +00:00
Kenichi Handa
b0a22482ed
(install): Copy `skk' subdirectory too.
1997-09-04 01:12:08 +00:00
Kenichi Handa
ac880bd60a
(dotdot): This macro deleted.
...
(SUBDIRS): Exclude skk.
(all): Substitute ${WORLD} to ${TIT}.
(%.el): This target deleted.
(${TIT}): Check existence of `quail' subdirectory.
(leim-list.el): Do not check old files.
(install): If ${srcdir} is different from the current directory,
copy also files under ${srcdir}.
1997-08-28 10:49:24 +00:00
Kenichi Handa
ef2300a746
Re-arrange macros so that the macro TIT contains
...
only Quial packages generated from CXTERM dictionaries, and the
macro NON-TIT contains only Quial packages distributed with Emacs.
(install): Do not use -h option for tar, instead copy ${NON-TIT}
and ${TIT} separately.
1997-08-26 12:04:43 +00:00
Richard M. Stallman
84e1d56ade
(install): Discard extra data in tar | tar command.
1997-08-26 03:25:49 +00:00
Kenichi Handa
7ad7d4c254
(leim-list.el): Fix previous change.
1997-08-22 08:12:40 +00:00
Kenichi Handa
10c63e04e9
(install): Just copy leim-list.el instead of running
...
update-leim-list-file on ${INSTALLDIR}.
(CHINESE-BIG5): File name change: tsangchi-b5.el -> tsang-b5.el,
py-punct-b5.el -> pypunct-b5.el.
(CHINESE-CNS): File name change: tsangchi-cns.el -> tsang-cns.el.
(leim-list.el): Delete old files not contained in ${WORLD}.
1997-08-22 01:24:09 +00:00
Kenichi Handa
36f99a9242
Invoke emacs by --no-init-file --no-site-file.
1997-08-10 04:06:02 +00:00
Kenichi Handa
29b398b690
(RUSSIAN): Add quail/cyril-jis.el.
1997-08-05 01:16:44 +00:00
Kenichi Handa
8f5aa81c57
(TIT): New variable, contatination of TIT-GB and TIT-BIG5.
...
(RUN-EMACS): Do not set EMACSLOADPATH.
(ASIA): Include TIBEAN.
(all): Remove stamp-bytecomp from dependency list.
({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
(%.el): Make a link for byte-compiled file too.
(stamp-bytecomp): Target deleted.
(leim-list.el): Run Emacs with loading quail.
(install-XXX): These targets deleted.
(install): Remove files under INSTALLDIR before copying new files.
Run Emacs with loading quail.
(clean mostlyclean): Remove only generated files.
1997-07-25 07:31:26 +00:00
Richard M. Stallman
ecf38857f9
(stamp-bytecomp): Fix shell conditional.
...
(clean): Fix shell conditional.
1997-07-24 04:06:12 +00:00
Richard M. Stallman
4382ff3720
Use @LN_S@, not ln -s, in case no symlink support.
...
(clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.
1997-07-22 00:07:55 +00:00
Kenichi Handa
eb7440a5ec
Modified to avoid *.el files being regarded
...
as intermidiate files and deleted by GNU make.
1997-07-17 07:18:50 +00:00
Kenichi Handa
72388e595a
Rules re-written to avoid tricky code.
...
(CHINEGE-GB): Include quail/py-punct.elc.
(CHINEGE-BIG5): Include quail/py-punct-b5.elc.
1997-07-15 08:26:35 +00:00
Kenichi Handa
24b31c8829
Initial revision
1997-07-08 01:48:20 +00:00