diff options
Diffstat (limited to 'sal')
-rw-r--r-- | sal/qa/OStringBuffer/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/OStringBuffer/makefile.mk b/sal/qa/OStringBuffer/makefile.mk index d78ae34b5791..61a29326a205 100644 --- a/sal/qa/OStringBuffer/makefile.mk +++ b/sal/qa/OStringBuffer/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: obo $ $Date: 2004-03-19 14:46:21 $ +# last change: $Author: rt $ $Date: 2004-05-03 08:55:35 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -83,7 +83,7 @@ SHL1OBJS= \ $(SLO)$/rtl_OStringBuffer.obj \ $(SLO)$/rtl_String_Utils.obj -SHL1TARGET= OStringBuffer +SHL1TARGET= rtl_OStringBuffer SHL1STDLIBS=\ $(SALLIB) \ $(CPPUNITLIB) |