]> granicus.if.org Git - apache/commitdiff
If we didn't build a Browse, we have nothing to kill. Ignore the error.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 13 Jul 2002 05:47:03 +0000 (05:47 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 13 Jul 2002 05:47:03 +0000 (05:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96044 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index 2e7561c6c02c6fd0ca58abc0ce8791d9e067c3b3..d0c80897b08c7101c3cd4b1d6e9d032b933283f5 100644 (file)
@@ -155,7 +155,7 @@ installd:
        $(MAKE) $(MAKEOPT) -f Makefile.win SHORT=D LONG=Debug   _build _install
 
 clean: _cleanr _cleand
-       rd /s Browse < << 
+       -rd /s Browse < <<
 y
 <<