summaryrefslogtreecommitdiff
path: root/Makefile.win
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2007-12-21 18:46:12 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2007-12-21 18:46:12 +0000
commit28d7c7d8b7127bfd43f32bb6d1fe871b571cd85a (patch)
tree24e5fe81a23927418b192d1928f7c989330ebc20 /Makefile.win
parentfba92be2219876a5d243485e04781f93a3525a40 (diff)
downloadhttpd-28d7c7d8b7127bfd43f32bb6d1fe871b571cd85a.tar.gz
Kill proxy\ dir, a horrible name with no corresponding example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@606265 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.win')
-rw-r--r--Makefile.win1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.win b/Makefile.win
index 845abd0d7b..e5f7cdb9f0 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -578,7 +578,6 @@ _install:
-mkdir "$(INSTDIR)\lib"
-mkdir "$(INSTDIR)\logs"
-mkdir "$(INSTDIR)\modules"
- -mkdir "$(INSTDIR)\proxy"
-mkdir "$(INSTDIR)\symbols"
-mkdir "$(INSTDIR)\symbols\exe"
-mkdir "$(INSTDIR)\symbols\dll"