17871dc3eSAndrew Rist#**************************************************************
2*5023ae33Smseidel#
37871dc3eSAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
47871dc3eSAndrew Rist#  or more contributor license agreements.  See the NOTICE file
57871dc3eSAndrew Rist#  distributed with this work for additional information
67871dc3eSAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
77871dc3eSAndrew Rist#  to you under the Apache License, Version 2.0 (the
87871dc3eSAndrew Rist#  "License"); you may not use this file except in compliance
97871dc3eSAndrew Rist#  with the License.  You may obtain a copy of the License at
10*5023ae33Smseidel#
117871dc3eSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12*5023ae33Smseidel#
137871dc3eSAndrew Rist#  Unless required by applicable law or agreed to in writing,
147871dc3eSAndrew Rist#  software distributed under the License is distributed on an
157871dc3eSAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
167871dc3eSAndrew Rist#  KIND, either express or implied.  See the License for the
177871dc3eSAndrew Rist#  specific language governing permissions and limitations
187871dc3eSAndrew Rist#  under the License.
19*5023ae33Smseidel#
207871dc3eSAndrew Rist#**************************************************************
217871dc3eSAndrew Rist
22cdf0e10cSrcweir# edit to match directory level
23cdf0e10cSrcweirPRJ		= ..$/..$/..$/..
24cdf0e10cSrcweir# same for all makefiles in "helpcontent2"
25cdf0e10cSrcweirPRJNAME = helpcontent2
26cdf0e10cSrcweir# edit to match the current package
27cdf0e10cSrcweirPACKAGE = text/simpress/01
28cdf0e10cSrcweir# uniqe name (module wide);
29cdf0e10cSrcweir# using a modified form of package should do here
30cdf0e10cSrcweirTARGET  = text_simpress_01
31cdf0e10cSrcweir# edit to match the current module
32cdf0e10cSrcweirMODULE  = simpress
33cdf0e10cSrcweir
34cdf0e10cSrcweir# --- Settings -----------------------------------------------------
35cdf0e10cSrcweir
36cdf0e10cSrcweir.INCLUDE : settings.mk
37cdf0e10cSrcweir.INCLUDE : $(PRJ)$/settings.pmk
38cdf0e10cSrcweir
39cdf0e10cSrcweir# this list matches the *.xhp files to process
40cdf0e10cSrcweirXHPFILES = \
41cdf0e10cSrcweir   01170000.xhp \
42cdf0e10cSrcweir   01180000.xhp \
43cdf0e10cSrcweir   01180001.xhp \
44cdf0e10cSrcweir   01180002.xhp \
45cdf0e10cSrcweir   02110000.xhp \
46cdf0e10cSrcweir   02120000.xhp \
47cdf0e10cSrcweir   02130000.xhp \
48cdf0e10cSrcweir   02140000.xhp \
49cdf0e10cSrcweir   02150000.xhp \
50cdf0e10cSrcweir   02160000.xhp \
51cdf0e10cSrcweir   03050000.xhp \
52cdf0e10cSrcweir   03060000.xhp \
53cdf0e10cSrcweir   03070000.xhp \
54cdf0e10cSrcweir   03080000.xhp \
55cdf0e10cSrcweir   03090000.xhp \
56cdf0e10cSrcweir   03100000.xhp \
57cdf0e10cSrcweir   03110000.xhp \
58cdf0e10cSrcweir   03120000.xhp \
59cdf0e10cSrcweir   03130000.xhp \
60cdf0e10cSrcweir   03150000.xhp \
61cdf0e10cSrcweir   03150100.xhp \
62cdf0e10cSrcweir   03150300.xhp \
63cdf0e10cSrcweir   03151000.xhp \
64cdf0e10cSrcweir   03151100.xhp \
65cdf0e10cSrcweir   03151200.xhp \
66cdf0e10cSrcweir   03152000.xhp \
67cdf0e10cSrcweir   03180000.xhp \
68cdf0e10cSrcweir   04010000.xhp \
69cdf0e10cSrcweir   04020000.xhp \
70cdf0e10cSrcweir   04030000.xhp \
71cdf0e10cSrcweir   04030000m.xhp \
72cdf0e10cSrcweir   04030100.xhp \
73cdf0e10cSrcweir   04040000m.xhp \
74cdf0e10cSrcweir   04080100.xhp \
75cdf0e10cSrcweir   04110000.xhp \
76cdf0e10cSrcweir   04110100.xhp \
77cdf0e10cSrcweir   04110200.xhp \
78cdf0e10cSrcweir   04120000.xhp \
79cdf0e10cSrcweir   04130000.xhp \
80cdf0e10cSrcweir   04140000.xhp \
81cdf0e10cSrcweir   04990000.xhp \
82cdf0e10cSrcweir   04990100.xhp \
83cdf0e10cSrcweir   04990200.xhp \
84cdf0e10cSrcweir   04990300.xhp \
85cdf0e10cSrcweir   04990400.xhp \
86cdf0e10cSrcweir   04990500.xhp \
87cdf0e10cSrcweir   04990600.xhp \
88cdf0e10cSrcweir   04990700.xhp \
89cdf0e10cSrcweir   05090000m.xhp \
90cdf0e10cSrcweir   05100000.xhp \
91cdf0e10cSrcweir   05110500m.xhp \
92cdf0e10cSrcweir   05120000.xhp \
93cdf0e10cSrcweir   05120100.xhp \
94cdf0e10cSrcweir   05120500m.xhp \
95cdf0e10cSrcweir   05130000.xhp \
96cdf0e10cSrcweir   05140000.xhp \
97cdf0e10cSrcweir   05150000.xhp \
98cdf0e10cSrcweir   05170000.xhp \
99cdf0e10cSrcweir   05250000.xhp \
100cdf0e10cSrcweir   05250500.xhp \
101cdf0e10cSrcweir   05250600.xhp \
102cdf0e10cSrcweir   05250700.xhp \
103cdf0e10cSrcweir   06030000.xhp \
104cdf0e10cSrcweir   06040000.xhp \
105cdf0e10cSrcweir   06050000.xhp \
106cdf0e10cSrcweir   06060000.xhp \
107cdf0e10cSrcweir   06070000.xhp \
108cdf0e10cSrcweir   06080000.xhp \
109cdf0e10cSrcweir   06100000.xhp \
110cdf0e10cSrcweir   06100100.xhp \
111cdf0e10cSrcweir   13050000.xhp \
112cdf0e10cSrcweir   13050100.xhp \
113cdf0e10cSrcweir   13050200.xhp \
114cdf0e10cSrcweir   13050300.xhp \
115cdf0e10cSrcweir   13050400.xhp \
116cdf0e10cSrcweir   13050500.xhp \
117cdf0e10cSrcweir   13050600.xhp \
118cdf0e10cSrcweir   13050700.xhp \
119cdf0e10cSrcweir   13140000.xhp \
120cdf0e10cSrcweir   13150000.xhp \
121cdf0e10cSrcweir   13160000.xhp \
122cdf0e10cSrcweir   13170000.xhp \
123cdf0e10cSrcweir   13180000.xhp \
124cdf0e10cSrcweir   13180100.xhp \
125cdf0e10cSrcweir   13180200.xhp \
126cdf0e10cSrcweir   13180300.xhp \
127cdf0e10cSrcweir   animationeffect.xhp \
128cdf0e10cSrcweir   effectoptions.xhp \
129cdf0e10cSrcweir   effectoptionseffect.xhp \
130cdf0e10cSrcweir   effectoptionstext.xhp \
131cdf0e10cSrcweir   effectoptionstiming.xhp \
132cdf0e10cSrcweir   slidesorter.xhp \
133*5023ae33Smseidel   sidebar.xhp
134*5023ae33Smseidel
135cdf0e10cSrcweir# --- Targets ------------------------------------------------------
136cdf0e10cSrcweir
137cdf0e10cSrcweir.INCLUDE :  target.mk
138cdf0e10cSrcweir.INCLUDE : tg_help.mk
139