Mercurial > emacs
diff leim/ChangeLog @ 54217:0cbe097fca37
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Mon, 01 Mar 2004 07:09:38 +0000 |
| parents | 1b25f84dfa27 |
| children | c6aa105a785a |
line wrap: on
line diff
--- a/leim/ChangeLog Mon Mar 01 07:08:28 2004 +0000 +++ b/leim/ChangeLog Mon Mar 01 07:09:38 2004 +0000 @@ -1,3 +1,20 @@ +2004-02-28 Kenichi Handa <handa@m17n.org> + + * Makefile.in (all): Depends on ${WORLD} instead of ${TIT} and + ${MISC-DIC}. + (clean, mostlyclean): Don't delete *.elc distributed with tarball. + (maintainer-clean): Delete files that are not in CVS repository. + + * makefile.nt (all): Depends on $(WORLD) instead of $(TIT) and + $(MISC-DIC). + (clean, mostlyclean): Don't delete *.elc distributed with tarball. + (maintainer-clean): Delete files that are not in CVS repository. + + * makefile.w32-in (all): Depends on $(WORLD) instead of $(TIT) and + $(MISC-DIC). + (clean, mostlyclean): Don't delete *.elc distributed with tarball. + (maintainer-clean): Delete files that are not in CVS repository. + 2004-02-16 J,bi(Br,bt(Bme Marant <jmarant@nerim.net> (tiny change) * Makefile.in (distclean maintainer-clean): Depend on clean.
