From b1d07a6f3e471a531dc4144cc6a1cd7b790c28e6 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 11:51:06 +0000 Subject: INTEGRATION: CWS tl37 (1.4.70); FILE MERGED 2007/04/11 14:59:21 tl 1.4.70.2: RESYNC: (1.4-1.5); FILE MERGED 2007/02/07 14:04:45 tl 1.4.70.1: #i74270# bad PRJNAMEs fixed --- linguistic/qa/complex/linguistic/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/linguistic/qa/complex/linguistic/makefile.mk b/linguistic/qa/complex/linguistic/makefile.mk index 3c76f9cbd7c8..6d15f4b54cd1 100644 --- a/linguistic/qa/complex/linguistic/makefile.mk +++ b/linguistic/qa/complex/linguistic/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: obo $ $Date: 2007-01-25 13:48:28 $ +# last change: $Author: hr $ $Date: 2007-06-27 12:51:06 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -35,7 +35,7 @@ PRJ = ..$/..$/.. TARGET = HangulHanjaConversion -PRJNAME = $(TARGET) +PRJNAME = linguistic PACKAGE = complex$/linguistic # --- Settings ----------------------------------------------------- -- cgit