summaryrefslogtreecommitdiff
path: root/remotebridges
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-11-13 14:58:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-11-13 14:58:48 +0000
commitc9db288e3b394ba994c7b4e2cdcf120f98ad206f (patch)
tree8c4a14b1b1e54d07f69acb09b66b18c0932d3566 /remotebridges
parentba619880d8942f1d98dabc70ebca3a865e068be7 (diff)
#65293#: applicat.rdb -> udkapi.rdb
Diffstat (limited to 'remotebridges')
-rw-r--r--remotebridges/examples/makefile.mk8
-rw-r--r--remotebridges/source/bridge/makefile.mk10
2 files changed, 9 insertions, 9 deletions
diff --git a/remotebridges/examples/makefile.mk b/remotebridges/examples/makefile.mk
index 140f3ccd88de..f469a54c693b 100644
--- a/remotebridges/examples/makefile.mk
+++ b/remotebridges/examples/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: jbu $ $Date: 2000-10-26 14:12:07 $
+# last change: $Author: hr $ $Date: 2000-11-13 15:58:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -78,8 +78,8 @@ ALLIDLFILES = test_bridge.idl
#CPPUMAKERFLAGS += -C
-UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb
-UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb
+UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb
+UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb
# output directory (one dir for each project)
UNOUCROUT=$(OUT)$/inc$/examples
diff --git a/remotebridges/source/bridge/makefile.mk b/remotebridges/source/bridge/makefile.mk
index 393d4002c5ae..70d1eab5d6a7 100644
--- a/remotebridges/source/bridge/makefile.mk
+++ b/remotebridges/source/bridge/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: jbu $ $Date: 2000-10-31 15:54:16 $
+# last change: $Author: hr $ $Date: 2000-11-13 15:58:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,15 +66,15 @@ PRJNAME=remotebridges
TARGET=remotebridge
ENABLE_EXCEPTIONS=TRUE
COMP1TYPELIST=$(TARGET)
-COMPRDB=$(SOLARBINDIR)$/applicat.rdb
+COMPRDB=$(SOLARBINDIR)$/udkapi.rdb
# --- Settings -----------------------------------------------------
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
.INCLUDE : sv.mk
# ------------------------------------------------------------------
-UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb
-UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb
+UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb
+UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb
UNOUCROUT=$(OUT)$/inc$/bridge
INCPRE+= $(UNOUCROUT)