summaryrefslogtreecommitdiff
path: root/o3tl
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-10-05 09:59:14 +0000
committerKurt Zenker <kz@openoffice.org>2006-10-05 09:59:14 +0000
commit9ff8d443139bf8b41ed4349dd4cc33fbdeb63f4d (patch)
tree8071f33fdcca3ad1aa00f3330d535ec5a0e942e3 /o3tl
parent3955e1169b60caa792eb7e15ef7638cf87141b63 (diff)
INTEGRATION: CWS ause068 (1.1.8); FILE MERGED
2006/09/21 17:27:37 hjs 1.1.8.1: #i69536# + no longer required before echo command
Diffstat (limited to 'o3tl')
-rw-r--r--o3tl/qa/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/o3tl/qa/makefile.mk b/o3tl/qa/makefile.mk
index 98fd3b27dcd3..cd8395d05c55 100644
--- a/o3tl/qa/makefile.mk
+++ b/o3tl/qa/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: thb $ $Date: 2006-01-25 16:18:16 $
+# last change: $Author: kz $ $Date: 2006-10-05 10:59:14 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -74,9 +74,9 @@ SLOFILES=$(SHL1OBJS)
# --- Enable test execution in normal build ------------------------
unittest : $(SHL1TARGETN)
- @+echo ----------------------------------------------------------
- @+echo - start unit test on library $(SHL1TARGETN)
- @+echo ----------------------------------------------------------
+ @echo ----------------------------------------------------------
+ @echo - start unit test on library $(SHL1TARGETN)
+ @echo ----------------------------------------------------------
testshl2 $(SHL1TARGETN)
ALLTAR : unittest