aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Wohler2001-01-28 23:34:52 +0000
committerBill Wohler2001-01-28 23:34:52 +0000
commita070e0b73474e2c47cea9dc0f56d96ec50eb897a (patch)
tree56f17a78b85dc8a481b12d6d2cbe05fd29defd4b
parentf769781e551fee182c1fe5361c4aa45b1d820542 (diff)
downloademacs-a070e0b73474e2c47cea9dc0f56d96ec50eb897a.tar.gz
emacs-a070e0b73474e2c47cea9dc0f56d96ec50eb897a.zip
(extraclean): added target so make doesn't die if
one runs "make extraclean" at the top level.
-rw-r--r--leim/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/leim/Makefile.in b/leim/Makefile.in
index ec8a65f648e..e251981827a 100644
--- a/leim/Makefile.in
+++ b/leim/Makefile.in
@@ -188,3 +188,6 @@ clean mostlyclean:
188distclean maintainer-clean: 188distclean maintainer-clean:
189 if test -f stamp-subdir; then rm -rf ${SUBDIRS} stamp-subdir; fi 189 if test -f stamp-subdir; then rm -rf ${SUBDIRS} stamp-subdir; fi
190 rm -f Makefile 190 rm -f Makefile
191
192extraclean: distclean
193 -rm -f *~ \#* m/?*~ s/?*~