]> code.delx.au - gnu-emacs/commitdiff
(bootstrap-clean): New target.
authorRomain Francoise <romain@orebokech.com>
Sat, 4 Nov 2006 14:43:58 +0000 (14:43 +0000)
committerRomain Francoise <romain@orebokech.com>
Sat, 4 Nov 2006 14:43:58 +0000 (14:43 +0000)
leim/ChangeLog
leim/Makefile.in

index 7a167953f48a87b3280a2fe03171f6126c431cc4..2a3f5daa56198311b29be63daa6b13c3155f649f 100644 (file)
@@ -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'
index 3a4467d20edf7ac66e641bae3f74d95bfe730efe..10ba277b473454c5ee17c18b32290f79abca5617 100644 (file)
@@ -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