summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorAndrew Innes <andrewi@gnu.org>2000-10-21 13:33:35 +0000
committerAndrew Innes <andrewi@gnu.org>2000-10-21 13:33:35 +0000
commitf3d3c491d008c981e160e25b273a968937c44d19 (patch)
treea2551ddfae684293e1ce18e49f77602044127db1 /leim
parent78229cf17b39fe752af77f98031a45f4988f43a5 (diff)
downloademacs-f3d3c491d008c981e160e25b273a968937c44d19.tar.gz
*** empty log message ***
Diffstat (limited to 'leim')
-rw-r--r--leim/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 9052ce9d91b..742ab4089b5 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,25 @@
+2000-10-21 Andrew Innes <andrewi@gnu.org>
+
+ * makefile.nt ($(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.
+
+ * makefile.w32-in ($(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-07 Eli Zaretskii <eliz@is.elta.co.il>
* Makefile.in (${TIT}, clean): Don't use shell `command`