summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stoc/source/cppumaker.mk8
-rw-r--r--stoc/test/makefile.mk6
2 files changed, 7 insertions, 7 deletions
diff --git a/stoc/source/cppumaker.mk b/stoc/source/cppumaker.mk
index 50b331fcaebd..5c18b4307c85 100644
--- a/stoc/source/cppumaker.mk
+++ b/stoc/source/cppumaker.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: cppumaker.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-18 15:29:33 $
+# last change: $Author: dbo $ $Date: 2000-11-13 10:50:34 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -59,8 +59,8 @@
#
#
#*************************************************************************
-UNOUCRDEP= $(SOLARBINDIR)$/applicat.rdb
-UNOUCRRDB= $(SOLARBINDIR)$/applicat.rdb
+UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb
+UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb
CPPUMAKERFLAGS =
diff --git a/stoc/test/makefile.mk b/stoc/test/makefile.mk
index 9316f1e6ff10..4b0220b03ebb 100644
--- a/stoc/test/makefile.mk
+++ b/stoc/test/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: dbo $ $Date: 2000-10-06 14:25:14 $
+# last change: $Author: dbo $ $Date: 2000-11-13 10:50:34 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -226,7 +226,7 @@ TESTPROXYFAC:=com.sun.star.util.XProxyFactory
$(BIN)$/stoctest.rdb: $(ALLIDLFILES)
+unoidl -I$(PRJ) -I$(SOLARIDLDIR) -Burd -OH$(BIN) $?
+regmerge $@ /UCR $(BIN)$/{$(?:f:s/.idl/.urd/)}
- +regmerge $@ / $(SOLARBINDIR)$/applicat.rdb
+ +regmerge $@ / $(SOLARBINDIR)$/udkapi.rdb
touch $@
unoheader: $(BIN)$/stoctest.rdb