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:12 UTC

svn commit: r606265 - /httpd/httpd/trunk/Makefile.win

Author: wrowe
Date: Fri Dec 21 10:46:12 2007
New Revision: 606265

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

Modified:
    httpd/httpd/trunk/Makefile.win

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