From: Kenichi Handa Date: Sun, 15 Feb 2004 23:34:41 +0000 (+0000) Subject: (distclean maintainer-clean): Depend on clean. X-Git-Tag: ttn-vms-21-2-B4~7618 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dbbd9604a430d22e6846f34b070f8b6d18147520;p=emacs.git (distclean maintainer-clean): Depend on clean. --- diff --git a/leim/Makefile.in b/leim/Makefile.in index 49b2e716be7..af20c278d3a 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in @@ -226,7 +226,7 @@ clean mostlyclean: rm -f ${TIT} ${NON-TIT} ${WORLD} ${TIT:.elc=.el} \ ${MISC-DIC} ${MISC-DIC:.elc=.el} leim-list.el -distclean maintainer-clean: +distclean maintainer-clean: clean if test -f stamp-subdir; then rm -rf ${SUBDIRS} stamp-subdir; fi rm -f Makefile