1#*************************************************************************
2#
3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4#
5# Copyright 2000, 2010 Oracle and/or its affiliates.
6#
7# OpenOffice.org - a multi-platform office productivity suite
8#
9# This file is part of OpenOffice.org.
10#
11# OpenOffice.org is free software: you can redistribute it and/or modify
12# it under the terms of the GNU Lesser General Public License version 3
13# only, as published by the Free Software Foundation.
14#
15# OpenOffice.org is distributed in the hope that it will be useful,
16# but WITHOUT ANY WARRANTY; without even the implied warranty of
17# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18# GNU Lesser General Public License version 3 for more details
19# (a copy is included in the LICENSE file that accompanied this code).
20#
21# You should have received a copy of the GNU Lesser General Public License
22# version 3 along with OpenOffice.org.  If not, see
23# <http://www.openoffice.org/license.html>
24# for a copy of the LGPLv3 License.
25#
26#*************************************************************************
27
28# edit to match directory level
29PRJ		= ..$/..$/..$/..
30# same for all makefiles in "helpcontent2"
31PRJNAME = helpcontent2
32# edit to match the current package
33PACKAGE = text/shared/01
34# uniqe name (module wide);
35# using a modified form of package should do here
36TARGET  = text_shared_01
37# edit to match the current module
38MODULE  = shared
39
40# --- Settings -----------------------------------------------------
41
42.INCLUDE : settings.mk
43.INCLUDE : $(PRJ)$/settings.pmk
44
45# this list matches the *.xhp files to process
46XHPFILES = \
47   01010000.xhp \
48   01010001.xhp \
49   01010100.xhp \
50   01010200.xhp \
51   01010201.xhp \
52   01010202.xhp \
53   01010203.xhp \
54   01010300.xhp \
55   01010301.xhp \
56   01010302.xhp \
57   01010303.xhp \
58   01010304.xhp \
59   01020000.xhp \
60   01020101.xhp \
61   01020103.xhp \
62   01050000.xhp \
63   01060000.xhp \
64   01070000.xhp \
65   01070001.xhp \
66   01100000.xhp \
67   01100100.xhp \
68   01100200.xhp \
69   01100300.xhp \
70   01100400.xhp \
71   01100500.xhp \
72   01100600.xhp \
73   01110000.xhp \
74   01110100.xhp \
75   01110101.xhp \
76   01110300.xhp \
77   01110400.xhp \
78   01130000.xhp \
79   01140000.xhp \
80   01160000.xhp \
81   01160200.xhp \
82   01160300.xhp \
83   01170000.xhp \
84   01180000.xhp \
85   01190000.xhp \
86   01990000.xhp \
87   02010000.xhp \
88   02020000.xhp \
89   02030000.xhp \
90   02040000.xhp \
91   02050000.xhp \
92   02060000.xhp \
93   02070000.xhp \
94   02090000.xhp \
95   02100000.xhp \
96   02100001.xhp \
97   02100100.xhp \
98   02100200.xhp \
99   02100300.xhp \
100   02110000.xhp \
101   02180000.xhp \
102   02180100.xhp \
103   02190000.xhp \
104   02200000.xhp \
105   02200100.xhp \
106   02200200.xhp \
107   02210101.xhp \
108   02220000.xhp \
109   02220100.xhp \
110   02230000.xhp \
111   02230100.xhp \
112   02230150.xhp \
113   02230200.xhp \
114   02230300.xhp \
115   02230400.xhp \
116   02230401.xhp \
117   02230402.xhp \
118   02230500.xhp \
119   02240000.xhp \
120   02250000.xhp \
121   03010000.xhp \
122   03020000.xhp \
123   03040000.xhp \
124   03050000.xhp \
125   03060000.xhp \
126   03110000.xhp \
127   03150100.xhp \
128   03170000.xhp \
129   03990000.xhp \
130   04050000.xhp \
131   04060000.xhp \
132   04060100.xhp \
133   04060200.xhp \
134   04100000.xhp \
135   04110000.xhp \
136   04140000.xhp \
137   04150000.xhp \
138   04150100.xhp \
139   04150200.xhp \
140   04150400.xhp \
141   04150500.xhp \
142   04160300.xhp \
143   04160500.xhp \
144   04180100.xhp \
145   04990000.xhp \
146   05010000.xhp \
147   05020000.xhp \
148   05020100.xhp \
149   05020200.xhp \
150   05020300.xhp \
151   05020301.xhp \
152   05020400.xhp \
153   05020500.xhp \
154   05020600.xhp \
155   05020700.xhp \
156   05030000.xhp \
157   05030100.xhp \
158   05030300.xhp \
159   05030500.xhp \
160   05030600.xhp \
161   05030700.xhp \
162   05030800.xhp \
163   05040100.xhp \
164   05040200.xhp \
165   05040300.xhp \
166   05040400.xhp \
167   05050000.xhp \
168   05060000.xhp \
169   05070000.xhp \
170   05070100.xhp \
171   05070200.xhp \
172   05070300.xhp \
173   05070400.xhp \
174   05070500.xhp \
175   05070600.xhp \
176   05080000.xhp \
177   05080100.xhp \
178   05080200.xhp \
179   05080300.xhp \
180   05080400.xhp \
181   05090000.xhp \
182   05100000.xhp \
183   05100100.xhp \
184   05100200.xhp \
185   05100500.xhp \
186   05100600.xhp \
187   05100700.xhp \
188   05110000.xhp \
189   05110100.xhp \
190   05110200.xhp \
191   05110300.xhp \
192   05110400.xhp \
193   05110500.xhp \
194   05110600m.xhp \
195   05110700.xhp \
196   05110800.xhp \
197   05120000.xhp \
198   05120100.xhp \
199   05120200.xhp \
200   05120300.xhp \
201   05120600.xhp \
202   05140100.xhp \
203   05150101.xhp \
204   05190000.xhp \
205   05190100.xhp \
206   05200000.xhp \
207   05200100.xhp \
208   05200200.xhp \
209   05200300.xhp \
210   05210000.xhp \
211   05210100.xhp \
212   05210200.xhp \
213   05210300.xhp \
214   05210400.xhp \
215   05210500.xhp \
216   05210600.xhp \
217   05210700.xhp \
218   05220000.xhp \
219   05230000.xhp \
220   05230100.xhp \
221   05230300.xhp \
222   05230400.xhp \
223   05230500.xhp \
224   05240000.xhp \
225   05240100.xhp \
226   05240200.xhp \
227   05250000.xhp \
228   05250100.xhp \
229   05250200.xhp \
230   05250300.xhp \
231   05250400.xhp \
232   05250500.xhp \
233   05250600.xhp \
234   05260000.xhp \
235   05260100.xhp \
236   05260200.xhp \
237   05260300.xhp \
238   05260400.xhp \
239   05260500.xhp \
240   05260600.xhp \
241   05270000.xhp \
242   05280000.xhp \
243   05290000.xhp \
244   05290100.xhp \
245   05290200.xhp \
246   05290300.xhp \
247   05290400.xhp \
248   05320000.xhp \
249   05340100.xhp \
250   05340200.xhp \
251   05340300.xhp \
252   05340400.xhp \
253   05340402.xhp \
254   05340404.xhp \
255   05340405.xhp \
256   05340500.xhp \
257   05340600.xhp \
258   05350000.xhp \
259   05350200.xhp \
260   05350300.xhp \
261   05350400.xhp \
262   05350500.xhp \
263   05350600.xhp \
264   05360000.xhp \
265   05990000.xhp \
266   06010000.xhp \
267   06010101.xhp \
268   06010500.xhp \
269   06010600.xhp \
270   06010601.xhp \
271   06020000.xhp \
272   06030000.xhp \
273   06040000.xhp \
274   06040100.xhp \
275   06040200.xhp \
276   06040300.xhp \
277   06040400.xhp \
278   06040500.xhp \
279   06040600.xhp \
280   06040700.xhp \
281   06050000.xhp \
282   06050100.xhp \
283   06050200.xhp \
284   06050300.xhp \
285   06050400.xhp \
286   06050500.xhp \
287   06050600.xhp \
288   06130000.xhp \
289   06130001.xhp \
290   06130010.xhp \
291   06130100.xhp \
292   06130200.xhp \
293   06130500.xhp \
294   06140000.xhp \
295   06140100.xhp \
296   06140101.xhp \
297   06140102.xhp \
298   06140200.xhp \
299   06140400.xhp \
300   06140402.xhp \
301   06140500.xhp \
302   06150000.xhp \
303   06150100.xhp \
304   06150110.xhp \
305   06150120.xhp \
306   06150200.xhp \
307   06150210.xhp \
308   06200000.xhp \
309   06201000.xhp \
310   06202000.xhp \
311   06990000.xhp \
312   07010000.xhp \
313   07080000.xhp \
314   08060100.xhp \
315   about_meta_tags.xhp \
316   digitalsignatures.xhp \
317   extensionupdate.xhp \
318   formatting_mark.xhp \
319   gallery.xhp \
320   gallery_files.xhp \
321   grid.xhp \
322   guides.xhp \
323   mediaplayer.xhp \
324   moviesound.xhp \
325   online_update.xhp \
326   online_update_dialog.xhp \
327   packagemanager.xhp \
328   password_dlg.xhp \
329   password_main.xhp \
330   ref_pdf_export.xhp \
331   ref_pdf_send_as.xhp \
332   securitywarning.xhp \
333   selectcertificate.xhp \
334   webhtml.xhp \
335   xformsdata.xhp \
336   xformsdataadd.xhp \
337   xformsdataaddcon.xhp \
338   xformsdatachange.xhp \
339   xformsdataname.xhp \
340   xformsdatatab.xhp
341
342# --- Targets ------------------------------------------------------
343
344.INCLUDE :  target.mk
345.INCLUDE : tg_help.mk
346