From dff7b95e585c6e82d88e4bc3324830cb8f79af07 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 8 Jun 2007 15:42:33 +0000 Subject: #i10000# removal of cws helplinker01 --- helpcontent2/util/scalc/makefile.mk | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'helpcontent2/util/scalc') diff --git a/helpcontent2/util/scalc/makefile.mk b/helpcontent2/util/scalc/makefile.mk index 36edd42d7e..d37282a23d 100644 --- a/helpcontent2/util/scalc/makefile.mk +++ b/helpcontent2/util/scalc/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: ihi $ $Date: 2007-06-05 10:20:46 $ +#* last change $Author: vg $ $Date: 2007-06-08 16:22:12 $ #* -#* $Revision: 1.33 $ +#* $Revision: 1.34 $ #* #* $Logfile:$ #* @@ -26,6 +26,7 @@ TARGET = util_scalc .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk +.IF "$(SOLAR_JAVA)"!="" common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) @@ -33,6 +34,8 @@ ZIP1TARGET=xhp_scalc ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/scalc$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created" +.ENDIF # "$(SOLAR_JAVA)"!="" + LINKNAME=scalc LINKADDEDFILES= \ -- cgit