summaryrefslogtreecommitdiffstats
path: root/cli_ure/qa
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/qa')
-rw-r--r--cli_ure/qa/climaker/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/cli_ure/qa/climaker/makefile.mk b/cli_ure/qa/climaker/makefile.mk
index 3d560ed8a3db..db46757169e5 100644
--- a/cli_ure/qa/climaker/makefile.mk
+++ b/cli_ure/qa/climaker/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: hr $ $Date: 2006-01-24 16:43:44 $
+# last change: $Author: kz $ $Date: 2006-02-03 17:13:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -67,7 +67,7 @@ CSCFLAGS += -optimize+
.ENDIF
-OUTDIR=$(BIN)$/qa
+OUTDIR=$(BIN)$/qa$/climaker
EXETARGET=$(OUTDIR)$/test_climaker.exe
ALLTAR: $(EXETARGET)