diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-01-31 07:39:32 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-01-31 07:39:32 +0000 |
commit | e48b9d2c50ee177cf53bbe601bf5f30e4f3711a8 (patch) | |
tree | 8a32df4faaed4b6ab49a9c08b8805956dbbf736b /ucb | |
parent | c9525c0fe0590f1d144a49f11eb6df9351b2ecf9 (diff) |
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
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/source/core/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
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 |