summaryrefslogtreecommitdiff
path: root/toolkit/qa/unoapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:17:46 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:17:46 +0000
commit928dcebeed09b26d41ad8bf536cafc8c8d97cd51 (patch)
treed9f6931812a3ba317543e0ef7a7c3537939f6e42 /toolkit/qa/unoapi
parent67a32a1f191ca4fbdf9ba1a593ad8052d6e5fe2f (diff)
INTEGRATION: CWS ause069 (1.3.148); FILE MERGED
2006/11/24 14:42:42 hjs 1.3.148.1: #i70359# remove forced shell calls
Diffstat (limited to 'toolkit/qa/unoapi')
-rw-r--r--toolkit/qa/unoapi/makefile.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/toolkit/qa/unoapi/makefile.mk b/toolkit/qa/unoapi/makefile.mk
index f6fc8adf4130..574b135eacd5 100644
--- a/toolkit/qa/unoapi/makefile.mk
+++ b/toolkit/qa/unoapi/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 13:00:53 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:17:46 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,7 @@ PRJNAME=toolkit
TARGET=qa_unoapi
ALLTAR:
- +$(SOLARENV)$/bin$/checkapi -sce toolkit.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments
- +@echo =======================================================================
- +@echo In case you noticed a failures of toolkit.AccessibleToolBoxItem make sure that the object bar is configured as text and not as icons
- +@echo =======================================================================
+ $(SOLARENV)$/bin$/checkapi -sce toolkit.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments
+ @echo =======================================================================
+ @echo In case you noticed a failures of toolkit.AccessibleToolBoxItem make sure that the object bar is configured as text and not as icons
+ @echo =======================================================================