From: Andre Malo Date: Mon, 10 Mar 2003 23:18:37 +0000 (+0000) Subject: the symbols target in apr-iconv disappeared... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f37f98fd1ae2a94626e00b31bde885cb3abbc4b5;p=apache the symbols target in apr-iconv disappeared... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98963 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.win b/Makefile.win index 3bad75399f..b5f82d6bfb 100644 --- a/Makefile.win +++ b/Makefile.win @@ -580,7 +580,7 @@ BEGIN { inst_so="$(INSTDIR)\symbols\so" !ENDIF cd srclib\apr-iconv - $(MAKE) $(MAKEOPT) -f build\modules.mk.win install symbols \ + $(MAKE) $(MAKEOPT) -f build\modules.mk.win install \ BUILD_MODE=$(LONG) BIND_MODE=shared API_SOURCE=. \ INSTALL_DIR="$(INSTDIR)\bin\iconv" \ SYMBOLS_DIR="$(INSTDIR)\symbols"