1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 # Copyright 2008 by Sun Microsystems, Inc.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # $RCSfile: makefile.mk,v $
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 #*************************************************************************
37 ENABLE_EXCEPTIONS
=TRUE
39 # --- Settings -----------------------------------------------------
41 .INCLUDE
: settings.mk
42 .INCLUDE
: $(PRJ
)$/util
$/makefile.pmk
44 # --- Files --------------------------------------------------------
48 $(SLO
)$/txtdrope.obj \
49 $(SLO
)$/txtdropi.obj \
50 $(SLO
)$/txtexppr.obj \
55 $(SLO
)$/txtimppr.obj \
56 $(SLO
)$/txtlists.obj \
57 $(SLO
)$/txtparae.obj \
58 $(SLO
)$/txtparai.obj \
59 $(SLO
)$/txtprhdl.obj \
60 $(SLO
)$/txtprmap.obj \
61 $(SLO
)$/txtsecte.obj \
62 $(SLO
)$/txtstyle.obj \
63 $(SLO
)$/txtstyli.obj \
64 $(SLO
)$/txtvfldi.obj \
65 $(SLO
)$/XMLAutoMarkFileContext.obj \
66 $(SLO
)$/XMLAutoTextEventExport.obj \
67 $(SLO
)$/XMLAutoTextEventImport.obj \
68 $(SLO
)$/XMLAutoTextContainerEventImport.obj \
69 $(SLO
)$/XMLChangedRegionImportContext.obj \
70 $(SLO
)$/XMLChangeElementImportContext.obj \
71 $(SLO
)$/XMLChangeInfoContext.obj \
72 $(SLO
)$/XMLFootnoteBodyImportContext.obj \
73 $(SLO
)$/XMLFootnoteConfigurationImportContext.obj \
74 $(SLO
)$/XMLFootnoteImportContext.obj \
75 $(SLO
)$/XMLIndexAlphabeticalSourceContext.obj \
76 $(SLO
)$/XMLIndexBodyContext.obj \
77 $(SLO
)$/XMLIndexBibliographyConfigurationContext.obj \
78 $(SLO
)$/XMLIndexBibliographyEntryContext.obj \
79 $(SLO
)$/XMLIndexBibliographySourceContext.obj \
80 $(SLO
)$/XMLIndexChapterInfoEntryContext.obj \
81 $(SLO
)$/XMLIndexIllustrationSourceContext.obj \
82 $(SLO
)$/XMLIndexMarkExport.obj \
83 $(SLO
)$/XMLIndexObjectSourceContext.obj \
84 $(SLO
)$/XMLIndexSimpleEntryContext.obj \
85 $(SLO
)$/XMLIndexSpanEntryContext.obj \
86 $(SLO
)$/XMLIndexSourceBaseContext.obj \
87 $(SLO
)$/XMLIndexTOCContext.obj \
88 $(SLO
)$/XMLIndexTOCSourceContext.obj \
89 $(SLO
)$/XMLIndexTOCStylesContext.obj \
90 $(SLO
)$/XMLIndexTableSourceContext.obj \
91 $(SLO
)$/XMLIndexTabStopEntryContext.obj \
92 $(SLO
)$/XMLIndexTemplateContext.obj \
93 $(SLO
)$/XMLIndexTitleTemplateContext.obj \
94 $(SLO
)$/XMLIndexUserSourceContext.obj \
95 $(SLO
)$/XMLLineNumberingExport.obj \
96 $(SLO
)$/XMLLineNumberingImportContext.obj \
97 $(SLO
)$/XMLLineNumberingSeparatorImportContext.obj \
98 $(SLO
)$/XMLPropertyBackpatcher.obj \
99 $(SLO
)$/XMLRedlineExport.obj \
100 $(SLO
)$/XMLSectionExport.obj \
101 $(SLO
)$/XMLSectionFootnoteConfigExport.obj \
102 $(SLO
)$/XMLSectionFootnoteConfigImport.obj \
103 $(SLO
)$/XMLSectionImportContext.obj \
104 $(SLO
)$/XMLSectionSourceDDEImportContext.obj \
105 $(SLO
)$/XMLSectionSourceImportContext.obj \
106 $(SLO
)$/XMLTextCharStyleNamesElementExport.obj \
107 $(SLO
)$/XMLTextColumnsContext.obj \
108 $(SLO
)$/XMLTextColumnsExport.obj \
109 $(SLO
)$/XMLTextFrameContext.obj \
110 $(SLO
)$/XMLTextFrameHyperlinkContext.obj \
111 $(SLO
)$/XMLTextHeaderFooterContext.obj \
112 $(SLO
)$/XMLTextListAutoStylePool.obj \
113 $(SLO
)$/XMLTextListBlockContext.obj \
114 $(SLO
)$/XMLTextListItemContext.obj \
115 $(SLO
)$/XMLTextMarkImportContext.obj \
116 $(SLO
)$/XMLTextMasterPageContext.obj \
117 $(SLO
)$/XMLTextMasterPageExport.obj \
118 $(SLO
)$/XMLTextMasterStylesContext.obj \
119 $(SLO
)$/XMLTextNumRuleInfo.obj \
120 $(SLO
)$/XMLTextPropertySetContext.obj \
121 $(SLO
)$/XMLTextShapeImportHelper.obj \
122 $(SLO
)$/XMLTextShapeStyleContext.obj \
123 $(SLO
)$/XMLTextTableContext.obj \
124 $(SLO
)$/XMLChangeImportContext.obj \
125 $(SLO
)$/XMLStringBufferImportContext.obj \
126 $(SLO
)$/XMLTrackedChangesImportContext.obj \
127 $(SLO
)$/XMLCalculationSettingsContext.obj
129 # --- Tagets -------------------------------------------------------