From e48b9d2c50ee177cf53bbe601bf5f30e4f3711a8 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 31 Jan 2007 07:39:32 +0000 Subject: INTEGRATION: CWS macosxmapfiles (1.17.94); FILE MERGED 2007/01/11 14:11:40 tra 1.17.94.1: #69351# Map files are now supported on Mac OS X rudimentary --- ucb/source/core/makefile.mk | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'ucb') diff --git a/ucb/source/core/makefile.mk b/ucb/source/core/makefile.mk index 43de0f37696b..d1be44056ef4 100644 --- a/ucb/source/core/makefile.mk +++ b/ucb/source/core/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.17 $ +# $Revision: 1.18 $ # -# last change: $Author: rt $ $Date: 2005-09-09 15:14:42 $ +# last change: $Author: rt $ $Date: 2007-01-31 08:39:32 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -70,10 +70,7 @@ SHL1LIBS=\ $(SLB)$/regexp.lib SHL1IMPLIB=i$(TARGET) -.IF "$(OS)"=="MACOSX" -.ELSE SHL1VERSIONMAP=exports.map -.ENDIF DEF1NAME=$(SHL1TARGET) DEF1EXPORTFILE=exports.dxp -- cgit