summaryrefslogtreecommitdiff
path: root/cli_ure/unotypes
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-12-01 16:58:09 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-12-01 16:58:09 +0000
commit1dd4e9dcf1424c626db49da6e160912f9adfaaee (patch)
tree1bf35576719243f4b90ec692a05f3c76bdd17c58 /cli_ure/unotypes
parente09e9affdafe65c49fc1af0a21b89bf05274e228 (diff)
INTEGRATION: CWS ooo20031110 (1.5.4); FILE MERGED
2003/10/20 13:35:11 vq 1.5.4.1: #21441 Make the makefile tcsh aware
Diffstat (limited to 'cli_ure/unotypes')
-rw-r--r--cli_ure/unotypes/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/cli_ure/unotypes/makefile.mk b/cli_ure/unotypes/makefile.mk
index 2dd33a9d639b..aa779c57686e 100644
--- a/cli_ure/unotypes/makefile.mk
+++ b/cli_ure/unotypes/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: vg $ $Date: 2003-10-06 13:06:42 $
+# last change: $Author: rt $ $Date: 2003-12-01 17:58:09 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -83,7 +83,7 @@ CLIMAKERFLAGS += --verbose
.ENDIF
$(OUT)$/bin$/cli_types.dll : $(OUT)$/bin$/climaker.exe $(SOLARBINDIR)$/types.rdb
- +$(OUT)$/bin$/climaker.exe $(CLIMAKERFLAGS) \
+ +$(WRAPCMD) $(OUT)$/bin$/climaker.exe $(CLIMAKERFLAGS) \
--out $@ \
--assembly-version "1.0.0.0" \
--assembly-description "This assembly contains metadata for the StarOffice/OpenOffice.org API." \