diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 09:20:29 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 09:20:29 +0000 |
commit | abbf7bc075b89f5d943c275c5303bc280533e1bd (patch) | |
tree | f749834189b07c7f39882821841e9169b61a53c6 | |
parent | dfbd9af2386cc4c9a1061c051890b0b5a414f822 (diff) |
INTEGRATION: CWS helplinker01 (1.27.10); FILE MERGED
2007/05/20 14:01:31 cmc 1.27.10.1: #i70155# use native HelpLinker
-rw-r--r-- | helpcontent2/util/sbasic/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/helpcontent2/util/sbasic/makefile.mk b/helpcontent2/util/sbasic/makefile.mk index 58914f8b98..fba81387dd 100644 --- a/helpcontent2/util/sbasic/makefile.mk +++ b/helpcontent2/util/sbasic/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: vg $ $Date: 2007-05-22 16:00:55 $ +#* last change $Author: ihi $ $Date: 2007-06-05 10:20:29 $ #* -#* $Revision: 1.28 $ +#* $Revision: 1.29 $ #* #* $Logfile:$ #* @@ -26,7 +26,6 @@ TARGET = util_sbasic .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk -.IF "$(SOLAR_JAVA)"!="" common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) @@ -34,8 +33,6 @@ ZIP1TARGET=xhp_sbasic ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/sbasic$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created" -.ENDIF # "$(SOLAR_JAVA)"!="" - LINKNAME=sbasic LINKADDEDFILES= \ |