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 PACKAGE
=com
$/sun
$/star
$/sdb
39 # --- Settings -----------------------------------------------------
40 .INCLUDE
: $(PRJ
)$/util
$/makefile.pmk
45 # ------------------------------------------------------------------------
47 BooleanComparisonMode.idl \
48 CallableStatement.idl \
50 ColumnDescriptorControl.idl \
51 ColumnDescriptorControlModel.idl \
56 DataAccessDescriptor.idl \
57 DataAccessDescriptorFactory.idl \
59 DatabaseAccessConnection.idl \
60 DatabaseAccessContext.idl \
61 DatabaseAccessDataSource.idl\
63 DatabaseDocument.idl \
64 DatabaseEnvironment.idl \
68 DatasourceAdministrationDialog.idl \
69 DataSourceBrowser.idl \
70 DefinitionContainer.idl \
71 DefinitionContent.idl \
73 DocumentContainer.idl \
74 DocumentDataSource.idl \
75 DocumentDefinition.idl \
76 DocumentSaveRequest.idl \
78 ErrorMessageDialog.idl \
80 InteractionHandler.idl \
81 OfficeDatabaseDocument.idl \
83 ParametersRequest.idl \
84 PreparedStatement.idl \
96 RowSetVetoException.idl \
97 SingleSelectQueryAnalyzer.idl \
98 SingleSelectQueryComposer.idl \
101 SQLFilterOperator.idl \
102 SQLQueryComposer.idl \
104 TableDescriptor.idl \
107 XBookmarksSupplier.idl \
110 XCommandPreparation.idl \
111 XCompletedConnection.idl \
112 XCompletedExecution.idl \
113 XDataAccessDescriptorFactory.idl \
114 XDatabaseAccess.idl \
115 XDatabaseAccessListener.idl \
116 XDatabaseEnvironment.idl \
117 XDocumentDataSource.idl \
118 XFormDocumentsSupplier.idl \
119 XInteractionDocumentSave.idl \
120 XInteractionSupplyParameters.idl \
121 XOfficeDatabaseDocument.idl \
122 XParametersSupplier.idl \
123 XQueriesSupplier.idl \
124 XQueryDefinitionsSupplier.idl \
125 XReportDocumentsSupplier.idl \
126 XResultSetAccess.idl \
127 XRowSetApproveBroadcaster.idl \
128 XRowSetApproveListener.idl \
129 XRowSetChangeBroadcaster.idl \
130 XRowSetChangeListener.idl \
131 XRowSetSupplier.idl \
132 XSingleSelectQueryAnalyzer.idl \
133 XSingleSelectQueryComposer.idl \
135 XSQLErrorBroadcaster.idl \
136 XSQLErrorListener.idl \
137 XSQLQueryComposer.idl \
138 XSQLQueryComposerFactory.idl
140 # ------------------------------------------------------------------
142 .INCLUDE
: $(PRJ
)$/util
$/target.pmk