xref: /trunk/main/officecfg/registry/data/org/openoffice/Office/makefile.mk (revision 31bbceb0f9d64c0c2c3b22a794a1666c1f33396e)
17871dc3eSAndrew Rist#**************************************************************
2cdf0e10cSrcweir#
37871dc3eSAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
47871dc3eSAndrew Rist#  or more contributor license agreements.  See the NOTICE file
57871dc3eSAndrew Rist#  distributed with this work for additional information
67871dc3eSAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
77871dc3eSAndrew Rist#  to you under the Apache License, Version 2.0 (the
87871dc3eSAndrew Rist#  "License"); you may not use this file except in compliance
97871dc3eSAndrew Rist#  with the License.  You may obtain a copy of the License at
10cdf0e10cSrcweir#
117871dc3eSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12cdf0e10cSrcweir#
137871dc3eSAndrew Rist#  Unless required by applicable law or agreed to in writing,
147871dc3eSAndrew Rist#  software distributed under the License is distributed on an
157871dc3eSAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
167871dc3eSAndrew Rist#  KIND, either express or implied.  See the License for the
177871dc3eSAndrew Rist#  specific language governing permissions and limitations
187871dc3eSAndrew Rist#  under the License.
19cdf0e10cSrcweir#
207871dc3eSAndrew Rist#**************************************************************
217871dc3eSAndrew Rist
227871dc3eSAndrew Rist
23cdf0e10cSrcweirPRJ=..$/..$/..$/..$/..
24cdf0e10cSrcweir
25cdf0e10cSrcweirPRJNAME=officecfg
26cdf0e10cSrcweirTARGET=data_ooOffice
27cdf0e10cSrcweirPACKAGE=org.openoffice.Office
28cdf0e10cSrcweir
29cdf0e10cSrcweir.INCLUDE :  settings.mk
30cdf0e10cSrcweir.INCLUDE :  $(PRJ)$/util$/makefile.pmk
31cdf0e10cSrcweir
32cdf0e10cSrcweir# --- Targets ------------------------------------------------------
33cdf0e10cSrcweir
34cdf0e10cSrcweirXCUFILES= \
35cdf0e10cSrcweir    Accelerators.xcu \
36cdf0e10cSrcweir    Calc.xcu \
37cdf0e10cSrcweir    Canvas.xcu \
38cdf0e10cSrcweir    Common.xcu \
39cdf0e10cSrcweir    Compatibility.xcu \
40cdf0e10cSrcweir    DataAccess.xcu \
41cdf0e10cSrcweir    Embedding.xcu \
429e813386SMichael Stahl    ExtensionDependencies.xcu \
43cdf0e10cSrcweir    ExtensionManager.xcu \
4479e0a548SAriel Constenla-Haile    FormWizard.xcu \
4579e0a548SAriel Constenla-Haile    Histories.xcu \
46cdf0e10cSrcweir    Impress.xcu \
47cdf0e10cSrcweir    Jobs.xcu \
48cdf0e10cSrcweir    Labels.xcu \
49cdf0e10cSrcweir    Linguistic.xcu \
50cdf0e10cSrcweir    Logging.xcu \
51cdf0e10cSrcweir    Math.xcu \
5279e0a548SAriel Constenla-Haile    Paths.xcu \
5379e0a548SAriel Constenla-Haile    PresenterScreen.xcu \
54cdf0e10cSrcweir    ProtocolHandler.xcu \
5545b93914SAriel Constenla-Haile    SFX.xcu \
5679e0a548SAriel Constenla-Haile    Scripting.xcu \
5779e0a548SAriel Constenla-Haile    Security.xcu \
58cdf0e10cSrcweir    TableWizard.xcu \
59cdf0e10cSrcweir    UI.xcu \
60cdf0e10cSrcweir    Views.xcu \
61cdf0e10cSrcweir    WebWizard.xcu \
62cdf0e10cSrcweir    Writer.xcu \
63cdf0e10cSrcweir
64cdf0e10cSrcweirMODULEFILES= \
65cdf0e10cSrcweir    Accelerators-macosx.xcu \
66cdf0e10cSrcweir    Accelerators-unxwnt.xcu \
67cdf0e10cSrcweir    Common-brand.xcu \
68cdf0e10cSrcweir    Common-writer.xcu   \
69cdf0e10cSrcweir    Common-calc.xcu   \
70cdf0e10cSrcweir    Common-draw.xcu   \
71cdf0e10cSrcweir    Common-impress.xcu   \
72cdf0e10cSrcweir    Common-base.xcu   \
73cdf0e10cSrcweir    Common-math.xcu   \
74cdf0e10cSrcweir    Common-unx.xcu   \
75cdf0e10cSrcweir    Common-unixdesktop.xcu \
76cdf0e10cSrcweir    Common-gconflockdown.xcu \
77cdf0e10cSrcweir    Common-macosx.xcu   \
78cdf0e10cSrcweir    Common-wnt.xcu   \
79cdf0e10cSrcweir    Common-UseOOoFileDialogs.xcu \
80cdf0e10cSrcweir    Linguistic-ForceDefaultLanguage.xcu \
81cdf0e10cSrcweir    Scripting-python.xcu   \
82cdf0e10cSrcweir    Common-cjk.xcu   \
83cdf0e10cSrcweir    Common-ctl.xcu   \
84cdf0e10cSrcweir    Common-korea.xcu   \
85cdf0e10cSrcweir    Paths-macosx.xcu    \
86cdf0e10cSrcweir    Paths-unxwnt.xcu    \
87cdf0e10cSrcweir    Paths-unixdesktop.xcu \
88cdf0e10cSrcweir    Paths-internallibtextcatdata.xcu \
89cdf0e10cSrcweir    Paths-externallibtextcatdata.xcu \
90cdf0e10cSrcweir    Writer-cjk.xcu \
91cdf0e10cSrcweir    Impress-ogltrans.xcu \
92cdf0e10cSrcweir    Embedding-calc.xcu   \
93cdf0e10cSrcweir    Embedding-chart.xcu   \
94cdf0e10cSrcweir    Embedding-draw.xcu   \
95cdf0e10cSrcweir    Embedding-impress.xcu   \
96cdf0e10cSrcweir    Embedding-math.xcu   \
97cdf0e10cSrcweir    Embedding-base.xcu   \
98cdf0e10cSrcweir    Embedding-writer.xcu \
99cdf0e10cSrcweir    UI-brand.xcu \
100cdf0e10cSrcweir    Recovery-gconflockdown.xcu
101cdf0e10cSrcweir
102cdf0e10cSrcweirLOCALIZEDFILES= \
103cdf0e10cSrcweir    Accelerators.xcu \
104cdf0e10cSrcweir    Common.xcu \
105cdf0e10cSrcweir    SFX.xcu \
106cdf0e10cSrcweir    DataAccess.xcu \
107cdf0e10cSrcweir    TableWizard.xcu \
108cdf0e10cSrcweir    UI.xcu \
109cdf0e10cSrcweir    Embedding.xcu \
110cdf0e10cSrcweir    WebWizard.xcu \
111cdf0e10cSrcweir    FormWizard.xcu \
112*95434ed6SJürgen Schmidt    Writer.xcu \
113*95434ed6SJürgen Schmidt    Impress.xcu \
114*95434ed6SJürgen Schmidt    PresenterScreen.xcu
115cdf0e10cSrcweir
116cdf0e10cSrcweir
117cdf0e10cSrcweir.INCLUDE :  target.mk
118