diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 09:19:44 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 09:19:44 +0000 |
commit | 9212b20a283ec02bb09c9e011f5733c61019986b (patch) | |
tree | 21edc02733aea1ae975b2699cf134f6afbe952c4 | |
parent | 92972cd81b47ef2c4c4377b502861abdf327b9e1 (diff) |
INTEGRATION: CWS helplinker01 (1.8.162); FILE MERGED
2007/05/20 13:59:34 cmc 1.8.162.1: #i70155# use native HelpLinker
-rw-r--r-- | helpcontent2/helpers/linkmakefile.template | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/helpcontent2/helpers/linkmakefile.template b/helpcontent2/helpers/linkmakefile.template index 310aa300b4..397b8d6a2e 100644 --- a/helpcontent2/helpers/linkmakefile.template +++ b/helpcontent2/helpers/linkmakefile.template @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2005-12-14 15:33:48 $ +#* last change $Author: ihi $ $Date: 2007-06-05 10:19:44 $ #* -#* $Revision: 1.8 $ +#* $Revision: 1.9 $ #* #* $Logfile:$ #* @@ -26,7 +26,6 @@ TARGET = util_%module% .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk -.IF "$(SOLAR_JAVA)"!="" common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) @@ -34,8 +33,6 @@ ZIP1TARGET=xhp_%module% ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/%module%$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created" -.ENDIF # "$(SOLAR_JAVA)"!="" - LINKNAME=%module% LINKADDEDFILES= \ |