xref: /AOO41X/main/helpcontent2/source/text/scalc/01/makefile.mk (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
1*cdf0e10cSrcweir#*************************************************************************
2*cdf0e10cSrcweir#
3*cdf0e10cSrcweir# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4*cdf0e10cSrcweir#
5*cdf0e10cSrcweir# Copyright 2000, 2010 Oracle and/or its affiliates.
6*cdf0e10cSrcweir#
7*cdf0e10cSrcweir# OpenOffice.org - a multi-platform office productivity suite
8*cdf0e10cSrcweir#
9*cdf0e10cSrcweir# This file is part of OpenOffice.org.
10*cdf0e10cSrcweir#
11*cdf0e10cSrcweir# OpenOffice.org is free software: you can redistribute it and/or modify
12*cdf0e10cSrcweir# it under the terms of the GNU Lesser General Public License version 3
13*cdf0e10cSrcweir# only, as published by the Free Software Foundation.
14*cdf0e10cSrcweir#
15*cdf0e10cSrcweir# OpenOffice.org is distributed in the hope that it will be useful,
16*cdf0e10cSrcweir# but WITHOUT ANY WARRANTY; without even the implied warranty of
17*cdf0e10cSrcweir# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18*cdf0e10cSrcweir# GNU Lesser General Public License version 3 for more details
19*cdf0e10cSrcweir# (a copy is included in the LICENSE file that accompanied this code).
20*cdf0e10cSrcweir#
21*cdf0e10cSrcweir# You should have received a copy of the GNU Lesser General Public License
22*cdf0e10cSrcweir# version 3 along with OpenOffice.org.  If not, see
23*cdf0e10cSrcweir# <http://www.openoffice.org/license.html>
24*cdf0e10cSrcweir# for a copy of the LGPLv3 License.
25*cdf0e10cSrcweir#
26*cdf0e10cSrcweir#*************************************************************************
27*cdf0e10cSrcweir
28*cdf0e10cSrcweir# edit to match directory level
29*cdf0e10cSrcweirPRJ		= ..$/..$/..$/..
30*cdf0e10cSrcweir# same for all makefiles in "helpcontent2"
31*cdf0e10cSrcweirPRJNAME = helpcontent2
32*cdf0e10cSrcweir# edit to match the current package
33*cdf0e10cSrcweirPACKAGE = text/scalc/01
34*cdf0e10cSrcweir# uniqe name (module wide);
35*cdf0e10cSrcweir# using a modified form of package should do here
36*cdf0e10cSrcweirTARGET  = text_scalc_01
37*cdf0e10cSrcweir# edit to match the current module
38*cdf0e10cSrcweirMODULE  = scalc
39*cdf0e10cSrcweir
40*cdf0e10cSrcweir# --- Settings -----------------------------------------------------
41*cdf0e10cSrcweir
42*cdf0e10cSrcweir.INCLUDE : settings.mk
43*cdf0e10cSrcweir.INCLUDE : $(PRJ)$/settings.pmk
44*cdf0e10cSrcweir
45*cdf0e10cSrcweir# this list matches the *.xhp files to process
46*cdf0e10cSrcweirXHPFILES = \
47*cdf0e10cSrcweir   01120000.xhp \
48*cdf0e10cSrcweir   02110000.xhp \
49*cdf0e10cSrcweir   02120000.xhp \
50*cdf0e10cSrcweir   02120100.xhp \
51*cdf0e10cSrcweir   02140000.xhp \
52*cdf0e10cSrcweir   02140100.xhp \
53*cdf0e10cSrcweir   02140200.xhp \
54*cdf0e10cSrcweir   02140300.xhp \
55*cdf0e10cSrcweir   02140400.xhp \
56*cdf0e10cSrcweir   02140500.xhp \
57*cdf0e10cSrcweir   02140600.xhp \
58*cdf0e10cSrcweir   02150000.xhp \
59*cdf0e10cSrcweir   02160000.xhp \
60*cdf0e10cSrcweir   02170000.xhp \
61*cdf0e10cSrcweir   02180000.xhp \
62*cdf0e10cSrcweir   02190000.xhp \
63*cdf0e10cSrcweir   02190100.xhp \
64*cdf0e10cSrcweir   02190200.xhp \
65*cdf0e10cSrcweir   02200000.xhp \
66*cdf0e10cSrcweir   02210000.xhp \
67*cdf0e10cSrcweir   03070000.xhp \
68*cdf0e10cSrcweir   03080000.xhp \
69*cdf0e10cSrcweir   03090000.xhp \
70*cdf0e10cSrcweir   03100000.xhp \
71*cdf0e10cSrcweir   04010000.xhp \
72*cdf0e10cSrcweir   04010100.xhp \
73*cdf0e10cSrcweir   04010200.xhp \
74*cdf0e10cSrcweir   04020000.xhp \
75*cdf0e10cSrcweir   04030000.xhp \
76*cdf0e10cSrcweir   04040000.xhp \
77*cdf0e10cSrcweir   04050000.xhp \
78*cdf0e10cSrcweir   04050100.xhp \
79*cdf0e10cSrcweir   04060000.xhp \
80*cdf0e10cSrcweir   04060100.xhp \
81*cdf0e10cSrcweir   04060101.xhp \
82*cdf0e10cSrcweir   04060102.xhp \
83*cdf0e10cSrcweir   04060103.xhp \
84*cdf0e10cSrcweir   04060104.xhp \
85*cdf0e10cSrcweir   04060105.xhp \
86*cdf0e10cSrcweir   04060106.xhp \
87*cdf0e10cSrcweir   04060107.xhp \
88*cdf0e10cSrcweir   04060108.xhp \
89*cdf0e10cSrcweir   04060109.xhp \
90*cdf0e10cSrcweir   04060110.xhp \
91*cdf0e10cSrcweir   04060111.xhp \
92*cdf0e10cSrcweir   04060112.xhp \
93*cdf0e10cSrcweir   04060115.xhp \
94*cdf0e10cSrcweir   04060116.xhp \
95*cdf0e10cSrcweir   04060118.xhp \
96*cdf0e10cSrcweir   04060119.xhp \
97*cdf0e10cSrcweir   04060181.xhp \
98*cdf0e10cSrcweir   04060182.xhp \
99*cdf0e10cSrcweir   04060183.xhp \
100*cdf0e10cSrcweir   04060184.xhp \
101*cdf0e10cSrcweir   04060185.xhp \
102*cdf0e10cSrcweir   04060199.xhp \
103*cdf0e10cSrcweir   04070000.xhp \
104*cdf0e10cSrcweir   04070100.xhp \
105*cdf0e10cSrcweir   04070200.xhp \
106*cdf0e10cSrcweir   04070300.xhp \
107*cdf0e10cSrcweir   04070400.xhp \
108*cdf0e10cSrcweir   04080000.xhp \
109*cdf0e10cSrcweir   04090000.xhp \
110*cdf0e10cSrcweir   05020000.xhp \
111*cdf0e10cSrcweir   05020600.xhp \
112*cdf0e10cSrcweir   05030000.xhp \
113*cdf0e10cSrcweir   05030200.xhp \
114*cdf0e10cSrcweir   05030300.xhp \
115*cdf0e10cSrcweir   05030400.xhp \
116*cdf0e10cSrcweir   05040000.xhp \
117*cdf0e10cSrcweir   05040200.xhp \
118*cdf0e10cSrcweir   05050000.xhp \
119*cdf0e10cSrcweir   05050100.xhp \
120*cdf0e10cSrcweir   05050300.xhp \
121*cdf0e10cSrcweir   05060000.xhp \
122*cdf0e10cSrcweir   05070000.xhp \
123*cdf0e10cSrcweir   05070500.xhp \
124*cdf0e10cSrcweir   05080000.xhp \
125*cdf0e10cSrcweir   05080100.xhp \
126*cdf0e10cSrcweir   05080200.xhp \
127*cdf0e10cSrcweir   05080300.xhp \
128*cdf0e10cSrcweir   05080400.xhp \
129*cdf0e10cSrcweir   05100000.xhp \
130*cdf0e10cSrcweir   05110000.xhp \
131*cdf0e10cSrcweir   05120000.xhp \
132*cdf0e10cSrcweir   06020000.xhp \
133*cdf0e10cSrcweir   06030000.xhp \
134*cdf0e10cSrcweir   06030100.xhp \
135*cdf0e10cSrcweir   06030200.xhp \
136*cdf0e10cSrcweir   06030300.xhp \
137*cdf0e10cSrcweir   06030400.xhp \
138*cdf0e10cSrcweir   06030500.xhp \
139*cdf0e10cSrcweir   06030600.xhp \
140*cdf0e10cSrcweir   06030700.xhp \
141*cdf0e10cSrcweir   06030800.xhp \
142*cdf0e10cSrcweir   06030900.xhp \
143*cdf0e10cSrcweir   06031000.xhp \
144*cdf0e10cSrcweir   06040000.xhp \
145*cdf0e10cSrcweir   06050000.xhp \
146*cdf0e10cSrcweir   06060000.xhp \
147*cdf0e10cSrcweir   06060100.xhp \
148*cdf0e10cSrcweir   06060200.xhp \
149*cdf0e10cSrcweir   06070000.xhp \
150*cdf0e10cSrcweir   06080000.xhp \
151*cdf0e10cSrcweir   06130000.xhp \
152*cdf0e10cSrcweir   06990000.xhp \
153*cdf0e10cSrcweir   07080000.xhp \
154*cdf0e10cSrcweir   07090000.xhp \
155*cdf0e10cSrcweir   12010000.xhp \
156*cdf0e10cSrcweir   12010100.xhp \
157*cdf0e10cSrcweir   12020000.xhp \
158*cdf0e10cSrcweir   12030000.xhp \
159*cdf0e10cSrcweir   12030100.xhp \
160*cdf0e10cSrcweir   12030200.xhp \
161*cdf0e10cSrcweir   12040000.xhp \
162*cdf0e10cSrcweir   12040100.xhp \
163*cdf0e10cSrcweir   12040201.xhp \
164*cdf0e10cSrcweir   12040300.xhp \
165*cdf0e10cSrcweir   12040400.xhp \
166*cdf0e10cSrcweir   12040500.xhp \
167*cdf0e10cSrcweir   12050000.xhp \
168*cdf0e10cSrcweir   12050100.xhp \
169*cdf0e10cSrcweir   12050200.xhp \
170*cdf0e10cSrcweir   12060000.xhp \
171*cdf0e10cSrcweir   12070000.xhp \
172*cdf0e10cSrcweir   12070100.xhp \
173*cdf0e10cSrcweir   12080000.xhp \
174*cdf0e10cSrcweir   12080100.xhp \
175*cdf0e10cSrcweir   12080200.xhp \
176*cdf0e10cSrcweir   12080300.xhp \
177*cdf0e10cSrcweir   12080400.xhp \
178*cdf0e10cSrcweir   12080500.xhp \
179*cdf0e10cSrcweir   12080600.xhp \
180*cdf0e10cSrcweir   12080700.xhp \
181*cdf0e10cSrcweir   12090000.xhp \
182*cdf0e10cSrcweir   12090100.xhp \
183*cdf0e10cSrcweir   12090101.xhp \
184*cdf0e10cSrcweir   12090102.xhp \
185*cdf0e10cSrcweir   12090103.xhp \
186*cdf0e10cSrcweir   12090104.xhp \
187*cdf0e10cSrcweir   12090105.xhp \
188*cdf0e10cSrcweir   12090106.xhp \
189*cdf0e10cSrcweir   12090200.xhp \
190*cdf0e10cSrcweir   12090300.xhp \
191*cdf0e10cSrcweir   12090400.xhp \
192*cdf0e10cSrcweir   12100000.xhp \
193*cdf0e10cSrcweir   12120000.xhp \
194*cdf0e10cSrcweir   12120100.xhp \
195*cdf0e10cSrcweir   12120200.xhp \
196*cdf0e10cSrcweir   12120300.xhp \
197*cdf0e10cSrcweir   format_graphic.xhp \
198*cdf0e10cSrcweir   func_date.xhp \
199*cdf0e10cSrcweir   func_datevalue.xhp \
200*cdf0e10cSrcweir   func_day.xhp \
201*cdf0e10cSrcweir   func_days.xhp \
202*cdf0e10cSrcweir   func_days360.xhp \
203*cdf0e10cSrcweir   func_eastersunday.xhp \
204*cdf0e10cSrcweir   func_edate.xhp \
205*cdf0e10cSrcweir   func_eomonth.xhp \
206*cdf0e10cSrcweir   func_hour.xhp \
207*cdf0e10cSrcweir   func_minute.xhp \
208*cdf0e10cSrcweir   func_month.xhp \
209*cdf0e10cSrcweir   func_networkdays.xhp \
210*cdf0e10cSrcweir   func_now.xhp \
211*cdf0e10cSrcweir   func_second.xhp \
212*cdf0e10cSrcweir   func_time.xhp \
213*cdf0e10cSrcweir   func_timevalue.xhp \
214*cdf0e10cSrcweir   func_today.xhp \
215*cdf0e10cSrcweir   func_weekday.xhp \
216*cdf0e10cSrcweir   func_weeknum.xhp \
217*cdf0e10cSrcweir   func_weeknumadd.xhp \
218*cdf0e10cSrcweir   func_workday.xhp \
219*cdf0e10cSrcweir   func_year.xhp \
220*cdf0e10cSrcweir   func_yearfrac.xhp \
221*cdf0e10cSrcweir   solver.xhp \
222*cdf0e10cSrcweir   solver_options.xhp \
223*cdf0e10cSrcweir   text2columns.xhp
224*cdf0e10cSrcweir
225*cdf0e10cSrcweir# --- Targets ------------------------------------------------------
226*cdf0e10cSrcweir
227*cdf0e10cSrcweir.INCLUDE :  target.mk
228*cdf0e10cSrcweir.INCLUDE : tg_help.mk
229