changeset 93923:03d3c1202d61

(distclean, maintainer-clean): New targets.
author Jason Rumney <jasonr@gnu.org>
date Wed, 09 Apr 2008 16:20:43 +0000
parents e6fc2790d18c
children e461836a1a7b
files lib-src/makefile.w32-in
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/makefile.w32-in	Wed Apr 09 15:57:40 2008 +0000
+++ b/lib-src/makefile.w32-in	Wed Apr 09 16:20:43 2008 +0000
@@ -347,6 +347,12 @@
 		- $(DEL_TREE) $(OBJDIR)
 		- $(DEL) stamp_BLD
 
+distclean: cleanall
+	- $(DEL) TAGS
+	- $(DEL) Makefile
+
+maintainer-clean: distclean
+
 cleanall:	clean
 		- $(DEL_TREE) obj
 		- $(DEL_TREE) obj-spd