summaryrefslogtreecommitdiff
path: root/i18npool/util
diff options
context:
space:
mode:
authorEike Rathke <er@openoffice.org>2002-03-28 02:05:06 +0000
committerEike Rathke <er@openoffice.org>2002-03-28 02:05:06 +0000
commit6397cb8d60227a26e71799be2319ab9a2e6ee07a (patch)
treec794c745203089a02232222c7c107757d286fd3e /i18npool/util
parentf2387ffad043abb62a8de8b0f36d431287811783 (diff)
#97583# centralized ICUI18NLIB in solenv/inc/libs.mk
Diffstat (limited to 'i18npool/util')
-rw-r--r--i18npool/util/makefile.mk12
1 files changed, 2 insertions, 10 deletions
diff --git a/i18npool/util/makefile.mk b/i18npool/util/makefile.mk
index 9d61424d5cf4..24de7e853f4e 100644
--- a/i18npool/util/makefile.mk
+++ b/i18npool/util/makefile.mk
@@ -2,9 +2,9 @@
#*
#* $RCSfile: makefile.mk,v $
#*
-#* $Revision: 1.8 $
+#* $Revision: 1.9 $
#*
-#* last change: $Author: bustamam $ $Date: 2002-03-26 13:40:06 $
+#* last change: $Author: er $ $Date: 2002-03-28 03:05:06 $
#*
#* The Contents of this file are made available subject to the terms of
#* either of the following licenses
@@ -93,14 +93,6 @@ LIB1DEPN= $(MISC)$/$(LIB1TARGET).flt
SHL1TARGET= $(TARGET)$(VERSION)$(DLLPOSTFIX)
SHL1IMPLIB= i$(TARGET)
-.IF "$(OS)"=="WNT"
-ICUI18NLIB= icuin.lib icuuc.lib
-.ELSE
-ICUI18NLIB= -licui18n -licuuc -licudata
-.IF "$(OS)"=="SOLARIS"
-ICUI18NLIB+= -lCstd
-.ENDIF
-.ENDIF
SHL1STDLIBS=\
$(TOOLSLIB) \