Mercurial > emacs
diff leim/ChangeLog @ 32725:a131b00a003b
*** empty log message ***
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Sat, 21 Oct 2000 13:33:35 +0000 |
parents | 867752ecd03c |
children | 10615d0d4ed1 |
line wrap: on
line diff
--- a/leim/ChangeLog Sat Oct 21 13:31:55 2000 +0000 +++ b/leim/ChangeLog Sat Oct 21 13:33:35 2000 +0000 @@ -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`