summaryrefslogtreecommitdiff
path: root/dbaccess/qa
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-24 12:18:05 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-24 12:18:05 +0000
commit994f2d0b0793435aa00e1ef9ee611f003a117453 (patch)
tree0e28e800928e6eba28070fd32312eaa66777bd14 /dbaccess/qa
parent930708b4260b3b72bb599ec90ef9e4a84225bc71 (diff)
INTEGRATION: CWS complextest1 (1.9.42); FILE MERGED
2007/07/16 10:57:38 sg 1.9.42.1: #i78662#fixed makefile bug
Diffstat (limited to 'dbaccess/qa')
-rwxr-xr-xdbaccess/qa/complex/dbaccess/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/dbaccess/qa/complex/dbaccess/makefile.mk b/dbaccess/qa/complex/dbaccess/makefile.mk
index ea54b3dc09dd..6eb0fbac643d 100755
--- a/dbaccess/qa/complex/dbaccess/makefile.mk
+++ b/dbaccess/qa/complex/dbaccess/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: vg $ $Date: 2007-01-15 14:29:47 $
+# last change: $Author: rt $ $Date: 2007-07-24 13:18:05 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -85,7 +85,7 @@ ALL: ALLDEP
run: $(CLASSDIR)$/$(JARTARGET)
- java $(RUNNER_ARGS) -sce dbaccess.sce
+ +java $(RUNNER_ARGS) -sce dbaccess.sce
run_%: $(CLASSDIR)$/$(JARTARGET)
- java $(RUNNER_ARGS) -o complex.dbaccess.$(@:s/run_//)
+ +java $(RUNNER_ARGS) -o complex.dbaccess.$(@:s/run_//)