Makefile.in revision 421c997b
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
34VPATH = @srcdir@
35pkgdatadir = $(datadir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkglibexecdir = $(libexecdir)/@PACKAGE@
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44transform = $(program_transform_name)
45NORMAL_INSTALL = :
46PRE_INSTALL = :
47POST_INSTALL = :
48NORMAL_UNINSTALL = :
49PRE_UNINSTALL = :
50POST_UNINSTALL = :
51build_triplet = @build@
52host_triplet = @host@
53DIST_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)
61subdir = specs
62ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63am__aclocal_m4_deps = $(top_srcdir)/configure.ac
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65	$(ACLOCAL_M4)
66mkinstalldirs = $(install_sh) -d
67CONFIG_HEADER = $(top_builddir)/config.h
68CONFIG_CLEAN_FILES =
69CONFIG_CLEAN_VPATH_FILES =
70AM_V_GEN = $(am__v_GEN_$(V))
71am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
72am__v_GEN_0 = @echo "  GEN   " $@;
73AM_V_at = $(am__v_at_$(V))
74am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
75am__v_at_0 = @
76SOURCES =
77DIST_SOURCES =
78am__dist_shelf_DATA_DIST = libXaw.xml AsciiSink.xml AsciiSource.xml \
79	AsciiText.xml Box.xml CH1.xml CH2.xml CH3.xml CH4.xml CH5.xml \
80	CH6.xml CH7.xml Command.xml Dialog.xml Form.xml Grip.xml \
81	Label.xml List.xml MenuButton.xml Paned.xml Panner.xml \
82	Porthole.xml Repeater.xml Scrollbar.xml SimpleMenu.xml \
83	Simple.xml SmeBSB.xml SmeLine.xml Sme.xml StripChart.xml \
84	Template_private_header_file.xml \
85	Template_public_header_file.xml \
86	Template_widget_source_file.xml Template.xml \
87	TextActions_default_translation_bindings.xml \
88	TextActions_text_widget_actions.xml TextActions.xml \
89	TextCustom.xml TextFuncs.xml TextSink.xml TextSource.xml \
90	Text.xml Toggle.xml TPage_Credits.xml Tree.xml Viewport.xml
91am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
92am__vpath_adj = case $$p in \
93    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
94    *) f=$$p;; \
95  esac;
96am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
97am__install_max = 40
98am__nobase_strip_setup = \
99  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
100am__nobase_strip = \
101  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
102am__nobase_list = $(am__nobase_strip_setup); \
103  for p in $$list; do echo "$$p $$p"; done | \
104  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
105  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
106    if (++n[$$2] == $(am__install_max)) \
107      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
108    END { for (dir in files) print dir, files[dir] }'
109am__base_list = \
110  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
111  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
112am__uninstall_files_from_dir = { \
113  test -z "$$files" \
114    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
115    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
116         $(am__cd) "$$dir" && rm -f $$files; }; \
117  }
118am__installdirs = "$(DESTDIR)$(shelfdir)" "$(DESTDIR)$(shelfdir)"
119DATA = $(dist_shelf_DATA) $(shelf_DATA)
120DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
121ACLOCAL = @ACLOCAL@
122ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
123ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
124AMTAR = @AMTAR@
125AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
126APP_MAN_DIR = @APP_MAN_DIR@
127APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
128AR = @AR@
129AUTOCONF = @AUTOCONF@
130AUTOHEADER = @AUTOHEADER@
131AUTOMAKE = @AUTOMAKE@
132AWK = @AWK@
133BASE_CFLAGS = @BASE_CFLAGS@
134CC = @CC@
135CCDEPMODE = @CCDEPMODE@
136CFLAGS = @CFLAGS@
137CHANGELOG_CMD = @CHANGELOG_CMD@
138CPP = @CPP@
139CPPFLAGS = @CPPFLAGS@
140CWARNFLAGS = @CWARNFLAGS@
141CYGPATH_W = @CYGPATH_W@
142DEFS = @DEFS@
143DEPDIR = @DEPDIR@
144DLLTOOL = @DLLTOOL@
145DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
146DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
147DSYMUTIL = @DSYMUTIL@
148DUMPBIN = @DUMPBIN@
149ECHO_C = @ECHO_C@
150ECHO_N = @ECHO_N@
151ECHO_T = @ECHO_T@
152EGREP = @EGREP@
153EXEEXT = @EXEEXT@
154FGREP = @FGREP@
155FILE_MAN_DIR = @FILE_MAN_DIR@
156FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
157FOP = @FOP@
158GREP = @GREP@
159INSTALL = @INSTALL@
160INSTALL_CMD = @INSTALL_CMD@
161INSTALL_DATA = @INSTALL_DATA@
162INSTALL_PROGRAM = @INSTALL_PROGRAM@
163INSTALL_SCRIPT = @INSTALL_SCRIPT@
164INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
165LD = @LD@
166LDFLAGS = @LDFLAGS@
167LIBEXT = @LIBEXT@
168LIBOBJS = @LIBOBJS@
169LIBS = @LIBS@
170LIBTOOL = @LIBTOOL@
171LIB_MAN_DIR = @LIB_MAN_DIR@
172LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
173LIPO = @LIPO@
174LN_S = @LN_S@
175LTLIBOBJS = @LTLIBOBJS@
176MAINT = @MAINT@
177MAKEINFO = @MAKEINFO@
178MANIFEST_TOOL = @MANIFEST_TOOL@
179MAN_SUBSTS = @MAN_SUBSTS@
180MISC_MAN_DIR = @MISC_MAN_DIR@
181MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
182MKDIR_P = @MKDIR_P@
183NM = @NM@
184NMEDIT = @NMEDIT@
185OBJDUMP = @OBJDUMP@
186OBJEXT = @OBJEXT@
187OTOOL = @OTOOL@
188OTOOL64 = @OTOOL64@
189PACKAGE = @PACKAGE@
190PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
191PACKAGE_NAME = @PACKAGE_NAME@
192PACKAGE_STRING = @PACKAGE_STRING@
193PACKAGE_TARNAME = @PACKAGE_TARNAME@
194PACKAGE_URL = @PACKAGE_URL@
195PACKAGE_VERSION = @PACKAGE_VERSION@
196PATH_SEPARATOR = @PATH_SEPARATOR@
197PKG_CONFIG = @PKG_CONFIG@
198RANLIB = @RANLIB@
199SED = @SED@
200SET_MAKE = @SET_MAKE@
201SHELL = @SHELL@
202STRICT_CFLAGS = @STRICT_CFLAGS@
203STRIP = @STRIP@
204STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
205VERSION = @VERSION@
206XAW6_CFLAGS = @XAW6_CFLAGS@
207XAW6_LIBS = @XAW6_LIBS@
208XAW7_CFLAGS = @XAW7_CFLAGS@
209XAW7_LIBS = @XAW7_LIBS@
210XMLTO = @XMLTO@
211XORG_MAN_PAGE = @XORG_MAN_PAGE@
212XORG_SGML_PATH = @XORG_SGML_PATH@
213XSLTPROC = @XSLTPROC@
214XSL_STYLESHEET = @XSL_STYLESHEET@
215abs_builddir = @abs_builddir@
216abs_srcdir = @abs_srcdir@
217abs_top_builddir = @abs_top_builddir@
218abs_top_srcdir = @abs_top_srcdir@
219ac_ct_AR = @ac_ct_AR@
220ac_ct_CC = @ac_ct_CC@
221ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
222am__include = @am__include@
223am__leading_dot = @am__leading_dot@
224am__quote = @am__quote@
225am__tar = @am__tar@
226am__untar = @am__untar@
227bindir = @bindir@
228build = @build@
229build_alias = @build_alias@
230build_cpu = @build_cpu@
231build_os = @build_os@
232build_vendor = @build_vendor@
233builddir = @builddir@
234datadir = @datadir@
235datarootdir = @datarootdir@
236docdir = @docdir@
237dvidir = @dvidir@
238exec_prefix = @exec_prefix@
239host = @host@
240host_alias = @host_alias@
241host_cpu = @host_cpu@
242host_os = @host_os@
243host_vendor = @host_vendor@
244htmldir = @htmldir@
245includedir = @includedir@
246infodir = @infodir@
247install_sh = @install_sh@
248libdir = @libdir@
249libexecdir = @libexecdir@
250localedir = @localedir@
251localstatedir = @localstatedir@
252mandir = @mandir@
253mkdir_p = @mkdir_p@
254oldincludedir = @oldincludedir@
255pdfdir = @pdfdir@
256prefix = @prefix@
257program_transform_name = @program_transform_name@
258psdir = @psdir@
259sbindir = @sbindir@
260sharedstatedir = @sharedstatedir@
261srcdir = @srcdir@
262sysconfdir = @sysconfdir@
263target_alias = @target_alias@
264top_build_prefix = @top_build_prefix@
265top_builddir = @top_builddir@
266top_srcdir = @top_srcdir@
267
268# Main DocBook/XML files (DOCTYPE book)
269@ENABLE_SPECS_TRUE@docbook = libXaw.xml
270
271# Included chapters, appendix, images
272@ENABLE_SPECS_TRUE@chapters = \
273@ENABLE_SPECS_TRUE@	AsciiSink.xml					\
274@ENABLE_SPECS_TRUE@	AsciiSource.xml					\
275@ENABLE_SPECS_TRUE@	AsciiText.xml					\
276@ENABLE_SPECS_TRUE@	Box.xml						\
277@ENABLE_SPECS_TRUE@	CH1.xml						\
278@ENABLE_SPECS_TRUE@	CH2.xml						\
279@ENABLE_SPECS_TRUE@	CH3.xml						\
280@ENABLE_SPECS_TRUE@	CH4.xml						\
281@ENABLE_SPECS_TRUE@	CH5.xml						\
282@ENABLE_SPECS_TRUE@	CH6.xml						\
283@ENABLE_SPECS_TRUE@	CH7.xml						\
284@ENABLE_SPECS_TRUE@	Command.xml					\
285@ENABLE_SPECS_TRUE@	Dialog.xml					\
286@ENABLE_SPECS_TRUE@	Form.xml					\
287@ENABLE_SPECS_TRUE@	Grip.xml					\
288@ENABLE_SPECS_TRUE@	Label.xml					\
289@ENABLE_SPECS_TRUE@	List.xml					\
290@ENABLE_SPECS_TRUE@	MenuButton.xml					\
291@ENABLE_SPECS_TRUE@	Paned.xml					\
292@ENABLE_SPECS_TRUE@	Panner.xml					\
293@ENABLE_SPECS_TRUE@	Porthole.xml					\
294@ENABLE_SPECS_TRUE@	Repeater.xml					\
295@ENABLE_SPECS_TRUE@	Scrollbar.xml					\
296@ENABLE_SPECS_TRUE@	SimpleMenu.xml					\
297@ENABLE_SPECS_TRUE@	Simple.xml					\
298@ENABLE_SPECS_TRUE@	SmeBSB.xml					\
299@ENABLE_SPECS_TRUE@	SmeLine.xml					\
300@ENABLE_SPECS_TRUE@	Sme.xml						\
301@ENABLE_SPECS_TRUE@	StripChart.xml					\
302@ENABLE_SPECS_TRUE@	Template_private_header_file.xml		\
303@ENABLE_SPECS_TRUE@	Template_public_header_file.xml			\
304@ENABLE_SPECS_TRUE@	Template_widget_source_file.xml			\
305@ENABLE_SPECS_TRUE@	Template.xml					\
306@ENABLE_SPECS_TRUE@	TextActions_default_translation_bindings.xml	\
307@ENABLE_SPECS_TRUE@	TextActions_text_widget_actions.xml		\
308@ENABLE_SPECS_TRUE@	TextActions.xml					\
309@ENABLE_SPECS_TRUE@	TextCustom.xml					\
310@ENABLE_SPECS_TRUE@	TextFuncs.xml					\
311@ENABLE_SPECS_TRUE@	TextSink.xml					\
312@ENABLE_SPECS_TRUE@	TextSource.xml					\
313@ENABLE_SPECS_TRUE@	Text.xml					\
314@ENABLE_SPECS_TRUE@	Toggle.xml					\
315@ENABLE_SPECS_TRUE@	TPage_Credits.xml				\
316@ENABLE_SPECS_TRUE@	Tree.xml					\
317@ENABLE_SPECS_TRUE@	Viewport.xml
318
319
320# The location where the DocBook/XML files and their generated formats are installed
321@ENABLE_SPECS_TRUE@shelfdir = $(docdir)
322
323# DocBook/XML generated output formats to be installed
324@ENABLE_SPECS_TRUE@shelf_DATA = $(am__append_1) $(am__append_2) \
325@ENABLE_SPECS_TRUE@	$(am__append_3) $(am__append_4)
326
327# DocBook/XML file with chapters, appendix and images it includes
328@ENABLE_SPECS_TRUE@dist_shelf_DATA = $(docbook) $(chapters)
329@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_SEARCHPATH_FLAGS = \
330@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	--searchpath "$(XORG_SGML_PATH)/X11" 		\
331@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	--searchpath "$(abs_top_builddir)"
332
333@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_OLINK_FLAGS = \
334@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	--stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \
335@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	--stringparam current.docid="$(<:.xml=)"
336
337@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_STYLESHEET_FLAGS = -x $(STYLESHEET_SRCDIR)/xorg-xhtml.xsl
338@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_FLAGS = \
339@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(XMLTO_SEARCHPATH_FLAGS)			\
340@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(XMLTO_HTML_STYLESHEET_FLAGS)			\
341@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(XMLTO_HTML_OLINK_FLAGS)
342
343@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_IMAGEPATH_FLAGS = --stringparam img.src.path=$(abs_builddir)/
344@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_PDF_OLINK_FLAGS = \
345@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	--stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.pdf.xml \
346@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	--stringparam current.docid="$(<:.xml=)"
347
348@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_STYLESHEET_FLAGS = -x $(STYLESHEET_SRCDIR)/xorg-fo.xsl
349@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_FLAGS = \
350@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(XMLTO_SEARCHPATH_FLAGS)			\
351@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(XMLTO_FO_STYLESHEET_FLAGS)			\
352@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(XMLTO_FO_IMAGEPATH_FLAGS)			\
353@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(XMLTO_PDF_OLINK_FLAGS)
354
355
356# Generate documents cross-reference target databases
357@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_SEARCHPATH_FLAGS = \
358@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	--path "$(XORG_SGML_PATH)/X11"			\
359@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	--path "$(abs_top_builddir)"
360
361@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_OLINK_FLAGS = \
362@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	--stringparam targets.filename "$@" 		\
363@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	--stringparam collect.xref.targets "only" 	\
364@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	--stringparam olink.base.uri "$(@:.db=)"
365
366@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_HTML_FLAGS = \
367@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	$(XSLT_SEARCHPATH_FLAGS) 			\
368@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	$(XSLT_OLINK_FLAGS)				\
369@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	--nonet --xinclude				\
370@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	$(STYLESHEET_SRCDIR)/xorg-xhtml.xsl
371
372@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_PDF_FLAGS = \
373@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	$(XSLT_SEARCHPATH_FLAGS) 			\
374@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	$(XSLT_OLINK_FLAGS)				\
375@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	--nonet --xinclude				\
376@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	$(STYLESHEET_SRCDIR)/xorg-fo.xsl
377
378@ENABLE_SPECS_TRUE@CLEANFILES = $(shelf_DATA)
379all: all-am
380
381.SUFFIXES:
382$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/docbook.am $(am__configure_deps)
383	@for dep in $?; do \
384	  case '$(am__configure_deps)' in \
385	    *$$dep*) \
386	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
387	        && { if test -f $@; then exit 0; else break; fi; }; \
388	      exit 1;; \
389	  esac; \
390	done; \
391	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign specs/Makefile'; \
392	$(am__cd) $(top_srcdir) && \
393	  $(AUTOMAKE) --foreign specs/Makefile
394.PRECIOUS: Makefile
395Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
396	@case '$?' in \
397	  *config.status*) \
398	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
399	  *) \
400	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
401	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
402	esac;
403
404$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
405	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
406
407$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
408	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
409$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
410	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
411$(am__aclocal_m4_deps):
412
413mostlyclean-libtool:
414	-rm -f *.lo
415
416clean-libtool:
417	-rm -rf .libs _libs
418install-dist_shelfDATA: $(dist_shelf_DATA)
419	@$(NORMAL_INSTALL)
420	test -z "$(shelfdir)" || $(MKDIR_P) "$(DESTDIR)$(shelfdir)"
421	@list='$(dist_shelf_DATA)'; test -n "$(shelfdir)" || list=; \
422	for p in $$list; do \
423	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
424	  echo "$$d$$p"; \
425	done | $(am__base_list) | \
426	while read files; do \
427	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(shelfdir)'"; \
428	  $(INSTALL_DATA) $$files "$(DESTDIR)$(shelfdir)" || exit $$?; \
429	done
430
431uninstall-dist_shelfDATA:
432	@$(NORMAL_UNINSTALL)
433	@list='$(dist_shelf_DATA)'; test -n "$(shelfdir)" || list=; \
434	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
435	dir='$(DESTDIR)$(shelfdir)'; $(am__uninstall_files_from_dir)
436install-shelfDATA: $(shelf_DATA)
437	@$(NORMAL_INSTALL)
438	test -z "$(shelfdir)" || $(MKDIR_P) "$(DESTDIR)$(shelfdir)"
439	@list='$(shelf_DATA)'; test -n "$(shelfdir)" || list=; \
440	for p in $$list; do \
441	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
442	  echo "$$d$$p"; \
443	done | $(am__base_list) | \
444	while read files; do \
445	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(shelfdir)'"; \
446	  $(INSTALL_DATA) $$files "$(DESTDIR)$(shelfdir)" || exit $$?; \
447	done
448
449uninstall-shelfDATA:
450	@$(NORMAL_UNINSTALL)
451	@list='$(shelf_DATA)'; test -n "$(shelfdir)" || list=; \
452	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
453	dir='$(DESTDIR)$(shelfdir)'; $(am__uninstall_files_from_dir)
454tags: TAGS
455TAGS:
456
457ctags: CTAGS
458CTAGS:
459
460
461distdir: $(DISTFILES)
462	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
463	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
464	list='$(DISTFILES)'; \
465	  dist_files=`for file in $$list; do echo $$file; done | \
466	  sed -e "s|^$$srcdirstrip/||;t" \
467	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
468	case $$dist_files in \
469	  */*) $(MKDIR_P) `echo "$$dist_files" | \
470			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
471			   sort -u` ;; \
472	esac; \
473	for file in $$dist_files; do \
474	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
475	  if test -d $$d/$$file; then \
476	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
477	    if test -d "$(distdir)/$$file"; then \
478	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
479	    fi; \
480	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
481	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
482	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
483	    fi; \
484	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
485	  else \
486	    test -f "$(distdir)/$$file" \
487	    || cp -p $$d/$$file "$(distdir)/$$file" \
488	    || exit 1; \
489	  fi; \
490	done
491check-am: all-am
492check: check-am
493all-am: Makefile $(DATA)
494installdirs:
495	for dir in "$(DESTDIR)$(shelfdir)" "$(DESTDIR)$(shelfdir)"; do \
496	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
497	done
498install: install-am
499install-exec: install-exec-am
500install-data: install-data-am
501uninstall: uninstall-am
502
503install-am: all-am
504	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
505
506installcheck: installcheck-am
507install-strip:
508	if test -z '$(STRIP)'; then \
509	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
510	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
511	      install; \
512	else \
513	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
514	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
515	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
516	fi
517mostlyclean-generic:
518
519clean-generic:
520	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
521
522distclean-generic:
523	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
524	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
525
526maintainer-clean-generic:
527	@echo "This command is intended for maintainers to use"
528	@echo "it deletes files that may require special tools to rebuild."
529clean: clean-am
530
531clean-am: clean-generic clean-libtool mostlyclean-am
532
533distclean: distclean-am
534	-rm -f Makefile
535distclean-am: clean-am distclean-generic
536
537dvi: dvi-am
538
539dvi-am:
540
541html: html-am
542
543html-am:
544
545info: info-am
546
547info-am:
548
549install-data-am: install-dist_shelfDATA install-shelfDATA
550
551install-dvi: install-dvi-am
552
553install-dvi-am:
554
555install-exec-am:
556
557install-html: install-html-am
558
559install-html-am:
560
561install-info: install-info-am
562
563install-info-am:
564
565install-man:
566
567install-pdf: install-pdf-am
568
569install-pdf-am:
570
571install-ps: install-ps-am
572
573install-ps-am:
574
575installcheck-am:
576
577maintainer-clean: maintainer-clean-am
578	-rm -f Makefile
579maintainer-clean-am: distclean-am maintainer-clean-generic
580
581mostlyclean: mostlyclean-am
582
583mostlyclean-am: mostlyclean-generic mostlyclean-libtool
584
585pdf: pdf-am
586
587pdf-am:
588
589ps: ps-am
590
591ps-am:
592
593uninstall-am: uninstall-dist_shelfDATA uninstall-shelfDATA
594
595.MAKE: install-am install-strip
596
597.PHONY: all all-am check check-am clean clean-generic clean-libtool \
598	distclean distclean-generic distclean-libtool distdir dvi \
599	dvi-am html html-am info info-am install install-am \
600	install-data install-data-am install-dist_shelfDATA \
601	install-dvi install-dvi-am install-exec install-exec-am \
602	install-html install-html-am install-info install-info-am \
603	install-man install-pdf install-pdf-am install-ps \
604	install-ps-am install-shelfDATA install-strip installcheck \
605	installcheck-am installdirs maintainer-clean \
606	maintainer-clean-generic mostlyclean mostlyclean-generic \
607	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
608	uninstall-dist_shelfDATA uninstall-shelfDATA
609
610@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.html: %.xml $(chapters)
611@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)$(XMLTO) $(XMLTO_HTML_FLAGS) xhtml-nochunks $<
612@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@%.txt: %.xml $(chapters)
613@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)$(XMLTO) $(XMLTO_HTML_FLAGS) txt $<
614@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.pdf: %.xml $(chapters)
615@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)$(XMLTO) $(XMLTO_FO_FLAGS) --with-fop pdf $<
616@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.ps: %.xml $(chapters)
617@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@	$(AM_V_GEN)$(XMLTO) $(XMLTO_FO_FLAGS) --with-fop ps $<
618@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@%.html.db: %.xml  $(chapters)
619@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	$(AM_V_GEN)$(XSLTPROC) $(XSLT_HTML_FLAGS) $<
620@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@%.pdf.db: %.xml $(chapters)
621@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@	$(AM_V_GEN)$(XSLTPROC) $(XSLT_PDF_FLAGS) $<
622
623# Generate DocBook/XML output formats with or without stylesheets
624
625# Tell versions [3.59,3.63) of GNU make to not export all variables.
626# Otherwise a system limit (for SysV at least) may be exceeded.
627.NOEXPORT:
628