1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 # Copyright 2000, 2010 Oracle and/or its affiliates.
6 # Copyright IBM Corporation 2009.
8 # OpenOffice.org - a multi-platform office productivity suite
10 # This file is part of OpenOffice.org.
12 # OpenOffice.org is free software: you can redistribute it and/or modify
13 # it under the terms of the GNU Lesser General Public License version 3
14 # only, as published by the Free Software Foundation.
16 # OpenOffice.org is distributed in the hope that it will be useful,
17 # but WITHOUT ANY WARRANTY; without even the implied warranty of
18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 # GNU Lesser General Public License version 3 for more details
20 # (a copy is included in the LICENSE file that accompanied this code).
22 # You should have received a copy of the GNU Lesser General Public License
23 # version 3 along with OpenOffice.org. If not, see
24 # <http://www.openoffice.org/license.html>
25 # for a copy of the LGPLv3 License.
27 #*************************************************************************
34 PACKAGE
=com
$/sun
$/star
$/task
36 # --- Settings -----------------------------------------------------
37 .INCLUDE
: $(PRJ
)$/util
$/makefile.pmk
39 # ------------------------------------------------------------------------
42 ClassifiedInteractionRequest.idl\
43 DocumentMacroConfirmationRequest.idl\
44 DocumentPasswordRequest.idl\
45 DocumentPasswordRequest2.idl\
46 DocumentMSPasswordRequest.idl\
47 DocumentMSPasswordRequest2.idl\
49 ErrorCodeIOException.idl\
50 FutureDocumentVersionProductUpdateRequest.idl\
51 InteractionClassification.idl\
52 InteractionHandler.idl\
56 MasterPasswordRequest.idl\
57 NoMasterException.idl\
58 PasswordContainer.idl\
59 PasswordContainerInteractionHandler.idl\
61 PasswordRequestMode.idl\
62 OfficeRestartManager.idl\
63 UnsupportedOverwriteRequest.idl\
67 XInteractionApprove.idl\
68 XInteractionAskLater.idl\
69 XInteractionDisapprove.idl\
70 XInteractionPassword.idl\
71 XInteractionPassword2.idl\
75 XMasterPasswordHandling.idl\
76 XMasterPasswordHandling2.idl\
77 XPasswordContainer.idl\
80 XStatusIndicatorFactory.idl\
81 XStatusIndicatorSupplier.idl\
83 XInteractionRequestStringResolver.idl\
84 InteractionRequestStringResolver.idl\
87 # ------------------------------------------------------------------
90 .INCLUDE
: $(PRJ
)$/util
$/target.pmk