merge the formfield patch from ooo-build
[ooovba.git] / helpcontent2 / source / text / shared / guide / makefile.mk
blobff84521cbb378d7086635a65c5ed469496bca32a
1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 #
5 # Copyright 2008 by Sun Microsystems, Inc.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # $RCSfile: makefile.template,v $
11 # $Revision: 1.5 $
13 # This file is part of OpenOffice.org.
15 # OpenOffice.org is free software: you can redistribute it and/or modify
16 # it under the terms of the GNU Lesser General Public License version 3
17 # only, as published by the Free Software Foundation.
19 # OpenOffice.org is distributed in the hope that it will be useful,
20 # but WITHOUT ANY WARRANTY; without even the implied warranty of
21 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 # GNU Lesser General Public License version 3 for more details
23 # (a copy is included in the LICENSE file that accompanied this code).
25 # You should have received a copy of the GNU Lesser General Public License
26 # version 3 along with OpenOffice.org. If not, see
27 # <http://www.openoffice.org/license.html>
28 # for a copy of the LGPLv3 License.
30 #*************************************************************************
32 # edit to match directory level
33 PRJ = ..$/..$/..$/..
34 # same for all makefiles in "helpcontent2"
35 PRJNAME = helpcontent2
36 # edit to match the current package
37 PACKAGE = text/shared/guide
38 # uniqe name (module wide);
39 # using a modified form of package should do here
40 TARGET = text_shared_guide
41 # edit to match the current module
42 MODULE = shared
44 # --- Settings -----------------------------------------------------
46 .INCLUDE : settings.mk
47 .INCLUDE : $(PRJ)$/settings.pmk
49 # this list matches the *.xhp files to process
50 XHPFILES = \
51 aaa_start.xhp \
52 accessibility.xhp \
53 active_help_on_off.xhp \
54 activex.xhp \
55 assistive.xhp \
56 autocorr_url.xhp \
57 autohide.xhp \
58 background.xhp \
59 border_paragraph.xhp \
60 border_table.xhp \
61 breaking_lines.xhp \
62 change_title.xhp \
63 chart_axis.xhp \
64 chart_barformat.xhp \
65 chart_insert.xhp \
66 chart_legend.xhp \
67 chart_title.xhp \
68 collab.xhp \
69 configure_overview.xhp \
70 contextmenu.xhp \
71 copy_drawfunctions.xhp \
72 copytable2application.xhp \
73 copytext2application.xhp \
74 ctl.xhp \
75 data_addressbook.xhp \
76 data_dbase2office.xhp \
77 data_enter_sql.xhp \
78 data_forms.xhp \
79 data_im_export.xhp \
80 data_new.xhp \
81 data_queries.xhp \
82 data_register.xhp \
83 data_report.xhp \
84 data_reports.xhp \
85 data_search.xhp \
86 data_search2.xhp \
87 data_tabledefine.xhp \
88 data_tables.xhp \
89 data_view.xhp \
90 database_main.xhp \
91 digital_signatures.xhp \
92 digitalsign_receive.xhp \
93 digitalsign_send.xhp \
94 doc_autosave.xhp \
95 doc_open.xhp \
96 doc_save.xhp \
97 dragdrop.xhp \
98 dragdrop_beamer.xhp \
99 dragdrop_fromgallery.xhp \
100 dragdrop_gallery.xhp \
101 dragdrop_graphic.xhp \
102 dragdrop_table.xhp \
103 edit_symbolbar.xhp \
104 email.xhp \
105 error_report.xhp \
106 export_ms.xhp \
107 fax.xhp \
108 filternavigator.xhp \
109 find_attributes.xhp \
110 flat_icons.xhp \
111 floating_toolbar.xhp \
112 fontwork.xhp \
113 formfields.xhp \
114 gallery_insert.xhp \
115 groups.xhp \
116 hyperlink_edit.xhp \
117 hyperlink_insert.xhp \
118 hyperlink_rel_abs.xhp \
119 hyperlink_search.xhp \
120 imagemap.xhp \
121 import_ms.xhp \
122 insert_bitmap.xhp \
123 insert_graphic_drawit.xhp \
124 insert_specialchar.xhp \
125 integratinguno.xhp \
126 keyboard.xhp \
127 labels.xhp \
128 labels_database.xhp \
129 language_select.xhp \
130 line_intext.xhp \
131 lineend_define.xhp \
132 linestyle_define.xhp \
133 linestyles.xhp \
134 macro_recording.xhp \
135 main.xhp \
136 measurement_units.xhp \
137 microsoft_terms.xhp \
138 mobiledevicefilters.xhp \
139 ms_doctypes.xhp \
140 ms_import_export_limitations.xhp \
141 ms_user.xhp \
142 navigator.xhp \
143 navigator_setcursor.xhp \
144 navpane_on.xhp \
145 numbering_stop.xhp \
146 pageformat_max.xhp \
147 paintbrush.xhp \
148 pasting.xhp \
149 print_blackwhite.xhp \
150 print_faster.xhp \
151 protection.xhp \
152 redlining.xhp \
153 redlining_accept.xhp \
154 redlining_doccompare.xhp \
155 redlining_docmerge.xhp \
156 redlining_enter.xhp \
157 redlining_protect.xhp \
158 redlining_versions.xhp \
159 round_corner.xhp \
160 scripting.xhp \
161 space_hyphen.xhp \
162 spadmin.xhp \
163 standard_template.xhp \
164 start_parameters.xhp \
165 startcenter.xhp \
166 tabs.xhp \
167 text_color.xhp \
168 textmode_change.xhp \
169 undo_formatting.xhp \
170 version_number.xhp \
171 viewing_file_properties.xhp \
172 workfolder.xhp \
173 xforms.xhp \
174 xsltfilter.xhp \
175 xsltfilter_create.xhp \
176 xsltfilter_distribute.xhp
178 # --- Targets ------------------------------------------------------
180 .INCLUDE : target.mk
181 .INCLUDE : $(PRJ)$/makefile.pmk