17871dc3eSAndrew Rist#**************************************************************
27871dc3eSAndrew Rist#
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
107871dc3eSAndrew Rist#
117871dc3eSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
127871dc3eSAndrew Rist#
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.
197871dc3eSAndrew Rist#
207871dc3eSAndrew Rist#**************************************************************
217871dc3eSAndrew Rist
227871dc3eSAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir# edit to match directory level
25cdf0e10cSrcweirPRJ		= ..$/..$/..$/..
26cdf0e10cSrcweir# same for all makefiles in "helpcontent2"
27cdf0e10cSrcweirPRJNAME = helpcontent2
28cdf0e10cSrcweir# edit to match the current package
29cdf0e10cSrcweirPACKAGE = text/shared/guide
30cdf0e10cSrcweir# uniqe name (module wide);
31cdf0e10cSrcweir# using a modified form of package should do here
32cdf0e10cSrcweirTARGET  = text_shared_guide
33cdf0e10cSrcweir# edit to match the current module
34cdf0e10cSrcweirMODULE  = shared
35cdf0e10cSrcweir
36cdf0e10cSrcweir# --- Settings -----------------------------------------------------
37cdf0e10cSrcweir
38cdf0e10cSrcweir.INCLUDE : settings.mk
39cdf0e10cSrcweir.INCLUDE : $(PRJ)$/settings.pmk
40cdf0e10cSrcweir
41cdf0e10cSrcweir# this list matches the *.xhp files to process
42cdf0e10cSrcweirXHPFILES = \
43cdf0e10cSrcweir   aaa_start.xhp \
44cdf0e10cSrcweir   accessibility.xhp \
45cdf0e10cSrcweir   active_help_on_off.xhp \
46cdf0e10cSrcweir   activex.xhp \
47cdf0e10cSrcweir   assistive.xhp \
48cdf0e10cSrcweir   autocorr_url.xhp \
49cdf0e10cSrcweir   autohide.xhp \
50cdf0e10cSrcweir   background.xhp \
51cdf0e10cSrcweir   border_paragraph.xhp \
52cdf0e10cSrcweir   border_table.xhp \
53cdf0e10cSrcweir   breaking_lines.xhp \
54cdf0e10cSrcweir   change_title.xhp \
55cdf0e10cSrcweir   chart_axis.xhp \
56cdf0e10cSrcweir   chart_barformat.xhp \
57cdf0e10cSrcweir   chart_insert.xhp \
58cdf0e10cSrcweir   chart_legend.xhp \
59cdf0e10cSrcweir   chart_title.xhp \
60cdf0e10cSrcweir   collab.xhp \
61cdf0e10cSrcweir   configure_overview.xhp \
62cdf0e10cSrcweir   contextmenu.xhp \
63cdf0e10cSrcweir   copy_drawfunctions.xhp \
64cdf0e10cSrcweir   copytable2application.xhp \
65cdf0e10cSrcweir   copytext2application.xhp \
66cdf0e10cSrcweir   ctl.xhp \
67cdf0e10cSrcweir   data_addressbook.xhp \
68cdf0e10cSrcweir   data_dbase2office.xhp \
69cdf0e10cSrcweir   data_enter_sql.xhp \
70cdf0e10cSrcweir   data_forms.xhp \
71cdf0e10cSrcweir   data_im_export.xhp \
72cdf0e10cSrcweir   data_new.xhp \
73cdf0e10cSrcweir   data_queries.xhp \
74cdf0e10cSrcweir   data_register.xhp \
75cdf0e10cSrcweir   data_report.xhp \
76cdf0e10cSrcweir   data_reports.xhp \
77cdf0e10cSrcweir   data_search.xhp \
78cdf0e10cSrcweir   data_search2.xhp \
79cdf0e10cSrcweir   data_tabledefine.xhp \
80cdf0e10cSrcweir   data_tables.xhp \
81cdf0e10cSrcweir   data_view.xhp \
82cdf0e10cSrcweir   database_main.xhp \
83cdf0e10cSrcweir   digital_signatures.xhp \
84cdf0e10cSrcweir   digitalsign_receive.xhp \
85cdf0e10cSrcweir   digitalsign_send.xhp \
86cdf0e10cSrcweir   doc_autosave.xhp \
87cdf0e10cSrcweir   doc_open.xhp \
88cdf0e10cSrcweir   doc_save.xhp \
89cdf0e10cSrcweir   dragdrop.xhp \
90cdf0e10cSrcweir   dragdrop_beamer.xhp \
91cdf0e10cSrcweir   dragdrop_fromgallery.xhp \
92cdf0e10cSrcweir   dragdrop_gallery.xhp \
93cdf0e10cSrcweir   dragdrop_graphic.xhp \
94cdf0e10cSrcweir   dragdrop_table.xhp \
95cdf0e10cSrcweir   edit_symbolbar.xhp \
96cdf0e10cSrcweir   email.xhp \
97cdf0e10cSrcweir   export_ms.xhp \
98cdf0e10cSrcweir   fax.xhp \
99cdf0e10cSrcweir   filternavigator.xhp \
100cdf0e10cSrcweir   find_attributes.xhp \
101cdf0e10cSrcweir   flat_icons.xhp \
102cdf0e10cSrcweir   floating_toolbar.xhp \
103cdf0e10cSrcweir   fontwork.xhp \
104cdf0e10cSrcweir   formfields.xhp \
105cdf0e10cSrcweir   gallery_insert.xhp \
106cdf0e10cSrcweir   groups.xhp \
107cdf0e10cSrcweir   hyperlink_edit.xhp \
108cdf0e10cSrcweir   hyperlink_insert.xhp \
109cdf0e10cSrcweir   hyperlink_rel_abs.xhp \
110cdf0e10cSrcweir   hyperlink_search.xhp \
111cdf0e10cSrcweir   imagemap.xhp \
112cdf0e10cSrcweir   import_ms.xhp \
113cdf0e10cSrcweir   insert_bitmap.xhp \
114cdf0e10cSrcweir   insert_graphic_drawit.xhp \
115cdf0e10cSrcweir   insert_specialchar.xhp \
116cdf0e10cSrcweir   integratinguno.xhp \
117cdf0e10cSrcweir   keyboard.xhp \
118cdf0e10cSrcweir   labels.xhp \
119cdf0e10cSrcweir   labels_database.xhp \
120cdf0e10cSrcweir   language_select.xhp \
121cdf0e10cSrcweir   line_intext.xhp \
122cdf0e10cSrcweir   lineend_define.xhp \
123cdf0e10cSrcweir   linestyle_define.xhp \
124cdf0e10cSrcweir   linestyles.xhp \
125cdf0e10cSrcweir   macro_recording.xhp \
126cdf0e10cSrcweir   main.xhp \
127cdf0e10cSrcweir   measurement_units.xhp \
128cdf0e10cSrcweir   microsoft_terms.xhp \
129cdf0e10cSrcweir   mobiledevicefilters.xhp \
130cdf0e10cSrcweir   ms_doctypes.xhp \
131cdf0e10cSrcweir   ms_import_export_limitations.xhp \
132cdf0e10cSrcweir   ms_user.xhp \
133cdf0e10cSrcweir   navigator.xhp \
134cdf0e10cSrcweir   navigator_setcursor.xhp \
135cdf0e10cSrcweir   navpane_on.xhp \
136cdf0e10cSrcweir   numbering_stop.xhp \
137cdf0e10cSrcweir   pageformat_max.xhp \
138cdf0e10cSrcweir   paintbrush.xhp \
139cdf0e10cSrcweir   pasting.xhp \
140cdf0e10cSrcweir   print_blackwhite.xhp \
141cdf0e10cSrcweir   print_faster.xhp \
142cdf0e10cSrcweir   protection.xhp \
143cdf0e10cSrcweir   redlining.xhp \
144cdf0e10cSrcweir   redlining_accept.xhp \
145cdf0e10cSrcweir   redlining_doccompare.xhp \
146cdf0e10cSrcweir   redlining_docmerge.xhp \
147cdf0e10cSrcweir   redlining_enter.xhp \
148cdf0e10cSrcweir   redlining_protect.xhp \
149cdf0e10cSrcweir   redlining_versions.xhp \
150cdf0e10cSrcweir   round_corner.xhp \
151cdf0e10cSrcweir   scripting.xhp \
152*00d72dcaSRegina Henschel   sidebar_window.xhp \
153cdf0e10cSrcweir   space_hyphen.xhp \
154cdf0e10cSrcweir   spadmin.xhp \
155cdf0e10cSrcweir   standard_template.xhp \
156cdf0e10cSrcweir   start_parameters.xhp \
157cdf0e10cSrcweir   startcenter.xhp \
158cdf0e10cSrcweir   tabs.xhp \
159cdf0e10cSrcweir   text_color.xhp \
160cdf0e10cSrcweir   textmode_change.xhp \
161cdf0e10cSrcweir   undo_formatting.xhp \
162cdf0e10cSrcweir   version_number.xhp \
163cdf0e10cSrcweir   viewing_file_properties.xhp \
164cdf0e10cSrcweir   workfolder.xhp \
165cdf0e10cSrcweir   xforms.xhp \
166cdf0e10cSrcweir   xsltfilter.xhp \
167cdf0e10cSrcweir   xsltfilter_create.xhp \
168cdf0e10cSrcweir   xsltfilter_distribute.xhp
169cdf0e10cSrcweir
170cdf0e10cSrcweir# --- Targets ------------------------------------------------------
171cdf0e10cSrcweir
172cdf0e10cSrcweir.INCLUDE :  target.mk
173cdf0e10cSrcweir.INCLUDE : tg_help.mk
174