From c62c0f090b7ee8fc3c081117b0ccdc64fb6b1364 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Wed, 16 Jan 2008 13:33:33 +0000 Subject: INTEGRATION: CWS ause085 (1.7.48); FILE MERGED 2007/09/25 11:37:43 hjs 1.7.48.1: #i81650# fix makefiles to avoid useless dependency recreation --- i18npool/source/textconversion/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'i18npool') diff --git a/i18npool/source/textconversion/makefile.mk b/i18npool/source/textconversion/makefile.mk index 5e1b99f996c6..86dcbc17d7bc 100644 --- a/i18npool/source/textconversion/makefile.mk +++ b/i18npool/source/textconversion/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: vg $ $Date: 2007-02-06 14:06:25 $ +# last change: $Author: ihi $ $Date: 2008-01-16 14:33:33 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -52,6 +52,8 @@ SLOFILES= \ $(SLO)$/textconversion_ko.obj \ $(SLO)$/textconversion_zh.obj +OBJFILES = $(OBJ)$/genconv_dict.obj + APP1TARGET = genconv_dict APP1OBJS = $(OBJ)$/genconv_dict.obj -- cgit v1.2.3