changeset 76223:ad3b7db83d7e

(distclean): Delete Makefile. (maintainer-clean): Delete TAGS.
author Glenn Morris <rgm@gnu.org>
date Wed, 28 Feb 2007 04:38:38 +0000
parents 432ea336d334
children 48e36bb28baf
files lwlib/Makefile.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lwlib/Makefile.in	Wed Feb 28 04:38:24 2007 +0000
+++ b/lwlib/Makefile.in	Wed Feb 28 04:38:38 2007 +0000
@@ -82,7 +82,9 @@
 
 clean: mostlyclean
 distclean: clean
+	$(RM) Makefile
 maintainer-clean: distclean
+	$(RM) TAGS
 
 TAGS:
 	../lib-src/etags $(srcdir)/*.[ch]