diff options
author | Michael Hönnig <mi@openoffice.org> | 2000-11-08 15:06:12 +0000 |
---|---|---|
committer | Michael Hönnig <mi@openoffice.org> | 2000-11-08 15:06:12 +0000 |
commit | 218fb1e2b686e2a7cce76c7577a570fa12eafd27 (patch) | |
tree | a56fcf44d524ff2d5950f9b5911993d7fe1b0aba /udkapi/util | |
parent | c0f408517f1c6bdf2af965aa7c0455bc7755d608 (diff) |
rdb now named 'udkapi' instead of 'applicat
Diffstat (limited to 'udkapi/util')
-rw-r--r-- | udkapi/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/util/makefile.mk b/udkapi/util/makefile.mk index 721569dd88ea..1716be07f3f7 100644 --- a/udkapi/util/makefile.mk +++ b/udkapi/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: mi $ $Date: 2000-11-07 16:41:54 $ +# last change: $Author: mi $ $Date: 2000-11-08 16:06:12 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -64,7 +64,7 @@ PRJ=.. PRJPCH= PRJNAME=udkapi -TARGET=applicat +TARGET=udkapi #use_starjar=true |