summaryrefslogtreecommitdiff
path: root/sc/qa/complex
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:10:03 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:10:03 +0000
commit42ee0187443404b4f18845b6208a7a70df235d2f (patch)
tree591ce1917f1f7c64820c04bf6e0ad98c42ea4202 /sc/qa/complex
parent9c0428836027af2fb0b30606764cfcd94b2198fa (diff)
INTEGRATION: CWS ause069 (1.4.296); FILE MERGED
2006/11/24 14:37:05 hjs 1.4.296.1: #i70359# remove forced shell calls
Diffstat (limited to 'sc/qa/complex')
-rw-r--r--sc/qa/complex/dataPilot/makefile.mk6
-rw-r--r--sc/qa/complex/sc/makefile.mk6
2 files changed, 6 insertions, 6 deletions
diff --git a/sc/qa/complex/dataPilot/makefile.mk b/sc/qa/complex/dataPilot/makefile.mk
index f765dccb45ef..040294e079d0 100644
--- a/sc/qa/complex/dataPilot/makefile.mk
+++ b/sc/qa/complex/dataPilot/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 18:05:28 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:09:50 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -63,4 +63,4 @@ JARCOMPRESS = TRUE
run:
- +java -cp $(CLASSPATH) org.openoffice.Runner -TimeOut 0 -tb java_complex -o $(PACKAGE:s#$/#.#).$(JAVAFILES:b)
+ java -cp $(CLASSPATH) org.openoffice.Runner -TimeOut 0 -tb java_complex -o $(PACKAGE:s#$/#.#).$(JAVAFILES:b)
diff --git a/sc/qa/complex/sc/makefile.mk b/sc/qa/complex/sc/makefile.mk
index 4031a3601b86..f81876b8b622 100644
--- a/sc/qa/complex/sc/makefile.mk
+++ b/sc/qa/complex/sc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 18:08:30 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:10:03 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -62,4 +62,4 @@ JARCOMPRESS = TRUE
run:
- +java -cp $(CLASSPATH) org.openoffice.Runner -TimeOut 0 -tb java_complex -o $(PACKAGE:s#$/#.#).$(JAVAFILES:b)
+ java -cp $(CLASSPATH) org.openoffice.Runner -TimeOut 0 -tb java_complex -o $(PACKAGE:s#$/#.#).$(JAVAFILES:b)