diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-03-19 13:55:10 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-03-19 13:55:10 +0000 |
commit | 39c59fdb6b13c3567c39f97653534623456cc7f4 (patch) | |
tree | 12ddcd0650a09f40ef0bcf1b01eb5bea5c12cd08 | |
parent | 50c9e7c375e3b1d77f050c718eb465b4bc3b58fb (diff) |
INTEGRATION: CWS qadev16 (1.3.20); FILE MERGED
2004/01/16 07:37:09 lla 1.3.20.1: #114786# makefile TARGET renames
-rwxr-xr-x | sal/qa/rtl/alloc/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/rtl/alloc/makefile.mk b/sal/qa/rtl/alloc/makefile.mk index 66fdab92f95a..13d5a78e49d8 100755 --- a/sal/qa/rtl/alloc/makefile.mk +++ b/sal/qa/rtl/alloc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: kz $ $Date: 2003-11-18 16:41:28 $ +# last change: $Author: obo $ $Date: 2004-03-19 14:55:10 $ # # 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=alloc +TARGET=qa_rtl_alloc # this is removed at the moment because we need some enhancements # TESTDIR=TRUE |