INTEGRATION: CWS ause069 (1.3.144); FILE MERGED
2006/11/24 14:51:20 hjs 1.3.144.1: #i70359# remove forced shell calls
This commit is contained in:
parent
82b8a74c13
commit
0c0a80c84b
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $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 Contents of this file are made available subject to
|
||||||
# the terms of GNU Lesser General Public License Version 2.1.
|
# the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@ -39,4 +39,4 @@ PRJNAME=starmath
|
||||||
TARGET=qa_unoapi
|
TARGET=qa_unoapi
|
||||||
|
|
||||||
ALLTAR:
|
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
|
||||||
|
|
Loading…
Reference in a new issue