diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-25 12:51:18 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-25 12:51:18 +0000 |
commit | 0c0a80c84b1fc3b5a8d48d6e8d6b9b6d55bfb70d (patch) | |
tree | 14f6ca65f86a18d6b2d6110342cc5e8e6b3fece1 /starmath/qa | |
parent | 82b8a74c13c86984f2ca35a9c84c2f2bce0a735f (diff) |
INTEGRATION: CWS ause069 (1.3.144); FILE MERGED
2006/11/24 14:51:20 hjs 1.3.144.1: #i70359# remove forced shell calls
Diffstat (limited to 'starmath/qa')
-rw-r--r-- | starmath/qa/unoapi/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/starmath/qa/unoapi/makefile.mk b/starmath/qa/unoapi/makefile.mk index 99f92e023b68..035fdb20120f 100644 --- a/starmath/qa/unoapi/makefile.mk +++ b/starmath/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 15:02:05 $ +# last change: $Author: obo $ $Date: 2007-01-25 13:51:18 $ # # 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=starmath TARGET=qa_unoapi ALLTAR: - +$(SOLARENV)$/bin$/checkapi -sce sm.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments + $(SOLARENV)$/bin$/checkapi -sce sm.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments |