From 87bf70796b3feee8fc2fc261d3ad780111ece70a Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 25 Jan 2007 12:48:44 +0000 Subject: INTEGRATION: CWS ause069 (1.3.54); FILE MERGED 2006/12/01 15:04:00 hjs 1.3.54.1: #i70359# remove forced shell calls --- linguistic/qa/unoapi/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'linguistic/qa/unoapi') diff --git a/linguistic/qa/unoapi/makefile.mk b/linguistic/qa/unoapi/makefile.mk index cfa290e9becd..e4027db41433 100644 --- a/linguistic/qa/unoapi/makefile.mk +++ b/linguistic/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-07 19:48:04 $ +# last change: $Author: obo $ $Date: 2007-01-25 13:48:44 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,4 +39,4 @@ PRJNAME=linguistic TARGET=qa_unoapi ALLTAR: - +$(SOLARENV)$/bin$/checkapi -sce lng.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments + $(SOLARENV)$/bin$/checkapi -sce lng.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments -- cgit