From: William A. Rowe Jr Date: Wed, 9 Sep 2009 12:53:23 +0000 (+0000) Subject: Drop the symbols/ tree, nothing is installed within it. X-Git-Tag: 2.2.14~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a8edfe41953d0b1bb6b30d37490f120700b93e;p=thirdparty%2Fapache%2Fhttpd.git Drop the symbols/ tree, nothing is installed within it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@812929 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.win b/Makefile.win index 01b14a437f1..5dbb85a3d25 100644 --- a/Makefile.win +++ b/Makefile.win @@ -623,10 +623,6 @@ _install: -mkdir "$(INSTDIR)\lib" -mkdir "$(INSTDIR)\logs" -mkdir "$(INSTDIR)\modules" - -mkdir "$(INSTDIR)\symbols" - -mkdir "$(INSTDIR)\symbols\exe" - -mkdir "$(INSTDIR)\symbols\dll" - -mkdir "$(INSTDIR)\symbols\so" copy ABOUT_APACHE "$(INSTDIR)\ABOUT_APACHE.txt" <.y copy CHANGES "$(INSTDIR)\CHANGES.txt" <.y copy INSTALL "$(INSTDIR)\INSTALL.txt" <.y