Kaydet (Commit) 34e7beb2 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS aquabundle (1.37.114); FILE MERGED

2007/05/24 20:52:30 obr 1.37.114.1: #i73693# moved office directory structure up in the Mac OS X bundle and renamed program to MacOS
üst 86beae94
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.38 $ # $Revision: 1.39 $
# #
# last change: $Author: vg $ $Date: 2007-05-25 14:38:02 $ # last change: $Author: ihi $ $Date: 2007-06-05 11:54:09 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -173,6 +173,10 @@ SCP1FILES += \ ...@@ -173,6 +173,10 @@ SCP1FILES += \
file_onlineupdate.par file_onlineupdate.par
.ENDIF .ENDIF
.IF "$(OS)"=="MACOSX" && "$(GUIBASE)"=="aqua"
SCP1FILES += aqua_ooo.par
.ENDIF
# ------------------------------------------------------------------------ # ------------------------------------------------------------------------
# OpenOffice.org with JRE # OpenOffice.org with JRE
...@@ -299,6 +303,10 @@ SCP2FILES += \ ...@@ -299,6 +303,10 @@ SCP2FILES += \
file_onlineupdate.par file_onlineupdate.par
.ENDIF .ENDIF
.IF "$(OS)"=="MACOSX" && "$(GUIBASE)"=="aqua"
SCP2FILES += aqua_ooo.par
.ENDIF
# ------------------------------------------------------------------------ # ------------------------------------------------------------------------
# URE # URE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment