aboutsummaryrefslogtreecommitdiffstats
path: root/leim/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2004-05-04 01:28:16 +0000
committerKenichi Handa <[email protected]>2004-05-04 01:28:16 +0000
commit2cd23d895f1370f799161f7a625b8d8636c879b6 (patch)
tree9129db18cce9d43393a7dfb989f750bc4f3e736d /leim/ChangeLog
parentc57ada27c888644925f14d5143620856544bac03 (diff)
(TIT-SOURCES): Prepend ${srcdir} to each elemnt.
(MISC-SOURCES): Likewise.
Diffstat (limited to 'leim/ChangeLog')
-rw-r--r--leim/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index e43f3f2fde..7fc2a1dc80 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,25 @@
+2004-05-04 Kenichi Handa <[email protected]>
+
+ * Makefile.in (TIT-SOURCES): Prepend ${srcdir} to each elemnt.
+ (MISC-SOURCES): Likewise.
+
+2004-05-01 Kenichi Handa <[email protected]>
+
+ * Makefile.in (OTHERS): Ranamed from MISC.
+ (MISC): Renamed from MISC-DIC.
+ (WORLD): Adjuted for the above changes.
+ (TIT-MISC, NON-TIT-MISC): New targets.
+ (all): Don't depend on ${WORLD}.
+ (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): These targets
+ removed.
+ (TIT-SOURCES, MISC-SOURCES): New macros.
+ (changed.tit, changed.misc): New targets.
+ (leim-list.el): Depents on ${NON-TIT-MISC}, changed.tit, and
+ changed.misc. Generate quail files from TIT and MISC files if
+ necessary.
+ (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and
+ ${MISC-DIC}.
+
2004-05-03 Jason Rumney <[email protected]>
* makefile.nt: Remove.