]> git.eshelyaron.com Git - emacs.git/commitdiff
(distclean): Delete Makefile.
authorGlenn Morris <rgm@gnu.org>
Wed, 28 Feb 2007 04:38:38 +0000 (04:38 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 28 Feb 2007 04:38:38 +0000 (04:38 +0000)
(maintainer-clean): Delete TAGS.

lwlib/Makefile.in

index 016e33affbe86508135f63c2bba1ade03b9fc825..18fa3547cf5e4538d0f7d2f5c5db889d0c1e666b 100644 (file)
@@ -82,7 +82,9 @@ mostlyclean:
 
 clean: mostlyclean
 distclean: clean
+       $(RM) Makefile
 maintainer-clean: distclean
+       $(RM) TAGS
 
 TAGS:
        ../lib-src/etags $(srcdir)/*.[ch]