You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2007/12/21 19:46:55 UTC

svn commit: r606266 - /httpd/httpd/branches/2.2.x/Makefile.win

Author: wrowe
Date: Fri Dec 21 10:46:54 2007
New Revision: 606266

URL: http://svn.apache.org/viewvc?rev=606266&view=rev
Log:
Kill proxy\ dir, a horrible name with no corresponding example

Backports: r606265

Modified:
    httpd/httpd/branches/2.2.x/Makefile.win

Modified: httpd/httpd/branches/2.2.x/Makefile.win
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/Makefile.win?rev=606266&r1=606265&r2=606266&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/Makefile.win (original)
+++ httpd/httpd/branches/2.2.x/Makefile.win Fri Dec 21 10:46:54 2007
@@ -568,7 +568,6 @@
 	-mkdir "$(INSTDIR)\lib"
 	-mkdir "$(INSTDIR)\logs"
 	-mkdir "$(INSTDIR)\modules"
-	-mkdir "$(INSTDIR)\proxy"
 	-mkdir "$(INSTDIR)\symbols"
 	-mkdir "$(INSTDIR)\symbols\exe"
 	-mkdir "$(INSTDIR)\symbols\dll"