summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:34:41 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:34:41 +0000
commit375732c9d90d0036a26da01436574aab0b2de6d1 (patch)
tree1de09a69bcc0bddcde39f85e9fcc54b2cc837128 /stoc
parentd91769741418cd5c330564a9ef10fba0db9cbc6e (diff)
INTEGRATION: CWS sb18 (1.2.4); FILE MERGED
2004/04/14 07:59:28 sb 1.2.4.1: #i21150# Added support for polymorphic struct types.
Diffstat (limited to 'stoc')
-rw-r--r--stoc/test/registry_tdprovider/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/stoc/test/registry_tdprovider/makefile.mk b/stoc/test/registry_tdprovider/makefile.mk
index d1fafa014e94..d72a38697fe7 100644
--- a/stoc/test/registry_tdprovider/makefile.mk
+++ b/stoc/test/registry_tdprovider/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2004-03-30 16:17:17 $
+# last change: $Author: obo $ $Date: 2004-06-04 02:34:41 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,7 +69,6 @@ ENABLE_EXCEPTIONS := TRUE
.INCLUDE: settings.mk
DLLPRE = # no leading "lib" on .so files
-INCPRE += $(MISC)$/$(TARGET)$/inc
SLOFILES = $(SLO)$/testregistrytdprovider.obj
@@ -92,10 +91,8 @@ ALLTAR: test
$(MISC)$/$(TARGET)$/all.rdb: types.idl
- rm $@
- $(MKDIR) $(MISC)$/$(TARGET)
- - $(MKDIR) $(MISC)$/$(TARGET)$/inc
idlc -O$(MISC)$/$(TARGET) -I$(SOLARIDLDIR) -C -cid -we $<
regmerge $@ /UCR $(MISC)$/$(TARGET)$/types.urd
- cppumaker -BUCR -O$(MISC)$/$(TARGET)$/inc $@ -X$(SOLARBINDIR)$/types.rdb
regmerge $@ / $(SOLARBINDIR)$/types.rdb
$(SLOFILES): $(MISC)$/$(TARGET)$/all.rdb