From 3217b5ff3118dadf5bad0235b94675504330ac10 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Mon, 2 Feb 2004 18:24:24 +0000
Subject: INTEGRATION: CWS geordi2q14 (1.18.4); FILE MERGED 2004/01/29 16:29:20
hr 1.18.4.1: #111934#: merge CWS ooo111fix2
---
i18npool/util/makefile.mk | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
(limited to 'i18npool/util/makefile.mk')
diff --git a/i18npool/util/makefile.mk b/i18npool/util/makefile.mk
index fd61e87c4e9a..5dc2f678acae 100644
--- a/i18npool/util/makefile.mk
+++ b/i18npool/util/makefile.mk
@@ -2,9 +2,9 @@
#*
#* $RCSfile: makefile.mk,v $
#*
-#* $Revision: 1.18 $
+#* $Revision: 1.19 $
#*
-#* last change: $Author: rt $ $Date: 2004-01-20 13:43:56 $
+#* last change: $Author: hr $ $Date: 2004-02-02 19:24:24 $
#*
#* The Contents of this file are made available subject to the terms of
#* either of the following licenses
@@ -64,11 +64,6 @@ PRJ=..
PRJNAME=i18npool
TARGET=i18npool.uno
-# Make symbol renaming match library name for Mac OS X
-.IF "$(OS)"=="MACOSX"
-SYMBOLPREFIX=$(TARGET)
-.ENDIF
-
# --- Settings -----------------------------------------------------------
.INCLUDE : settings.mk
--
cgit