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