summaryrefslogtreecommitdiffstats
path: root/extensions/test/ole/cpnt
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 11:14:27 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 11:14:27 +0000
commit33c2dfc24679d77cf2193e51d452334013e726d9 (patch)
treef20d9b3d6299cf83fdf16546c8c400b643257405 /extensions/test/ole/cpnt
parentINTEGRATION: CWS ause069 (1.4.28); FILE MERGED (diff)
downloadcore-33c2dfc24679d77cf2193e51d452334013e726d9.tar.gz
core-33c2dfc24679d77cf2193e51d452334013e726d9.zip
INTEGRATION: CWS ause069 (1.12.126); FILE MERGED
2006/11/24 15:08:19 hjs 1.12.126.1: #i70359# remove forced shell calls
Diffstat (limited to 'extensions/test/ole/cpnt')
-rw-r--r--extensions/test/ole/cpnt/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/test/ole/cpnt/makefile.mk b/extensions/test/ole/cpnt/makefile.mk
index fd83f6076d93..ae4bffaaac86 100644
--- a/extensions/test/ole/cpnt/makefile.mk
+++ b/extensions/test/ole/cpnt/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: vg $ $Date: 2006-04-07 11:59:49 $
+# last change: $Author: obo $ $Date: 2007-01-25 12:14:27 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -101,8 +101,8 @@ ALLTAR : $(MISC)$/$(TARGET).cppumaker.done
ALLIDLFILES:= ..$/idl$/oletest.idl
$(BIN)$/oletest.rdb: $(ALLIDLFILES)
- +idlc -I$(PRJ) -I$(SOLARIDLDIR) -O$(BIN) $?
- +regmerge $@ /UCR $(BIN)$/{$(?:f:s/.idl/.urd/)}
+ idlc -I$(PRJ) -I$(SOLARIDLDIR) -O$(BIN) $?
+ regmerge $@ /UCR $(BIN)$/{$(?:f:s/.idl/.urd/)}
touch $@
$(MISC)$/$(TARGET).cppumaker.done: $(BIN)$/oletest.rdb