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