Update ooo320-m1
[ooovba.git] / offapi / com / sun / star / style / makefile.mk
blob377a9913a4f366f8521c4cd0c839d0ca79335627
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 #*************************************************************************
32 PRJ=..$/..$/..$/..
34 PRJNAME=offapi
36 TARGET=cssstyle
37 PACKAGE=com$/sun$/star$/style
39 # --- Settings -----------------------------------------------------
40 .INCLUDE : $(PRJ)$/util$/makefile.pmk
42 # ------------------------------------------------------------------------
44 IDLFILES=\
45 BreakType.idl\
46 CaseMap.idl\
47 CellStyle.idl\
48 CharacterProperties.idl\
49 CharacterPropertiesAsian.idl\
50 CharacterPropertiesComplex.idl\
51 CharacterStyle.idl\
52 DropCapFormat.idl\
53 GraphicLocation.idl\
54 HorizontalAlignment.idl\
55 LineNumberPosition.idl\
56 LineSpacing.idl\
57 LineSpacingMode.idl\
58 NumberingAlignment.idl\
59 NumberingLevel.idl\
60 NumberingRule.idl\
61 NumberingType.idl\
62 PageProperties.idl\
63 PageStyle.idl\
64 PageStyleLayout.idl\
65 ParagraphAdjust.idl\
66 ParagraphProperties.idl\
67 ParagraphPropertiesAsian.idl\
68 ParagraphPropertiesComplex.idl\
69 ParagraphStyle.idl\
70 ParagraphStyleCategory.idl\
71 Style.idl\
72 StyleFamilies.idl\
73 StyleFamily.idl\
74 TabAlign.idl\
75 TabStop.idl\
76 VerticalAlignment.idl\
77 XDefaultsSupplier.idl\
78 XStyle.idl\
79 XStyleFamiliesSupplier.idl\
80 XStyleLoader.idl\
81 XStyleCondition.idl\
82 XAutoStylesSupplier.idl\
83 XAutoStyles.idl\
84 XAutoStyleFamily.idl\
85 XAutoStyle.idl
88 # ------------------------------------------------------------------
90 .INCLUDE : target.mk
91 .INCLUDE : $(PRJ)$/util$/target.pmk