From 299fe1ca68850e4368d3b9a737dbf1f150ad794f Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 31 Jan 2007 07:41:01 +0000 Subject: INTEGRATION: CWS macosxmapfiles (1.29.44); FILE MERGED 2007/01/11 14:11:42 tra 1.29.44.1: #69351# Map files are now supported on Mac OS X rudimentary --- ucb/source/ucp/webdav/makefile.mk | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ucb/source/ucp/webdav/makefile.mk b/ucb/source/ucp/webdav/makefile.mk index 7d22c5f0721b..af8d626a5095 100644 --- a/ucb/source/ucp/webdav/makefile.mk +++ b/ucb/source/ucp/webdav/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.29 $ +# $Revision: 1.30 $ # -# last change: $Author: kz $ $Date: 2006-07-19 09:36:39 $ +# last change: $Author: rt $ $Date: 2007-01-31 08:41:01 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -109,10 +109,8 @@ LIB1OBJFILES=$(SLOFILES) SHL1TARGET=$(TARGET)$(UCP_VERSION) SHL1IMPLIB=i$(TARGET) -.IF "$(OS)"=="MACOSX" -.ELSE + SHL1VERSIONMAP=exports.map -.ENDIF SHL1STDLIBS=\ $(CPPUHELPERLIB) \ -- cgit