From b2b351f805268c621ae13584483d1e8d36a2f34c Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Tue, 5 Jun 2007 09:23:24 +0000 Subject: INTEGRATION: CWS helplinker01 (1.30.10); FILE MERGED 2007/05/20 14:01:33 cmc 1.30.10.1: #i70155# use native HelpLinker --- helpcontent2/util/swriter/makefile.mk | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'helpcontent2') diff --git a/helpcontent2/util/swriter/makefile.mk b/helpcontent2/util/swriter/makefile.mk index f70d6a9462..0d78bca3b2 100644 --- a/helpcontent2/util/swriter/makefile.mk +++ b/helpcontent2/util/swriter/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: vg $ $Date: 2007-05-22 16:02:29 $ +#* last change $Author: ihi $ $Date: 2007-06-05 10:23:24 $ #* -#* $Revision: 1.31 $ +#* $Revision: 1.32 $ #* #* $Logfile:$ #* @@ -26,7 +26,6 @@ TARGET = util_swriter .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk -.IF "$(SOLAR_JAVA)"!="" common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) @@ -34,8 +33,6 @@ ZIP1TARGET=xhp_swriter ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/swriter$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created" -.ENDIF # "$(SOLAR_JAVA)"!="" - LINKNAME=swriter LINKADDEDFILES= \ -- cgit