diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-06-08 15:42:33 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-06-08 15:42:33 +0000 |
commit | dff7b95e585c6e82d88e4bc3324830cb8f79af07 (patch) | |
tree | c02208e1e3b0ab025b83128942024df575acbcda /helpcontent2/util/smath/makefile.mk | |
parent | 203cd06a89c619edb9ad79acfc7f76e42df65124 (diff) |
#i10000# removal of cws helplinker01
Diffstat (limited to 'helpcontent2/util/smath/makefile.mk')
-rw-r--r-- | helpcontent2/util/smath/makefile.mk | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/helpcontent2/util/smath/makefile.mk b/helpcontent2/util/smath/makefile.mk index f8be261823..c7cc06fcba 100644 --- a/helpcontent2/util/smath/makefile.mk +++ b/helpcontent2/util/smath/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: ihi $ $Date: 2007-06-05 10:23:07 $ +#* last change $Author: vg $ $Date: 2007-06-08 16:33:17 $ #* -#* $Revision: 1.28 $ +#* $Revision: 1.29 $ #* #* $Logfile:$ #* @@ -26,6 +26,7 @@ TARGET = util_smath .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk +.IF "$(SOLAR_JAVA)"!="" common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) @@ -33,6 +34,8 @@ ZIP1TARGET=xhp_smath ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/smath$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created" +.ENDIF # "$(SOLAR_JAVA)"!="" + LINKNAME=smath LINKADDEDFILES= \ |