Update ooo320-m1
[ooovba.git] / officecfg / registry / schema / org / openoffice / Office / UI / makefile.mk
blobcd4518bf1986368e533b15266bd65d4eb7836dbf
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.16 $
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=schema_ooOUI
35 PACKAGE=org.openoffice.Office.UI
37 .INCLUDE : settings.mk
38 .INCLUDE : $(PRJ)$/util$/makefile.pmk
40 # --- Targets ------------------------------------------------------
42 XCSFILES= \
43 Controller.xcs \
44 Factories.xcs \
45 Commands.xcs \
46 BasicIDECommands.xcs \
47 BibliographyCommands.xcs \
48 CalcCommands.xcs \
49 ChartCommands.xcs \
50 DbuCommands.xcs \
51 BaseWindowState.xcs \
52 WriterFormWindowState.xcs \
53 WriterReportWindowState.xcs \
54 DbBrowserWindowState.xcs \
55 DbTableDataWindowState.xcs \
56 DrawImpressCommands.xcs \
57 GenericCommands.xcs \
58 MathCommands.xcs \
59 StartModuleCommands.xcs \
60 WriterCommands.xcs \
61 WindowState.xcs \
62 BasicIDEWindowState.xcs \
63 BibliographyWindowState.xcs \
64 CalcWindowState.xcs \
65 ChartWindowState.xcs \
66 DbQueryWindowState.xcs \
67 DbRelationWindowState.xcs \
68 DbTableWindowState.xcs \
69 DrawWindowState.xcs \
70 ImpressWindowState.xcs \
71 MathWindowState.xcs \
72 StartModuleWindowState.xcs \
73 WriterWindowState.xcs \
74 XFormsWindowState.xcs \
75 WriterGlobalWindowState.xcs \
76 WriterWebWindowState.xcs \
77 Effects.xcs \
78 Category.xcs \
79 GenericCategories.xcs \
80 GlobalSettings.xcs \
81 WindowContentFactories.xcs
83 .INCLUDE : target.mk