diff options
author | Thomas Lange [tl] <tl@openoffice.org> | 2010-06-09 14:50:43 +0200 |
---|---|---|
committer | Thomas Lange [tl] <tl@openoffice.org> | 2010-06-09 14:50:43 +0200 |
commit | bf11a7ef58c79603873e7ef10b906efd40277d5b (patch) | |
tree | 667daa472e05b6c0137144f17da8b4b24aa09417 /helpcontent2/util/sbasic/makefile.mk | |
parent | 736c73b7800bdbdabfd1c4492de6bab403f74431 (diff) | |
parent | c71a27b22b0fa9f82ec28b0b1bfcf354a8e42519 (diff) |
cws tl74: merge with DEV300_m81
Diffstat (limited to 'helpcontent2/util/sbasic/makefile.mk')
-rw-r--r-- | helpcontent2/util/sbasic/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/helpcontent2/util/sbasic/makefile.mk b/helpcontent2/util/sbasic/makefile.mk index f57576b5c2..3f0ee12cf5 100644 --- a/helpcontent2/util/sbasic/makefile.mk +++ b/helpcontent2/util/sbasic/makefile.mk @@ -38,7 +38,7 @@ TARGET = util_sbasic .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk -common_build_zip:= +#common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_sbasic @@ -50,13 +50,13 @@ LINKNAME=sbasic LINKADDEDFILES= \ -add sbasic.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/sbasic.cfg \ -add sbasic.tree $(COMMONMISC)$/LANGUAGE$/sbasic.tree \ - -add sbasic.jar $(BIN)$/xhp_sbasic_LANGUAGE.zip + -add sbasic.jar $(COMMONBIN)$/xhp_sbasic_LANGUAGE.zip LINKADDEDDEPS= \ $(PRJ)$/source$/auxiliary$/LANGUAGE$/sbasic.cfg \ $(COMMONMISC)$/LANGUAGE$/sbasic.tree \ - $(BIN)$/xhp_sbasic_LANGUAGE.zip + $(COMMONBIN)$/xhp_sbasic_LANGUAGE.zip LINKLINKFILES= \ @@ -862,7 +862,6 @@ LINKLINKFILES= \ text$/shared$/autokorr$/08000000.xhp \ text$/shared$/autokorr$/09000000.xhp \ text$/shared$/autokorr$/10000000.xhp \ - text$/shared$/autokorr$/11000000.xhp \ text$/shared$/autokorr$/12000000.xhp \ text$/shared$/autokorr$/13000000.xhp \ text$/shared$/autopi$/01000000.xhp \ |