diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-03-19 13:56:55 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-03-19 13:56:55 +0000 |
commit | f616f52bb55161adc7480605d950b3bf3ff7ef1d (patch) | |
tree | 1a7698ed2c6ea6db3fc86ae68ae668a5c28c2ebb /sal/qa | |
parent | dfcdb0e7ccf083393d0484b62ede931db610c3b4 (diff) |
INTEGRATION: CWS qadev16 (1.5.20); FILE MERGED
2004/01/16 07:37:16 lla 1.5.20.1: #114786# makefile TARGET renames
Diffstat (limited to 'sal/qa')
-rw-r--r-- | sal/qa/rtl_strings/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/rtl_strings/makefile.mk b/sal/qa/rtl_strings/makefile.mk index 80d9050ec95d..03cee9485371 100644 --- a/sal/qa/rtl_strings/makefile.mk +++ b/sal/qa/rtl_strings/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: kz $ $Date: 2003-11-18 16:43:30 $ +# last change: $Author: obo $ $Date: 2004-03-19 14:56:55 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -62,7 +62,7 @@ PRJ=..$/.. PRJNAME=sal -TARGET=rtl_strings +TARGET=qa_rtl_strings # TESTDIR=TRUE ENABLE_EXCEPTIONS=TRUE |