(distclean): Delete makefile.
* makefile.w32-in (distclean): Don't delete `quail' subdir: if we
are building in the sandbox, there are precious files there.
+ (clean mostlyclean): Delete leim-list.el~.
+ (distclean): Delete makefile.
2008-06-13 Teodor Zlatanov <tzz@lifelogs.com>
- $(FOREACH) $(TIT:.elc=.el) $(FORDO) $(DEL) $(FORVAR) $(ENDFOR)
- $(FOREACH) $(MISC_DIC:.elc=.el) $(FORDO) $(DEL) $(FORVAR) $(ENDFOR)
- $(DEL) leim-list.el
+ - $(DEL) leim-list.el~
distclean: clean
- $(DEL) stamp-subdir
+ - $(DEL) makefile
maintainer-clean: distclean
- $(FOREACH) $(WORLD) $(FORDO) $(DEL) $(FORVAR) $(ENDFOR)