diff leim/makefile.w32-in @ 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 638f83c80323
children 9077e3f7cd49
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