]> git.eshelyaron.com Git - emacs.git/commitdiff
(extraclean): added target so make doesn't die if
authorBill Wohler <wohler@newt.com>
Sun, 28 Jan 2001 23:34:52 +0000 (23:34 +0000)
committerBill Wohler <wohler@newt.com>
Sun, 28 Jan 2001 23:34:52 +0000 (23:34 +0000)
one runs "make extraclean" at the top level.

leim/Makefile.in

index ec8a65f648e459389ad4ebdb3ebb9f8f6383a25b..e251981827abf74991c07f77378e4dfc11090691 100644 (file)
@@ -188,3 +188,6 @@ clean mostlyclean:
 distclean maintainer-clean:
        if test -f stamp-subdir; then rm -rf ${SUBDIRS} stamp-subdir; fi
        rm -f Makefile
+
+extraclean: distclean
+       -rm -f *~ \#* m/?*~ s/?*~