summaryrefslogtreecommitdiff
path: root/helpcontent2/makefile.pmk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-14 07:54:27 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-14 07:54:27 +0000
commitd4a61130f5c9e69f4a71aa7b656a3c4032ea7522 (patch)
treea313d144875da593a4d4af49deb99e41cd4118b2 /helpcontent2/makefile.pmk
parent4a176cbd341ff6b9bcc40c8581b822244fcacec3 (diff)
INTEGRATION: CWS babelfish (1.3.4); FILE MERGED
2004/12/01 18:03:07 ihi 1.3.4.2: RESYNC: (1.3-1.4); FILE MERGED 2004/11/19 20:45:46 ihi 1.3.4.1: Quite fix
Diffstat (limited to 'helpcontent2/makefile.pmk')
-rwxr-xr-xhelpcontent2/makefile.pmk6
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/makefile.pmk b/helpcontent2/makefile.pmk
index cd8612addf..15965f4e70 100755
--- a/helpcontent2/makefile.pmk
+++ b/helpcontent2/makefile.pmk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.pmk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2004-12-16 12:18:39 $
+# last change: $Author: kz $ $Date: 2005-01-14 08:54:27 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -94,7 +94,7 @@ $(MISC)$/%.dphh : $(MISC)$/%.dphh_
$(MISC)$/{$(aux_alllangiso)}$/$(SHELL_PACKAGE)$/%.xhp : %.xhp;
$(foreach,i,$(HZIPFILES:b) $(MISC)$/$(TARGET).$i.done) : $(MISC)$/{$(aux_alllangiso)}$/$(SHELL_PACKAGE)$/$$(@:b:e:s/.//).xhp
- @+$(WRAPCMD) helpex -p help2 -r $(PRJ) -i $(uniq $(<:f)) -x $(MISC) -y $(SHELL_PACKAGE)$/$(@:b:e:s/.//).xhp -l all -lf $(aux_alllangiso:t",") -m localize.sdf && $(TOUCH) $@
+ @+$(WRAPCMD) helpex -QQ -p help2 -r $(PRJ) -i $(uniq $(<:f)) -x $(MISC) -y $(SHELL_PACKAGE)$/$(@:b:e:s/.//).xhp -l all -lf $(alllangiso:t",") -m localize.sdf && $(TOUCH) $@
# urks - dmake mixes up operators and strings :-(
.IF "$(HLANGZIPFILES:s/defined/xxx/)"!=""