Update ooo320-m1
[ooovba.git] / helpcontent2 / source / text / sbasic / shared / makefile.mk
blob36c2eabf2b28ab2234c85cdf289525aabee35b85
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.template,v $
11 # $Revision: 1.5 $
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 # edit to match directory level
33 PRJ = ..$/..$/..$/..
34 # same for all makefiles in "helpcontent2"
35 PRJNAME = helpcontent2
36 # edit to match the current package
37 PACKAGE = text/sbasic/shared
38 # uniqe name (module wide);
39 # using a modified form of package should do here
40 TARGET = text_sbasic_shared
41 # edit to match the current module
42 MODULE = sbasic
44 # --- Settings -----------------------------------------------------
46 .INCLUDE : settings.mk
47 .INCLUDE : $(PRJ)$/settings.pmk
49 # this list matches the *.xhp files to process
50 XHPFILES = \
51 00000002.xhp \
52 00000003.xhp \
53 01000000.xhp \
54 01010210.xhp \
55 01020000.xhp \
56 01020100.xhp \
57 01020200.xhp \
58 01020300.xhp \
59 01020500.xhp \
60 01030000.xhp \
61 01030100.xhp \
62 01030200.xhp \
63 01030300.xhp \
64 01030400.xhp \
65 01040000.xhp \
66 01050000.xhp \
67 01050100.xhp \
68 01050200.xhp \
69 01050300.xhp \
70 01170100.xhp \
71 01170101.xhp \
72 01170103.xhp \
73 03000000.xhp \
74 03010000.xhp \
75 03010100.xhp \
76 03010101.xhp \
77 03010102.xhp \
78 03010103.xhp \
79 03010200.xhp \
80 03010201.xhp \
81 03010300.xhp \
82 03010301.xhp \
83 03010302.xhp \
84 03010303.xhp \
85 03010304.xhp \
86 03010305.xhp \
87 03020000.xhp \
88 03020100.xhp \
89 03020101.xhp \
90 03020102.xhp \
91 03020103.xhp \
92 03020104.xhp \
93 03020200.xhp \
94 03020201.xhp \
95 03020202.xhp \
96 03020203.xhp \
97 03020204.xhp \
98 03020205.xhp \
99 03020301.xhp \
100 03020302.xhp \
101 03020303.xhp \
102 03020304.xhp \
103 03020305.xhp \
104 03020400.xhp \
105 03020401.xhp \
106 03020402.xhp \
107 03020403.xhp \
108 03020404.xhp \
109 03020405.xhp \
110 03020406.xhp \
111 03020407.xhp \
112 03020408.xhp \
113 03020409.xhp \
114 03020410.xhp \
115 03020411.xhp \
116 03020412.xhp \
117 03020413.xhp \
118 03020414.xhp \
119 03020415.xhp \
120 03030000.xhp \
121 03030100.xhp \
122 03030101.xhp \
123 03030102.xhp \
124 03030103.xhp \
125 03030104.xhp \
126 03030105.xhp \
127 03030106.xhp \
128 03030107.xhp \
129 03030108.xhp \
130 03030110.xhp \
131 03030120.xhp \
132 03030130.xhp \
133 03030200.xhp \
134 03030201.xhp \
135 03030202.xhp \
136 03030203.xhp \
137 03030204.xhp \
138 03030205.xhp \
139 03030206.xhp \
140 03030300.xhp \
141 03030301.xhp \
142 03030302.xhp \
143 03030303.xhp \
144 03050000.xhp \
145 03050100.xhp \
146 03050200.xhp \
147 03050300.xhp \
148 03050500.xhp \
149 03060000.xhp \
150 03060100.xhp \
151 03060200.xhp \
152 03060300.xhp \
153 03060400.xhp \
154 03060500.xhp \
155 03060600.xhp \
156 03070000.xhp \
157 03070100.xhp \
158 03070200.xhp \
159 03070300.xhp \
160 03070400.xhp \
161 03070500.xhp \
162 03070600.xhp \
163 03080000.xhp \
164 03080100.xhp \
165 03080101.xhp \
166 03080102.xhp \
167 03080103.xhp \
168 03080104.xhp \
169 03080200.xhp \
170 03080201.xhp \
171 03080202.xhp \
172 03080300.xhp \
173 03080301.xhp \
174 03080302.xhp \
175 03080400.xhp \
176 03080401.xhp \
177 03080500.xhp \
178 03080501.xhp \
179 03080502.xhp \
180 03080600.xhp \
181 03080601.xhp \
182 03080700.xhp \
183 03080701.xhp \
184 03080800.xhp \
185 03080801.xhp \
186 03080802.xhp \
187 03090000.xhp \
188 03090100.xhp \
189 03090101.xhp \
190 03090102.xhp \
191 03090103.xhp \
192 03090200.xhp \
193 03090201.xhp \
194 03090202.xhp \
195 03090203.xhp \
196 03090300.xhp \
197 03090301.xhp \
198 03090302.xhp \
199 03090303.xhp \
200 03090400.xhp \
201 03090401.xhp \
202 03090402.xhp \
203 03090403.xhp \
204 03090404.xhp \
205 03090405.xhp \
206 03090406.xhp \
207 03090407.xhp \
208 03090408.xhp \
209 03090409.xhp \
210 03090410.xhp \
211 03090411.xhp \
212 03090412.xhp \
213 03100000.xhp \
214 03100050.xhp \
215 03100060.xhp \
216 03100070.xhp \
217 03100080.xhp \
218 03100100.xhp \
219 03100300.xhp \
220 03100400.xhp \
221 03100500.xhp \
222 03100600.xhp \
223 03100700.xhp \
224 03100900.xhp \
225 03101000.xhp \
226 03101100.xhp \
227 03101110.xhp \
228 03101120.xhp \
229 03101130.xhp \
230 03101140.xhp \
231 03101300.xhp \
232 03101400.xhp \
233 03101500.xhp \
234 03101600.xhp \
235 03101700.xhp \
236 03102000.xhp \
237 03102100.xhp \
238 03102101.xhp \
239 03102200.xhp \
240 03102300.xhp \
241 03102400.xhp \
242 03102450.xhp \
243 03102600.xhp \
244 03102700.xhp \
245 03102800.xhp \
246 03102900.xhp \
247 03103000.xhp \
248 03103100.xhp \
249 03103200.xhp \
250 03103300.xhp \
251 03103400.xhp \
252 03103450.xhp \
253 03103500.xhp \
254 03103600.xhp \
255 03103700.xhp \
256 03103800.xhp \
257 03103900.xhp \
258 03104000.xhp \
259 03104100.xhp \
260 03104200.xhp \
261 03104300.xhp \
262 03104400.xhp \
263 03104500.xhp \
264 03104600.xhp \
265 03104700.xhp \
266 03110000.xhp \
267 03110100.xhp \
268 03120000.xhp \
269 03120100.xhp \
270 03120101.xhp \
271 03120102.xhp \
272 03120103.xhp \
273 03120104.xhp \
274 03120105.xhp \
275 03120200.xhp \
276 03120201.xhp \
277 03120202.xhp \
278 03120300.xhp \
279 03120301.xhp \
280 03120302.xhp \
281 03120303.xhp \
282 03120304.xhp \
283 03120305.xhp \
284 03120306.xhp \
285 03120307.xhp \
286 03120308.xhp \
287 03120309.xhp \
288 03120310.xhp \
289 03120311.xhp \
290 03120312.xhp \
291 03120313.xhp \
292 03120314.xhp \
293 03120315.xhp \
294 03120400.xhp \
295 03120401.xhp \
296 03120402.xhp \
297 03120403.xhp \
298 03130000.xhp \
299 03130100.xhp \
300 03130500.xhp \
301 03130600.xhp \
302 03130700.xhp \
303 03130800.xhp \
304 03131000.xhp \
305 03131300.xhp \
306 03131400.xhp \
307 03131500.xhp \
308 03131600.xhp \
309 03131700.xhp \
310 03131800.xhp \
311 03131900.xhp \
312 03132000.xhp \
313 03132100.xhp \
314 03132200.xhp \
315 03132300.xhp \
316 03132400.xhp \
317 03132500.xhp \
318 05060700.xhp \
319 keys.xhp \
320 main0211.xhp \
321 main0601.xhp
323 # --- Targets ------------------------------------------------------
325 .INCLUDE : target.mk
326 .INCLUDE : $(PRJ)$/makefile.pmk