From db5ee5e8f1ff37ebc1d0525671fa9b230df6e7bc Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 20 Sep 2007 15:25:46 +0000 Subject: [PATCH] INTEGRATION: CWS os2port01 (1.3.24); FILE MERGED 2006/12/28 15:00:07 ydario 1.3.24.1: OS/2 initial import. --- i18nutil/source/utility/makefile.mk | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/i18nutil/source/utility/makefile.mk b/i18nutil/source/utility/makefile.mk index 40cba40ecf6f..ca4bd9782650 100644 --- a/i18nutil/source/utility/makefile.mk +++ b/i18nutil/source/utility/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-07 17:40:56 $ +# last change: $Author: vg $ $Date: 2007-09-20 16:25:46 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -54,7 +54,11 @@ SLOFILES= \ $(SLO)$/oneToOneMapping.obj # Unicode utilities +.IF "$(GUI)" == "OS2" +SHL1TARGET= $(TARGET) +.ELSE SHL1TARGET= $(TARGET)$(COMID) +.ENDIF SHL1IMPLIB= i$(TARGET) DEF1DEPN= $(MISC)$/$(SHL1TARGET).flt