From f37f98fd1ae2a94626e00b31bde885cb3abbc4b5 Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Mon, 10 Mar 2003 23:18:37 +0000 Subject: [PATCH] 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 --- Makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.40.0