summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorRomain Francoise <romain@orebokech.com>2006-11-04 14:43:58 +0000
committerRomain Francoise <romain@orebokech.com>2006-11-04 14:43:58 +0000
commit9200c9263143a7a9d31c07a0df1204d39f9fa061 (patch)
tree295dc437f675046f36e683263877f20a9670992f /leim
parentccc54d96ad98bf82af4b6d904469a71c02d46ebc (diff)
downloademacs-9200c9263143a7a9d31c07a0df1204d39f9fa061.tar.gz
(bootstrap-clean): New target.
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 3a4467d20ed..10ba277b473 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