summaryrefslogtreecommitdiff
path: root/lingucomponent
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-09 07:50:17 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-09 07:50:17 +0000
commit4883da64509a8b6ca42acaa1511db6b8cd758219 (patch)
tree50558519b8f5721679887e3873dc5d209b7ab244 /lingucomponent
parenta14fa78867814d9943baa2d150b3e494c1d7990e (diff)
INTEGRATION: CWS ause076 (1.8.4); FILE MERGED
2007/02/28 11:08:02 hjs 1.8.4.1: #i74812# cleanup *LIB and more
Diffstat (limited to 'lingucomponent')
-rw-r--r--lingucomponent/source/thesaurus/libnth/makefile.mk12
1 files changed, 2 insertions, 10 deletions
diff --git a/lingucomponent/source/thesaurus/libnth/makefile.mk b/lingucomponent/source/thesaurus/libnth/makefile.mk
index 17576b3d2daf..001a32d23a45 100644
--- a/lingucomponent/source/thesaurus/libnth/makefile.mk
+++ b/lingucomponent/source/thesaurus/libnth/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: rt $ $Date: 2007-01-31 08:44:05 $
+# last change: $Author: obo $ $Date: 2007-03-09 08:50:17 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -87,8 +87,6 @@ CFLAGSCXX += -I..$/mythes -I..$/..$/lingutil
CFLAGSCC += -I..$/mythes -I..$/..$/lingutil
.ENDIF
-.IF "$(header)" == ""
-
EXCEPTIONSFILES= \
$(SLO)$/ntprophelp.obj\
$(SLO)$/nthesimp.obj
@@ -105,7 +103,6 @@ SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
SHL1STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB) \
- $(UNOLIB) \
$(VOSLIB) \
$(TOOLSLIB) \
$(SVTOOLLIB) \
@@ -132,13 +129,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