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 #*************************************************************************
38 # --- Settings -----------------------------------------------------
41 .INCLUDE
: settings.mk
43 .INCLUDE
: $(PRJ
)$/util
$/makefile.pmk
45 # --- Files --------------------------------------------------------
48 $(SLO
)$/datafdlg.obj \
49 $(SLO
)$/delcldlg.obj \
50 $(SLO
)$/inscldlg.obj \
51 $(SLO
)$/delcodlg.obj \
52 $(SLO
)$/inscodlg.obj \
53 $(SLO
)$/strindlg.obj \
54 $(SLO
)$/tabbgcolordlg.obj \
55 $(SLO
)$/mtrindlg.obj \
56 $(SLO
)$/lbseldlg.obj \
59 $(SLO
)$/solvrdlg.obj \
60 $(SLO
)$/optsolver.obj \
61 $(SLO
)$/solveroptions.obj \
62 $(SLO
)$/solverutil.obj \
63 $(SLO
)$/mvtabdlg.obj \
64 $(SLO
)$/groupdlg.obj \
65 $(SLO
)$/tabopdlg.obj \
67 $(SLO
)$/namecrea.obj \
68 $(SLO
)$/namepast.obj \
70 $(SLO
)$/textdlgs.obj \
71 $(SLO
)$/anyrefdg.obj \
73 $(SLO
)$/shtabdlg.obj \
74 $(SLO
)$/instbdlg.obj \
75 $(SLO
)$/acredlin.obj \
79 $(SLO
)$/linkarea.obj \
81 $(SLO
)$/scuiautofmt.obj \
82 $(SLO
)$/conflictsdlg.obj \
83 $(SLO
)$/sharedocdlg.obj \
84 $(SLO
)$/protectiondlg.obj \
85 $(SLO
)$/retypepassdlg.obj
88 $(SLO
)$/acredlin.obj \
89 $(SLO
)$/conflictsdlg.obj \
90 $(SLO
)$/sharedocdlg.obj \
91 $(SLO
)$/optsolver.obj \
92 $(SLO
)$/solveroptions.obj \
94 $(SLO
)$/solverutil.obj \
95 $(SLO
)$/protectiondlg.obj \
96 $(SLO
)$/retypepassdlg.obj
109 LIB1TARGET
= $(SLB
)$/$(TARGET
).lib
112 $(SLO
)$/autofmt.obj \
113 $(SLO
)$/solvrdlg.obj \
114 $(SLO
)$/optsolver.obj \
115 $(SLO
)$/solveroptions.obj \
116 $(SLO
)$/solverutil.obj \
117 $(SLO
)$/tabopdlg.obj \
118 $(SLO
)$/teamdlg.obj \
119 $(SLO
)$/anyrefdg.obj \
120 $(SLO
)$/crnrdlg.obj \
121 $(SLO
)$/acredlin.obj \
122 $(SLO
)$/highred.obj \
123 $(SLO
)$/simpref.obj \
125 $(SLO
)$/warnbox.obj \
126 $(SLO
)$/conflictsdlg.obj \
127 $(SLO
)$/sharedocdlg.obj \
128 $(SLO
)$/scuiautofmt.obj \
129 $(SLO
)$/strindlg.obj \
130 $(SLO
)$/protectiondlg.obj \
131 $(SLO
)$/retypepassdlg.obj
133 # --- Tagets -------------------------------------------------------