summaryrefslogtreecommitdiff
path: root/linguistic/qa
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-24 12:12:48 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-24 12:12:48 +0000
commitef7fd1ec8ab98079b66d9f1c1e6d99675e3fb4fe (patch)
tree22d35a9d87c3ae1b1550c4d3237394b76d79b623 /linguistic/qa
parentab9b16c74a10e4196e4f57d2ce570a950e303cba (diff)
INTEGRATION: CWS complextest1 (1.4.12); FILE MERGED
2007/06/28 16:05:20 cn 1.4.12.1: #i78349# fix bug in makefile
Diffstat (limited to 'linguistic/qa')
-rw-r--r--linguistic/qa/unoapi/makefile.mk14
1 files changed, 10 insertions, 4 deletions
diff --git a/linguistic/qa/unoapi/makefile.mk b/linguistic/qa/unoapi/makefile.mk
index e4027db41433..2bbcb22b47d0 100644
--- a/linguistic/qa/unoapi/makefile.mk
+++ b/linguistic/qa/unoapi/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 13:48:44 $
+# last change: $Author: rt $ $Date: 2007-07-24 13:12:48 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -38,5 +38,11 @@ PRJ=..$/..
PRJNAME=linguistic
TARGET=qa_unoapi
-ALLTAR:
- $(SOLARENV)$/bin$/checkapi -sce lng.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments
+.INCLUDE: settings.mk
+
+.INCLUDE: target.mk
+
+ALLTAR : UNOAPI_TEST
+
+UNOAPI_TEST:
+ +$(SOLARENV)$/bin$/checkapi -sce lng.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments