diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 09:19:23 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 09:19:23 +0000 |
commit | 92972cd81b47ef2c4c4377b502861abdf327b9e1 (patch) | |
tree | d9958161e6c79e0b4bb052c4e4a72091963d7236 /helpcontent2 | |
parent | 43f5dc6c02fb8bb75cdf458530e29b9ae1d5c56c (diff) |
INTEGRATION: CWS helplinker01 (1.21.6); FILE MERGED
2007/05/20 14:00:14 cmc 1.21.6.1: #i70155# use native HelpLinker
Diffstat (limited to 'helpcontent2')
-rwxr-xr-x | helpcontent2/makefile.pmk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/helpcontent2/makefile.pmk b/helpcontent2/makefile.pmk index a881ccf543..465a649892 100755 --- a/helpcontent2/makefile.pmk +++ b/helpcontent2/makefile.pmk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.pmk,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: rt $ $Date: 2007-04-26 13:55:36 $ +# last change: $Author: ihi $ $Date: 2007-06-05 10:19:23 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -36,9 +36,7 @@ SHELL_PACKAGE:=$(subst,/,$/ $(PACKAGE)) HLANGXHPFILES:=$(foreach,i,$(XHPFILES) $(foreach,j,$(aux_alllangiso) $(COMMONMISC)$/$j$/$(SHELL_PACKAGE)$/$(i:f))) -.IF "$(SOLAR_JAVA)"!="" ALLTAR : $(COMMONMISC)$/$(TARGET).done $(COMMONMISC)$/xhp_changed.flag optix -.ENDIF $(HLANGXHPFILES) : $$(@:d)thisdir.created |