54ac6d017605a3d2867a6880c2f1657a11885e3b
[platform/upstream/libX11.git] / specs / XKB / Makefile.in
1 # Makefile.in generated by automake 1.11.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 #
19 # Generate output formats for a single DocBook/XML with/without chapters
20 #
21 # Variables set by the calling Makefile:
22 # shelfdir: the location where the docs/specs are installed. Typically $(docdir)
23 # docbook:  the main DocBook/XML file, no chapters, appendix or image files
24 # chapters: all files pulled in by an XInclude statement and images.
25 #
26
27 #
28 # This makefile is intended for Users Documentation and Functional Specifications.
29 # Do not use for Developer Documentation which is not installed and does not require olink.
30 # Refer to http://www.x.org/releases/X11R7.6/doc/xorg-docs/ReleaseNotes.html#id2584393
31 # for an explanation on documents classification.
32 #
33
34 VPATH = @srcdir@
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 DIST_COMMON = $(am__dist_shelf_DATA_DIST) $(srcdir)/Makefile.am \
54         $(srcdir)/Makefile.in $(top_srcdir)/docbook.am
55 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@am__append_1 = $(docbook:.xml=.html)
56 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@am__append_2 = $(docbook:.xml=.txt)
57 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@am__append_3 = $(docbook:.xml=.pdf) \
58 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@      $(docbook:.xml=.ps)
59 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@am__append_4 = $(docbook:.xml=.html.db) \
60 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(docbook:.xml=.pdf.db)
61 subdir = specs/XKB
62 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \
64         $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_HEADER = $(top_builddir)/src/config.h \
69         $(top_builddir)/include/X11/XlibConf.h
70 CONFIG_CLEAN_FILES =
71 CONFIG_CLEAN_VPATH_FILES =
72 AM_V_GEN = $(am__v_GEN_$(V))
73 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
74 am__v_GEN_0 = @echo "  GEN   " $@;
75 AM_V_at = $(am__v_at_$(V))
76 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
77 am__v_at_0 = @
78 SOURCES =
79 DIST_SOURCES =
80 am__dist_shelf_DATA_DIST = xkblib.xml acknowledgement.xml ch01.xml \
81         ch02.xml ch03.xml ch04.xml ch05.xml ch06.xml ch07.xml ch08.xml \
82         ch09.xml ch10.xml ch11.xml ch12.xml ch13.xml ch14.xml ch15.xml \
83         ch16.xml ch17.xml ch18.xml ch19.xml ch20.xml ch21.xml ch22.xml \
84         glossary.xml XKBlib-1.svg XKBlib-2.svg XKBlib-3.svg \
85         XKBlib-4.svg XKBlib-5.svg XKBlib-6.svg XKBlib-7.svg \
86         XKBlib-8.svg XKBlib-9.svg XKBlib-10.svg XKBlib-11.svg \
87         XKBlib-12.svg XKBlib-13.svg XKBlib-14.svg XKBlib-15.svg \
88         XKBlib-16.svg XKBlib-17.svg XKBlib-18.svg XKBlib-19.svg \
89         XKBlib-20.svg XKBlib-21.svg
90 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
91 am__vpath_adj = case $$p in \
92     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
93     *) f=$$p;; \
94   esac;
95 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
96 am__install_max = 40
97 am__nobase_strip_setup = \
98   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
99 am__nobase_strip = \
100   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
101 am__nobase_list = $(am__nobase_strip_setup); \
102   for p in $$list; do echo "$$p $$p"; done | \
103   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
104   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
105     if (++n[$$2] == $(am__install_max)) \
106       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
107     END { for (dir in files) print dir, files[dir] }'
108 am__base_list = \
109   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
110   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
111 am__uninstall_files_from_dir = { \
112   test -z "$$files" \
113     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
114     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
115          $(am__cd) "$$dir" && rm -f $$files; }; \
116   }
117 am__installdirs = "$(DESTDIR)$(shelfdir)" "$(DESTDIR)$(shelfdir)"
118 DATA = $(dist_shelf_DATA) $(shelf_DATA)
119 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
120 ACLOCAL = @ACLOCAL@
121 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
122 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
123 AMTAR = @AMTAR@
124 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
125 APP_MAN_DIR = @APP_MAN_DIR@
126 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
127 AR = @AR@
128 AUTOCONF = @AUTOCONF@
129 AUTOHEADER = @AUTOHEADER@
130 AUTOMAKE = @AUTOMAKE@
131 AWK = @AWK@
132 BASE_CFLAGS = @BASE_CFLAGS@
133 BIGFONT_CFLAGS = @BIGFONT_CFLAGS@
134 BIGFONT_LIBS = @BIGFONT_LIBS@
135 CC = @CC@
136 CCDEPMODE = @CCDEPMODE@
137 CC_FOR_BUILD = @CC_FOR_BUILD@
138 CFLAGS = @CFLAGS@
139 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
140 CHANGELOG_CMD = @CHANGELOG_CMD@
141 CPP = @CPP@
142 CPPFLAGS = @CPPFLAGS@
143 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
144 CWARNFLAGS = @CWARNFLAGS@
145 CYGPATH_W = @CYGPATH_W@
146 DEFS = @DEFS@
147 DEPDIR = @DEPDIR@
148 DLLTOOL = @DLLTOOL@
149 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
150 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
151 DSYMUTIL = @DSYMUTIL@
152 DUMPBIN = @DUMPBIN@
153 ECHO_C = @ECHO_C@
154 ECHO_N = @ECHO_N@
155 ECHO_T = @ECHO_T@
156 EGREP = @EGREP@
157 EXEEXT = @EXEEXT@
158 FGREP = @FGREP@
159 FILE_MAN_DIR = @FILE_MAN_DIR@
160 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
161 FOP = @FOP@
162 GREP = @GREP@
163 I18N_MODULE_LIBS = @I18N_MODULE_LIBS@
164 INSTALL = @INSTALL@
165 INSTALL_CMD = @INSTALL_CMD@
166 INSTALL_DATA = @INSTALL_DATA@
167 INSTALL_PROGRAM = @INSTALL_PROGRAM@
168 INSTALL_SCRIPT = @INSTALL_SCRIPT@
169 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
170 KEYSYMDEFS = @KEYSYMDEFS@
171 LAUNCHD = @LAUNCHD@
172 LD = @LD@
173 LDFLAGS = @LDFLAGS@
174 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
175 LIBOBJS = @LIBOBJS@
176 LIBS = @LIBS@
177 LIBTOOL = @LIBTOOL@
178 LIB_MAN_DIR = @LIB_MAN_DIR@
179 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
180 LINT = @LINT@
181 LINTLIB = @LINTLIB@
182 LINT_FLAGS = @LINT_FLAGS@
183 LIPO = @LIPO@
184 LN_S = @LN_S@
185 LTLIBOBJS = @LTLIBOBJS@
186 MAINT = @MAINT@
187 MAKEINFO = @MAKEINFO@
188 MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
189 MANIFEST_TOOL = @MANIFEST_TOOL@
190 MAN_SUBSTS = @MAN_SUBSTS@
191 MISC_MAN_DIR = @MISC_MAN_DIR@
192 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
193 MKDIR_P = @MKDIR_P@
194 NM = @NM@
195 NMEDIT = @NMEDIT@
196 OBJDUMP = @OBJDUMP@
197 OBJEXT = @OBJEXT@
198 OTOOL = @OTOOL@
199 OTOOL64 = @OTOOL64@
200 PACKAGE = @PACKAGE@
201 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
202 PACKAGE_NAME = @PACKAGE_NAME@
203 PACKAGE_STRING = @PACKAGE_STRING@
204 PACKAGE_TARNAME = @PACKAGE_TARNAME@
205 PACKAGE_URL = @PACKAGE_URL@
206 PACKAGE_VERSION = @PACKAGE_VERSION@
207 PATH_SEPARATOR = @PATH_SEPARATOR@
208 PERL = @PERL@
209 PKG_CONFIG = @PKG_CONFIG@
210 RANLIB = @RANLIB@
211 RAWCPP = @RAWCPP@
212 RAWCPPFLAGS = @RAWCPPFLAGS@
213 SED = @SED@
214 SET_MAKE = @SET_MAKE@
215 SHELL = @SHELL@
216 STRICT_CFLAGS = @STRICT_CFLAGS@
217 STRIP = @STRIP@
218 STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
219 VERSION = @VERSION@
220 WCHAR32 = @WCHAR32@
221 X11_CFLAGS = @X11_CFLAGS@
222 X11_DATADIR = @X11_DATADIR@
223 X11_EXTRA_DEPS = @X11_EXTRA_DEPS@
224 X11_LIBDIR = @X11_LIBDIR@
225 X11_LIBS = @X11_LIBS@
226 X11_LOCALEDATADIR = @X11_LOCALEDATADIR@
227 X11_LOCALEDIR = @X11_LOCALEDIR@
228 X11_LOCALELIBDIR = @X11_LOCALELIBDIR@
229 XERRORDB = @XERRORDB@
230 XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@
231 XKEYSYMDB = @XKEYSYMDB@
232 XLOCALEDATADIR = @XLOCALEDATADIR@
233 XLOCALEDIR = @XLOCALEDIR@
234 XLOCALELIBDIR = @XLOCALELIBDIR@
235 XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
236 XMLTO = @XMLTO@
237 XORG_MAN_PAGE = @XORG_MAN_PAGE@
238 XORG_SGML_PATH = @XORG_SGML_PATH@
239 XSLTPROC = @XSLTPROC@
240 XSL_STYLESHEET = @XSL_STYLESHEET@
241 XTHREADLIB = @XTHREADLIB@
242 XTHREAD_CFLAGS = @XTHREAD_CFLAGS@
243 XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
244 abs_builddir = @abs_builddir@
245 abs_srcdir = @abs_srcdir@
246 abs_top_builddir = @abs_top_builddir@
247 abs_top_srcdir = @abs_top_srcdir@
248 ac_ct_AR = @ac_ct_AR@
249 ac_ct_CC = @ac_ct_CC@
250 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
251 am__include = @am__include@
252 am__leading_dot = @am__leading_dot@
253 am__quote = @am__quote@
254 am__tar = @am__tar@
255 am__untar = @am__untar@
256 bindir = @bindir@
257 build = @build@
258 build_alias = @build_alias@
259 build_cpu = @build_cpu@
260 build_os = @build_os@
261 build_vendor = @build_vendor@
262 builddir = @builddir@
263 datadir = @datadir@
264 datarootdir = @datarootdir@
265 docdir = @docdir@
266 dvidir = @dvidir@
267 exec_prefix = @exec_prefix@
268 host = @host@
269 host_alias = @host_alias@
270 host_cpu = @host_cpu@
271 host_os = @host_os@
272 host_vendor = @host_vendor@
273 htmldir = @htmldir@
274 includedir = @includedir@
275 infodir = @infodir@
276 install_sh = @install_sh@
277 libdir = @libdir@
278 libexecdir = @libexecdir@
279 localedir = @localedir@
280 locales = @locales@
281 localstatedir = @localstatedir@
282 mandir = @mandir@
283 mkdir_p = @mkdir_p@
284 oldincludedir = @oldincludedir@
285 pdfdir = @pdfdir@
286 prefix = @prefix@
287 program_transform_name = @program_transform_name@
288 psdir = @psdir@
289 sbindir = @sbindir@
290 sharedstatedir = @sharedstatedir@
291 srcdir = @srcdir@
292 sysconfdir = @sysconfdir@
293 target_alias = @target_alias@
294 top_build_prefix = @top_build_prefix@
295 top_builddir = @top_builddir@
296 top_srcdir = @top_srcdir@
297
298 # Main DocBook/XML files (DOCTYPE book)
299 @ENABLE_SPECS_TRUE@docbook = xkblib.xml
300
301 # Included chapters, appendix, images
302 @ENABLE_SPECS_TRUE@chapters = \
303 @ENABLE_SPECS_TRUE@     acknowledgement.xml     \
304 @ENABLE_SPECS_TRUE@     ch01.xml                \
305 @ENABLE_SPECS_TRUE@     ch02.xml                \
306 @ENABLE_SPECS_TRUE@     ch03.xml                \
307 @ENABLE_SPECS_TRUE@     ch04.xml                \
308 @ENABLE_SPECS_TRUE@     ch05.xml                \
309 @ENABLE_SPECS_TRUE@     ch06.xml                \
310 @ENABLE_SPECS_TRUE@     ch07.xml                \
311 @ENABLE_SPECS_TRUE@     ch08.xml                \
312 @ENABLE_SPECS_TRUE@     ch09.xml                \
313 @ENABLE_SPECS_TRUE@     ch10.xml                \
314 @ENABLE_SPECS_TRUE@     ch11.xml                \
315 @ENABLE_SPECS_TRUE@     ch12.xml                \
316 @ENABLE_SPECS_TRUE@     ch13.xml                \
317 @ENABLE_SPECS_TRUE@     ch14.xml                \
318 @ENABLE_SPECS_TRUE@     ch15.xml                \
319 @ENABLE_SPECS_TRUE@     ch16.xml                \
320 @ENABLE_SPECS_TRUE@     ch17.xml                \
321 @ENABLE_SPECS_TRUE@     ch18.xml                \
322 @ENABLE_SPECS_TRUE@     ch19.xml                \
323 @ENABLE_SPECS_TRUE@     ch20.xml                \
324 @ENABLE_SPECS_TRUE@     ch21.xml                \
325 @ENABLE_SPECS_TRUE@     ch22.xml                \
326 @ENABLE_SPECS_TRUE@     glossary.xml            \
327 @ENABLE_SPECS_TRUE@     XKBlib-1.svg            \
328 @ENABLE_SPECS_TRUE@     XKBlib-2.svg            \
329 @ENABLE_SPECS_TRUE@     XKBlib-3.svg            \
330 @ENABLE_SPECS_TRUE@     XKBlib-4.svg            \
331 @ENABLE_SPECS_TRUE@     XKBlib-5.svg            \
332 @ENABLE_SPECS_TRUE@     XKBlib-6.svg            \
333 @ENABLE_SPECS_TRUE@     XKBlib-7.svg            \
334 @ENABLE_SPECS_TRUE@     XKBlib-8.svg            \
335 @ENABLE_SPECS_TRUE@     XKBlib-9.svg            \
336 @ENABLE_SPECS_TRUE@     XKBlib-10.svg           \
337 @ENABLE_SPECS_TRUE@     XKBlib-11.svg           \
338 @ENABLE_SPECS_TRUE@     XKBlib-12.svg           \
339 @ENABLE_SPECS_TRUE@     XKBlib-13.svg           \
340 @ENABLE_SPECS_TRUE@     XKBlib-14.svg           \
341 @ENABLE_SPECS_TRUE@     XKBlib-15.svg           \
342 @ENABLE_SPECS_TRUE@     XKBlib-16.svg           \
343 @ENABLE_SPECS_TRUE@     XKBlib-17.svg           \
344 @ENABLE_SPECS_TRUE@     XKBlib-18.svg           \
345 @ENABLE_SPECS_TRUE@     XKBlib-19.svg           \
346 @ENABLE_SPECS_TRUE@     XKBlib-20.svg           \
347 @ENABLE_SPECS_TRUE@     XKBlib-21.svg
348
349
350 # The location where the DocBook/XML files and their generated formats are installed
351 @ENABLE_SPECS_TRUE@shelfdir = $(docdir)/XKB
352
353 # DocBook/XML generated output formats to be installed
354 @ENABLE_SPECS_TRUE@shelf_DATA = $(am__append_1) $(am__append_2) \
355 @ENABLE_SPECS_TRUE@     $(am__append_3) $(am__append_4)
356
357 # DocBook/XML file with chapters, appendix and images it includes
358 @ENABLE_SPECS_TRUE@dist_shelf_DATA = $(docbook) $(chapters)
359 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_SEARCHPATH_FLAGS = \
360 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@     --searchpath "$(XORG_SGML_PATH)/X11"            \
361 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@     --searchpath "$(abs_top_builddir)"
362
363 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_OLINK_FLAGS = \
364 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@     --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
365 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@     --stringparam current.docid="$(<:.xml=)"
366
367 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_STYLESHEET_FLAGS = -x $(STYLESHEET_SRCDIR)/xorg-xhtml.xsl
368 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_FLAGS = \
369 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@     $(XMLTO_SEARCHPATH_FLAGS)                       \
370 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@     $(XMLTO_HTML_STYLESHEET_FLAGS)                  \
371 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@     $(XMLTO_HTML_OLINK_FLAGS)
372
373 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_IMAGEPATH_FLAGS = --stringparam img.src.path=$(abs_builddir)/
374 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_PDF_OLINK_FLAGS = \
375 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@      --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.pdf.xml \
376 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@      --stringparam current.docid="$(<:.xml=)"
377
378 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_STYLESHEET_FLAGS = -x $(STYLESHEET_SRCDIR)/xorg-fo.xsl
379 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_FLAGS = \
380 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@      $(XMLTO_SEARCHPATH_FLAGS)                       \
381 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@      $(XMLTO_FO_STYLESHEET_FLAGS)                    \
382 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@      $(XMLTO_FO_IMAGEPATH_FLAGS)                     \
383 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@      $(XMLTO_PDF_OLINK_FLAGS)
384
385
386 # Generate documents cross-reference target databases
387 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_SEARCHPATH_FLAGS = \
388 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --path "$(XORG_SGML_PATH)/X11"                  \
389 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --path "$(abs_top_builddir)"
390
391 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_OLINK_FLAGS = \
392 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --stringparam targets.filename "$@"             \
393 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --stringparam collect.xref.targets "only"       \
394 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --stringparam olink.base.uri "$(@:.db=)"
395
396 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_HTML_FLAGS = \
397 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(XSLT_SEARCHPATH_FLAGS)                        \
398 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(XSLT_OLINK_FLAGS)                             \
399 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --nonet --xinclude                              \
400 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(STYLESHEET_SRCDIR)/xorg-xhtml.xsl
401
402 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_PDF_FLAGS = \
403 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(XSLT_SEARCHPATH_FLAGS)                        \
404 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(XSLT_OLINK_FLAGS)                             \
405 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --nonet --xinclude                              \
406 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(STYLESHEET_SRCDIR)/xorg-fo.xsl
407
408 @ENABLE_SPECS_TRUE@CLEANFILES = $(shelf_DATA)
409 all: all-am
410
411 .SUFFIXES:
412 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/docbook.am $(am__configure_deps)
413         @for dep in $?; do \
414           case '$(am__configure_deps)' in \
415             *$$dep*) \
416               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
417                 && { if test -f $@; then exit 0; else break; fi; }; \
418               exit 1;; \
419           esac; \
420         done; \
421         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign specs/XKB/Makefile'; \
422         $(am__cd) $(top_srcdir) && \
423           $(AUTOMAKE) --foreign specs/XKB/Makefile
424 .PRECIOUS: Makefile
425 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
426         @case '$?' in \
427           *config.status*) \
428             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
429           *) \
430             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
431             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
432         esac;
433
434 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
435         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
436
437 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
438         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
439 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
440         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
441 $(am__aclocal_m4_deps):
442
443 mostlyclean-libtool:
444         -rm -f *.lo
445
446 clean-libtool:
447         -rm -rf .libs _libs
448 install-dist_shelfDATA: $(dist_shelf_DATA)
449         @$(NORMAL_INSTALL)
450         test -z "$(shelfdir)" || $(MKDIR_P) "$(DESTDIR)$(shelfdir)"
451         @list='$(dist_shelf_DATA)'; test -n "$(shelfdir)" || list=; \
452         for p in $$list; do \
453           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
454           echo "$$d$$p"; \
455         done | $(am__base_list) | \
456         while read files; do \
457           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(shelfdir)'"; \
458           $(INSTALL_DATA) $$files "$(DESTDIR)$(shelfdir)" || exit $$?; \
459         done
460
461 uninstall-dist_shelfDATA:
462         @$(NORMAL_UNINSTALL)
463         @list='$(dist_shelf_DATA)'; test -n "$(shelfdir)" || list=; \
464         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
465         dir='$(DESTDIR)$(shelfdir)'; $(am__uninstall_files_from_dir)
466 install-shelfDATA: $(shelf_DATA)
467         @$(NORMAL_INSTALL)
468         test -z "$(shelfdir)" || $(MKDIR_P) "$(DESTDIR)$(shelfdir)"
469         @list='$(shelf_DATA)'; test -n "$(shelfdir)" || list=; \
470         for p in $$list; do \
471           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
472           echo "$$d$$p"; \
473         done | $(am__base_list) | \
474         while read files; do \
475           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(shelfdir)'"; \
476           $(INSTALL_DATA) $$files "$(DESTDIR)$(shelfdir)" || exit $$?; \
477         done
478
479 uninstall-shelfDATA:
480         @$(NORMAL_UNINSTALL)
481         @list='$(shelf_DATA)'; test -n "$(shelfdir)" || list=; \
482         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
483         dir='$(DESTDIR)$(shelfdir)'; $(am__uninstall_files_from_dir)
484 tags: TAGS
485 TAGS:
486
487 ctags: CTAGS
488 CTAGS:
489
490
491 distdir: $(DISTFILES)
492         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
493         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
494         list='$(DISTFILES)'; \
495           dist_files=`for file in $$list; do echo $$file; done | \
496           sed -e "s|^$$srcdirstrip/||;t" \
497               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
498         case $$dist_files in \
499           */*) $(MKDIR_P) `echo "$$dist_files" | \
500                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
501                            sort -u` ;; \
502         esac; \
503         for file in $$dist_files; do \
504           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
505           if test -d $$d/$$file; then \
506             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
507             if test -d "$(distdir)/$$file"; then \
508               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
509             fi; \
510             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
511               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
512               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
513             fi; \
514             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
515           else \
516             test -f "$(distdir)/$$file" \
517             || cp -p $$d/$$file "$(distdir)/$$file" \
518             || exit 1; \
519           fi; \
520         done
521 check-am: all-am
522 check: check-am
523 all-am: Makefile $(DATA)
524 installdirs:
525         for dir in "$(DESTDIR)$(shelfdir)" "$(DESTDIR)$(shelfdir)"; do \
526           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
527         done
528 install: install-am
529 install-exec: install-exec-am
530 install-data: install-data-am
531 uninstall: uninstall-am
532
533 install-am: all-am
534         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
535
536 installcheck: installcheck-am
537 install-strip:
538         if test -z '$(STRIP)'; then \
539           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
540             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
541               install; \
542         else \
543           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
544             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
545             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
546         fi
547 mostlyclean-generic:
548
549 clean-generic:
550         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
551
552 distclean-generic:
553         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
554         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
555
556 maintainer-clean-generic:
557         @echo "This command is intended for maintainers to use"
558         @echo "it deletes files that may require special tools to rebuild."
559 clean: clean-am
560
561 clean-am: clean-generic clean-libtool mostlyclean-am
562
563 distclean: distclean-am
564         -rm -f Makefile
565 distclean-am: clean-am distclean-generic
566
567 dvi: dvi-am
568
569 dvi-am:
570
571 html: html-am
572
573 html-am:
574
575 info: info-am
576
577 info-am:
578
579 install-data-am: install-dist_shelfDATA install-shelfDATA
580
581 install-dvi: install-dvi-am
582
583 install-dvi-am:
584
585 install-exec-am:
586
587 install-html: install-html-am
588
589 install-html-am:
590
591 install-info: install-info-am
592
593 install-info-am:
594
595 install-man:
596
597 install-pdf: install-pdf-am
598
599 install-pdf-am:
600
601 install-ps: install-ps-am
602
603 install-ps-am:
604
605 installcheck-am:
606
607 maintainer-clean: maintainer-clean-am
608         -rm -f Makefile
609 maintainer-clean-am: distclean-am maintainer-clean-generic
610
611 mostlyclean: mostlyclean-am
612
613 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
614
615 pdf: pdf-am
616
617 pdf-am:
618
619 ps: ps-am
620
621 ps-am:
622
623 uninstall-am: uninstall-dist_shelfDATA uninstall-shelfDATA
624
625 .MAKE: install-am install-strip
626
627 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
628         distclean distclean-generic distclean-libtool distdir dvi \
629         dvi-am html html-am info info-am install install-am \
630         install-data install-data-am install-dist_shelfDATA \
631         install-dvi install-dvi-am install-exec install-exec-am \
632         install-html install-html-am install-info install-info-am \
633         install-man install-pdf install-pdf-am install-ps \
634         install-ps-am install-shelfDATA install-strip installcheck \
635         installcheck-am installdirs maintainer-clean \
636         maintainer-clean-generic mostlyclean mostlyclean-generic \
637         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
638         uninstall-dist_shelfDATA uninstall-shelfDATA
639
640 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.html: %.xml $(chapters)
641 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@     $(AM_V_GEN)$(XMLTO) $(XMLTO_HTML_FLAGS) xhtml-nochunks $<
642 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@%.txt: %.xml $(chapters)
643 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@       $(AM_V_GEN)$(XMLTO) $(XMLTO_HTML_FLAGS) txt $<
644 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.pdf: %.xml $(chapters)
645 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@      $(AM_V_GEN)$(XMLTO) $(XMLTO_FO_FLAGS) --with-fop pdf $<
646 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.ps: %.xml $(chapters)
647 @ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@      $(AM_V_GEN)$(XMLTO) $(XMLTO_FO_FLAGS) --with-fop ps $<
648 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@%.html.db: %.xml  $(chapters)
649 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(AM_V_GEN)$(XSLTPROC) $(XSLT_HTML_FLAGS) $<
650 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@%.pdf.db: %.xml $(chapters)
651 @ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(AM_V_GEN)$(XSLTPROC) $(XSLT_PDF_FLAGS) $<
652
653 # Generate DocBook/XML output formats with or without stylesheets
654
655 # Tell versions [3.59,3.63) of GNU make to not export all variables.
656 # Otherwise a system limit (for SysV at least) may be exceeded.
657 .NOEXPORT: