summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2006-11-07 23:22:48 +0000
committerMiles Bader <miles@gnu.org>2006-11-07 23:22:48 +0000
commitdbc3b08c405a7b1c0ddb0fb0c98164b355802af5 (patch)
tree00c6f28244409d14bec11e221fb3c03daef63fc6 /leim
parentbbb6e8f2b6037dc1ee4ddd6cb63a1a6ddb04a591 (diff)
parent86cb14475e9e76f0b3323d2e7110a4a2bd310cdb (diff)
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 490-504) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 161-163) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-130
Diffstat (limited to 'leim')
-rw-r--r--leim/ChangeLog4
-rw-r--r--leim/Makefile.in6
2 files changed, 10 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 7a167953f48..2a3f5daa561 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-04 Romain Francoise <romain@orebokech.com>
+
+ * Makefile.in (bootstrap-clean): New target.
+
2006-10-12 Kenichi Handa <handa@m17n.org>
* Makefile.in (install): Be sure to make ${INSTALLDIR} before `cd'
diff --git a/leim/Makefile.in b/leim/Makefile.in
index 1fb6636fbca..b3e058fa7bb 100644
--- a/leim/Makefile.in
+++ b/leim/Makefile.in
@@ -255,6 +255,12 @@ clean mostlyclean:
rm -f ${TIT-MISC} ${TIT-MISC:.elc=.el} \
leim-list.el changed.tit changed.misc
+# The following target is needed because the `clean' target only removes
+# TIT-generated files and doesn't touch compiled Quail packages. But
+# bootstrapping should not leave non-fresh .elc files behind.
+bootstrap-clean: clean
+ rm -f ${WORLD}
+
distclean: clean
if test -f stamp-subdir; then rm -rf ${SUBDIRS} stamp-subdir; fi
rm -f Makefile