diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-03-19 13:53:02 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-03-19 13:53:02 +0000 |
commit | 28d9a4bb3edcb8af3aded508246a9bda30c2b125 (patch) | |
tree | 480cfb810c78d7b5f8a3c3f47237613bb6b94b50 /sal/qa | |
parent | 0ec827e8ed7688e7d4bdf6a6b49d47654d7dac38 (diff) |
INTEGRATION: CWS qadev16 (1.4.2); FILE MERGED
2004/01/16 07:37:07 lla 1.4.2.1: #114786# makefile TARGET renames
Diffstat (limited to 'sal/qa')
-rwxr-xr-x | sal/qa/osl/socket/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/osl/socket/makefile.mk b/sal/qa/osl/socket/makefile.mk index db101522af7a..7a8aa4f80958 100755 --- a/sal/qa/osl/socket/makefile.mk +++ b/sal/qa/osl/socket/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: obo $ $Date: 2004-01-05 21:20:36 $ +# last change: $Author: obo $ $Date: 2004-03-19 14:53:02 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -63,7 +63,7 @@ PRJ=..$/..$/.. PRJNAME=sal -TARGET=qa +TARGET=qa_osl_socket ENABLE_EXCEPTIONS=TRUE |