diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-12-16 12:00:51 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-12-16 12:00:51 +0000 |
commit | dcd338c5a179139e392b05324f7394a279895813 (patch) | |
tree | b3681dc5ebf72ba311b0bdf93e919b9b847a3056 /helpcontent2/util/scalc/makefile.mk | |
parent | 7ff701f23753122472fa7937d53f58db2ca15641 (diff) |
INTEGRATION: CWS helpaux (1.7.2); FILE MERGED
2004/12/13 15:06:33 fpe 1.7.2.4: RESYNC: (1.7-1.9); FILE MERGED
2004/12/08 17:42:24 fpe 1.7.2.3: updated makefiles
2004/12/08 12:08:52 fpe 1.7.2.2: conflict resolve
2004/11/30 18:30:59 fpe 1.7.2.1: *** empty log message ***
Diffstat (limited to 'helpcontent2/util/scalc/makefile.mk')
-rw-r--r-- | helpcontent2/util/scalc/makefile.mk | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/helpcontent2/util/scalc/makefile.mk b/helpcontent2/util/scalc/makefile.mk index 5198cfcbfe..ecd2a0ac73 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: mh $ $Date: 2004-11-28 15:02:54 $ +#* last change $Author: rt $ $Date: 2004-12-16 13:00:51 $ #* -#* $Revision: 1.9 $ +#* $Revision: 1.10 $ #* #* $Logfile:$ #* @@ -23,18 +23,17 @@ TARGET = util # --- Settings ----------------------------------------------------- -.INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk +.INCLUDE : $(PRJ)$/settings.pmk common_build_zip:= zip1generatedlangs=TRUE - -.IF "$(SOLAR_JAVA)"!="" +zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_scalc ZIP1FLAGS= -u -r ZIP1DIR=$(MISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/scalc$/* -x "*.dphh*" -x "*.hzip" -.ENDIF + LINKNAME=scalc LINKADDEDFILES= \ |