diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 11:34:07 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 11:34:07 +0000 |
commit | 66cc2462cfd86f546fff209fb1dc636f946f25c6 (patch) | |
tree | 460bb10947a4702c71ba3ee9a0aca40e8eb4fafa /helpcontent2/makefile.pmk | |
parent | 144a2e6b59e76f5b469d7a7b459329560d1912e9 (diff) |
INTEGRATION: CWS helplinker01redux (1.23.4); FILE MERGED
2007/06/13 13:07:36 cmc 1.23.4.1: #i70155 native HelpLinker
Diffstat (limited to 'helpcontent2/makefile.pmk')
-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 9647c446ff..734b46e620 100755 --- a/helpcontent2/makefile.pmk +++ b/helpcontent2/makefile.pmk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.pmk,v $ # -# $Revision: 1.23 $ +# $Revision: 1.24 $ # -# last change: $Author: vg $ $Date: 2007-06-08 16:13:43 $ +# last change: $Author: hr $ $Date: 2007-06-26 12:34:07 $ # # 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 |