From: William A. Rowe Jr Date: Sat, 13 Jul 2002 05:47:03 +0000 (+0000) Subject: If we didn't build a Browse, we have nothing to kill. Ignore the error. X-Git-Tag: 2.0.40~243 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdfc273e55239fec92dbbed6e3f47369c6a6562a;p=thirdparty%2Fapache%2Fhttpd.git If we didn't build a Browse, we have nothing to kill. Ignore the error. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96044 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.win b/Makefile.win index 2e7561c6c02..d0c80897b08 100644 --- a/Makefile.win +++ b/Makefile.win @@ -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 <<