Update ooo320-m1
[ooovba.git] / officecfg / registry / data / org / openoffice / Office / makefile.mk
blob50b67954aeef3ddf4f34be7e0d569c29306a40d2
1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 #
5 # Copyright 2008 by Sun Microsystems, Inc.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # $RCSfile: makefile.mk,v $
11 # $Revision: 1.19.112.4 $
13 # This file is part of OpenOffice.org.
15 # OpenOffice.org is free software: you can redistribute it and/or modify
16 # it under the terms of the GNU Lesser General Public License version 3
17 # only, as published by the Free Software Foundation.
19 # OpenOffice.org is distributed in the hope that it will be useful,
20 # but WITHOUT ANY WARRANTY; without even the implied warranty of
21 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 # GNU Lesser General Public License version 3 for more details
23 # (a copy is included in the LICENSE file that accompanied this code).
25 # You should have received a copy of the GNU Lesser General Public License
26 # version 3 along with OpenOffice.org. If not, see
27 # <http://www.openoffice.org/license.html>
28 # for a copy of the LGPLv3 License.
30 #*************************************************************************
31 PRJ=..$/..$/..$/..$/..
33 PRJNAME=officecfg
34 TARGET=data_ooOffice
35 PACKAGE=org.openoffice.Office
37 .INCLUDE : settings.mk
38 .INCLUDE : $(PRJ)$/util$/makefile.pmk
40 # --- Targets ------------------------------------------------------
42 XCUFILES= \
43 Accelerators.xcu \
44 Calc.xcu \
45 Canvas.xcu \
46 Common.xcu \
47 Compatibility.xcu \
48 DataAccess.xcu \
49 Embedding.xcu \
50 ExtensionManager.xcu \
51 Impress.xcu \
52 Jobs.xcu \
53 Labels.xcu \
54 Linguistic.xcu \
55 Logging.xcu \
56 Math.xcu \
57 ProtocolHandler.xcu \
58 Security.xcu \
59 Scripting.xcu \
60 SFX.xcu \
61 TableWizard.xcu \
62 UI.xcu \
63 Views.xcu \
64 WebWizard.xcu \
65 FormWizard.xcu \
66 Writer.xcu \
67 Paths.xcu \
68 Histories.xcu
70 MODULEFILES= \
71 Accelerators-macosx.xcu \
72 Accelerators-unxwnt.xcu \
73 Common-brand.xcu \
74 Common-writer.xcu \
75 Common-calc.xcu \
76 Common-draw.xcu \
77 Common-impress.xcu \
78 Common-base.xcu \
79 Common-math.xcu \
80 Common-unx.xcu \
81 Common-macosx.xcu \
82 Common-wnt.xcu \
83 Common-UseOOoFileDialogs.xcu \
84 Linguistic-ForceDefaultLanguage.xcu \
85 Scripting-python.xcu \
86 Common-cjk.xcu \
87 Common-ctl.xcu \
88 Common-korea.xcu \
89 Paths-macosx.xcu \
90 Paths-unxwnt.xcu \
91 Writer-cjk.xcu \
92 Writer-defaultfontarial.xcu \
93 Writer-directcursor.xcu \
94 Writer-javamail.xcu \
95 Impress-ogltrans.xcu \
96 Embedding-calc.xcu \
97 Embedding-chart.xcu \
98 Embedding-draw.xcu \
99 Embedding-impress.xcu \
100 Embedding-math.xcu \
101 Embedding-base.xcu \
102 Embedding-writer.xcu \
103 UI-brand.xcu
106 LOCALIZEDFILES= \
107 Accelerators.xcu \
108 Common.xcu \
109 SFX.xcu \
110 DataAccess.xcu \
111 TableWizard.xcu \
112 UI.xcu \
113 Embedding.xcu \
114 WebWizard.xcu \
115 FormWizard.xcu \
116 Writer.xcu
119 .INCLUDE : target.mk