From 4dc6877e29a8a544d4f6db6142148808956e2e3d Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 12 Jun 2003 09:36:46 +0000 Subject: INTEGRATION: CWS mh11rc (1.2.8); FILE MERGED 2003/06/10 08:32:26 mh 1.2.8.2: one more update from ooo11beta2 2003/06/06 08:55:26 mh 1.2.8.1: join: from beta2 --- lingucomponent/source/lingutil/makefile.mk | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/lingucomponent/source/lingutil/makefile.mk b/lingucomponent/source/lingutil/makefile.mk index 9cce26d9a4cb..0e5490b4e36a 100644 --- a/lingucomponent/source/lingutil/makefile.mk +++ b/lingucomponent/source/lingutil/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: hr $ $Date: 2003-03-26 13:02:23 $ +# last change: $Author: vg $ $Date: 2003-06-12 10:36:46 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,9 +71,6 @@ USE_DEFFILE=TRUE .INCLUDE : settings.mk -all_target: ALLTAR DICTIONARY - - SLOFILES= \ $(SLO)$/dictmgr.obj \ $(SLO)$/csutil.obj @@ -92,14 +89,6 @@ SHL1DEF= $(MISC)$/$(SHL1TARGET).def DEF1NAME= $(SHL1TARGET) -DIC2BIN= \ - dictionary.lst - - -DICTIONARY : - +$(COPY) $(foreach,i,$(DIC2BIN) $i) $(BIN) - - # --- Targets ------------------------------------------------------ .INCLUDE : target.mk -- cgit v1.2.3