summaryrefslogtreecommitdiff
path: root/lingucomponent/source
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-12 09:36:46 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-12 09:36:46 +0000
commit4dc6877e29a8a544d4f6db6142148808956e2e3d (patch)
tree28f943c1f48e87e008d2ec248e1c77bfa34d16ae /lingucomponent/source
parent2a42737321fd6f65d4f9e4acab46c14d8ba791eb (diff)
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
Diffstat (limited to 'lingucomponent/source')
-rw-r--r--lingucomponent/source/lingutil/makefile.mk15
1 files 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