diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-13 18:03:37 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-13 18:03:37 +0000 |
commit | 081081199e1ebf6e0236c3aa26e5bd3ac495de90 (patch) | |
tree | 2a393319b9074877e44b43560260f6e05fb1a8c4 /stoc/test/javavm | |
parent | 1df4cfc0aae0b4434696bf6cbeb7c4d5e70621ae (diff) |
INTEGRATION: CWS cd02 (1.1.164); FILE MERGED
2004/11/15 17:29:05 dbo 1.1.164.1: #i24030# general cleanup to make buildable again
Diffstat (limited to 'stoc/test/javavm')
-rw-r--r-- | stoc/test/javavm/jvm_interaction/makefile.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/stoc/test/javavm/jvm_interaction/makefile.mk b/stoc/test/javavm/jvm_interaction/makefile.mk index 652c67e6f9c6..73179ea79e70 100644 --- a/stoc/test/javavm/jvm_interaction/makefile.mk +++ b/stoc/test/javavm/jvm_interaction/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: jl $ $Date: 2002-07-23 14:02:26 $ +# last change: $Author: kz $ $Date: 2005-01-13 19:03:37 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -68,8 +68,8 @@ LIBTARGET= NO ENABLE_EXCEPTIONS=TRUE NO_BSYMBOLIC= TRUE -UNOUCRDEP= $(SOLARBINDIR)$/applicat.rdb -UNOUCRRDB= $(SOLARBINDIR)$/applicat.rdb +UNOUCRDEP= $(SOLARBINDIR)$/udkapi.rdb +UNOUCRRDB= $(SOLARBINDIR)$/udkapi.rdb UNOUCROUT= $(OUT)$/inc$ INCPRE+= $(OUT)$/inc$ |