]> granicus.if.org Git - apache/commitdiff
the symbols target in apr-iconv disappeared...
authorAndre Malo <nd@apache.org>
Mon, 10 Mar 2003 23:18:37 +0000 (23:18 +0000)
committerAndre Malo <nd@apache.org>
Mon, 10 Mar 2003 23:18:37 +0000 (23:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98963 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index 3bad75399f6ed3b78f9da5a83eecf421e9a757ad..b5f82d6bfbf9190bbfa04bd13f90cae7e9507f31 100644 (file)
@@ -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"