summaryrefslogtreecommitdiff
path: root/stoc/test/makefile.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-03-25 13:49:42 +0000
committerKurt Zenker <kz@openoffice.org>2004-03-25 13:49:42 +0000
commitb6dc58436b44276f5f8b638ba3bd0b80a8ab328e (patch)
treef60611af2d037ab394538cd247481f485b8f6445 /stoc/test/makefile.mk
parent37d575f402ec40b28f2e6ecd8b1181e93784d1fa (diff)
INTEGRATION: CWS jl3 (1.21.44); FILE MERGED
2003/12/23 12:05:23 dbo 1.21.44.1: #i23687# corereflection.uno => reflection.uno
Diffstat (limited to 'stoc/test/makefile.mk')
-rw-r--r--stoc/test/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/stoc/test/makefile.mk b/stoc/test/makefile.mk
index 2811a80865c8..b52af5917b8d 100644
--- a/stoc/test/makefile.mk
+++ b/stoc/test/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.21 $
+# $Revision: 1.22 $
#
-# last change: $Author: rt $ $Date: 2003-04-23 16:14:04 $
+# last change: $Author: kz $ $Date: 2004-03-25 14:49:42 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -255,7 +255,7 @@ $(BIN)$/stoctest.rdb: $(ALLIDLFILES)
+idlc -I$(PRJ) -I$(SOLARIDLDIR) -O$(BIN) $?
+regmerge $@ /UCR $(BIN)$/{$(?:f:s/.idl/.urd/)}
+regmerge $@ / $(SOLARBINDIR)$/udkapi.rdb
- +regcomp -register -r $@ -c corereflection.uno$(DLLPOST)
+ +regcomp -register -r $@ -c reflection.uno$(DLLPOST)
touch $@
$(MISC)$/test_types_generated.flag : $(BIN)$/stoctest.rdb makefile.mk