From cc1dd12158e277280d7d3448ae030e689b6e02af Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 25 Jan 2007 11:25:01 +0000 Subject: INTEGRATION: CWS ause069 (1.4.544); FILE MERGED 2006/11/28 10:23:59 hjs 1.4.544.1: #i70359# remove forced shell calls --- sw/qa/unoapi/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/qa') diff --git a/sw/qa/unoapi/makefile.mk b/sw/qa/unoapi/makefile.mk index 96674a8b95d8..b9616f3c3d72 100644 --- a/sw/qa/unoapi/makefile.mk +++ b/sw/qa/unoapi/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-09 02:31:34 $ +# last change: $Author: obo $ $Date: 2007-01-25 12:25:01 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -38,4 +38,4 @@ PRJNAME=sw TARGET=qa_unoapi ALLTAR: - +$(SOLARENV)$/bin$/checkapi -sce sw.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments + $(SOLARENV)$/bin$/checkapi -sce sw.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments -- cgit