diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 11:34:21 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 11:34:21 +0000 |
commit | 1c76e5c320eb7421d9dde0f20e1b949f968dd58c (patch) | |
tree | f4503f3d9ec1b84e4fa3f3e1c0cac6a9db7d8a93 /helpcontent2/helpers | |
parent | 66cc2462cfd86f546fff209fb1dc636f946f25c6 (diff) |
INTEGRATION: CWS helplinker01redux (1.10.4); FILE MERGED
2007/06/13 13:07:25 cmc 1.10.4.1: #i70155 native HelpLinker
Diffstat (limited to 'helpcontent2/helpers')
-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 5a8a0d7037..17a1ae718b 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: vg $ $Date: 2007-06-08 16:12:22 $ +#* last change $Author: hr $ $Date: 2007-06-26 12:34:21 $ #* -#* $Revision: 1.10 $ +#* $Revision: 1.11 $ #* #* $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= \ |