diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-03-19 13:55:23 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-03-19 13:55:23 +0000 |
commit | e77b4921db330a40aef58d5f784cd2b0d238e5ef (patch) | |
tree | c35f5e724f10e7b3ee18af8cb8b20fbc2a13aea9 /sal/qa/rtl/crc32/makefile.mk | |
parent | 39c59fdb6b13c3567c39f97653534623456cc7f4 (diff) |
INTEGRATION: CWS qadev16 (1.3.20); FILE MERGED
2004/01/16 07:37:10 lla 1.3.20.1: #114786# makefile TARGET renames
Diffstat (limited to 'sal/qa/rtl/crc32/makefile.mk')
-rwxr-xr-x | sal/qa/rtl/crc32/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/rtl/crc32/makefile.mk b/sal/qa/rtl/crc32/makefile.mk index 683c595edd9d..bf6732c9e28f 100755 --- a/sal/qa/rtl/crc32/makefile.mk +++ b/sal/qa/rtl/crc32/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:42 $ +# last change: $Author: obo $ $Date: 2004-03-19 14:55:23 $ # # 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=crc32 +TARGET=qa_rtl_crc32 # this is removed at the moment because we need some enhancements # TESTDIR=TRUE |