changeset 54768:3667cb56ffeb

(distclean clean): Remove nmake specific stamp-subdir test.
author Andrew Innes <andrewi@gnu.org>
date Fri, 09 Apr 2004 17:31:41 +0000
parents 1c98354c2113
children 133eee6d0d98
files leim/makefile.w32-in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/leim/makefile.w32-in	Fri Apr 09 16:41:36 2004 +0000
+++ b/leim/makefile.w32-in	Fri Apr 09 17:31:41 2004 +0000
@@ -198,7 +198,7 @@
 	- $(DEL) leim-list.el
 
 distclean clean:
-	if exist stamp-subdir $(DELTREE) $(SUBDIRS)
+	- $(DELTREE) $(SUBDIRS)
 	- $(DEL) stamp-subdir
 
 maintainer-clean: distclean