summaryrefslogtreecommitdiff
path: root/linguistic/workben
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-09 08:00:54 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-09 08:00:54 +0000
commit9a852314458a16ced3eaa88113b923e7bd1eddeb (patch)
treebeef0e001d4e207132d2d5716449dd6e19ea8071 /linguistic/workben
parent85bd40111ed216b8bcd2a4367269e0f4ff399999 (diff)
INTEGRATION: CWS ause076 (1.4.72); FILE MERGED
2007/02/28 10:46:22 hjs 1.4.72.1: #i74812# cleanup *LIB and more
Diffstat (limited to 'linguistic/workben')
-rw-r--r--linguistic/workben/makefile.mk16
1 files changed, 2 insertions, 14 deletions
diff --git a/linguistic/workben/makefile.mk b/linguistic/workben/makefile.mk
index f8adb66b34da..c04dd26bace8 100644
--- a/linguistic/workben/makefile.mk
+++ b/linguistic/workben/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 19:57:00 $
+# last change: $Author: obo $ $Date: 2007-03-09 09:00:54 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -74,12 +74,6 @@ UNOTYPES=\
com.sun.star.linguistic2.XThesaurus
-.IF "$(header)" == ""
-
-EXCEPTIONSFILES= \
- $(SLO)$/sprophelp.obj\
- $(SLO)$/sspellimp.obj
-
SLOFILES= \
$(SLO)$/sprophelp.obj\
$(SLO)$/sreg.obj\
@@ -91,7 +85,6 @@ SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
SHL1STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB) \
- $(UNOLIB) \
$(VOSLIB) \
$(TOOLSLIB) \
$(SVTOOLLIB) \
@@ -114,13 +107,8 @@ SHL1VERSIONMAP= $(TARGET).map
# build DEF file
DEF1NAME =$(SHL1TARGET)
-#DEF1DEPN =$(MISC)$/$(SHL1TARGET).flt
-#DEFLIB1NAME =$(TARGET)
-#DEF1DES =Linguistic2 main DLL
DEF1EXPORTFILE= exports.dxp
-.ENDIF
-
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk