Makefile.in revision 972599cf
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_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) 61subdir = general 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_CLEAN_FILES = 68CONFIG_CLEAN_VPATH_FILES = 69AM_V_GEN = $(am__v_GEN_$(V)) 70am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 71am__v_GEN_0 = @echo " GEN " $@; 72AM_V_at = $(am__v_at_$(V)) 73am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 74am__v_at_0 = @ 75SOURCES = 76DIST_SOURCES = 77RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 78 html-recursive info-recursive install-data-recursive \ 79 install-dvi-recursive install-exec-recursive \ 80 install-html-recursive install-info-recursive \ 81 install-pdf-recursive install-ps-recursive install-recursive \ 82 installcheck-recursive installdirs-recursive pdf-recursive \ 83 ps-recursive uninstall-recursive 84am__dist_shelf_DATA_DIST = License.xml README.xml ReleaseNotes.xml \ 85 Versions.xml 86am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 87am__vpath_adj = case $$p in \ 88 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 89 *) f=$$p;; \ 90 esac; 91am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 92am__install_max = 40 93am__nobase_strip_setup = \ 94 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 95am__nobase_strip = \ 96 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 97am__nobase_list = $(am__nobase_strip_setup); \ 98 for p in $$list; do echo "$$p $$p"; done | \ 99 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 100 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 101 if (++n[$$2] == $(am__install_max)) \ 102 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 103 END { for (dir in files) print dir, files[dir] }' 104am__base_list = \ 105 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 106 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 107am__uninstall_files_from_dir = { \ 108 test -z "$$files" \ 109 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 110 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 111 $(am__cd) "$$dir" && rm -f $$files; }; \ 112 } 113am__installdirs = "$(DESTDIR)$(shelfdir)" "$(DESTDIR)$(shelfdir)" 114DATA = $(dist_shelf_DATA) $(shelf_DATA) 115RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 116 distclean-recursive maintainer-clean-recursive 117AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 118 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 119 distdir 120ETAGS = etags 121CTAGS = ctags 122DIST_SUBDIRS = $(SUBDIRS) 123DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 124am__relativize = \ 125 dir0=`pwd`; \ 126 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 127 sed_rest='s,^[^/]*/*,,'; \ 128 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 129 sed_butlast='s,/*[^/]*$$,,'; \ 130 while test -n "$$dir1"; do \ 131 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 132 if test "$$first" != "."; then \ 133 if test "$$first" = ".."; then \ 134 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 135 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 136 else \ 137 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 138 if test "$$first2" = "$$first"; then \ 139 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 140 else \ 141 dir2="../$$dir2"; \ 142 fi; \ 143 dir0="$$dir0"/"$$first"; \ 144 fi; \ 145 fi; \ 146 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 147 done; \ 148 reldir="$$dir2" 149ACLOCAL = @ACLOCAL@ 150ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 151ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 152AMTAR = @AMTAR@ 153AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 154APP_MAN_DIR = @APP_MAN_DIR@ 155APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 156AUTOCONF = @AUTOCONF@ 157AUTOHEADER = @AUTOHEADER@ 158AUTOMAKE = @AUTOMAKE@ 159AWK = @AWK@ 160BASE_CFLAGS = @BASE_CFLAGS@ 161CC = @CC@ 162CCDEPMODE = @CCDEPMODE@ 163CFLAGS = @CFLAGS@ 164CHANGELOG_CMD = @CHANGELOG_CMD@ 165CPP = @CPP@ 166CPPFLAGS = @CPPFLAGS@ 167CWARNFLAGS = @CWARNFLAGS@ 168CYGPATH_W = @CYGPATH_W@ 169DEFS = @DEFS@ 170DEPDIR = @DEPDIR@ 171DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 172DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 173ECHO_C = @ECHO_C@ 174ECHO_N = @ECHO_N@ 175ECHO_T = @ECHO_T@ 176EGREP = @EGREP@ 177EXEEXT = @EXEEXT@ 178FILE_MAN_DIR = @FILE_MAN_DIR@ 179FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 180FOP = @FOP@ 181GREP = @GREP@ 182INSTALL = @INSTALL@ 183INSTALL_CMD = @INSTALL_CMD@ 184INSTALL_DATA = @INSTALL_DATA@ 185INSTALL_PROGRAM = @INSTALL_PROGRAM@ 186INSTALL_SCRIPT = @INSTALL_SCRIPT@ 187INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 188LDFLAGS = @LDFLAGS@ 189LIBOBJS = @LIBOBJS@ 190LIBS = @LIBS@ 191LIB_MAN_DIR = @LIB_MAN_DIR@ 192LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 193LTLIBOBJS = @LTLIBOBJS@ 194MAINT = @MAINT@ 195MAKEINFO = @MAKEINFO@ 196MAN_SUBSTS = @MAN_SUBSTS@ 197MISC_MAN_DIR = @MISC_MAN_DIR@ 198MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 199MKDIR_P = @MKDIR_P@ 200OBJEXT = @OBJEXT@ 201PACKAGE = @PACKAGE@ 202PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 203PACKAGE_NAME = @PACKAGE_NAME@ 204PACKAGE_STRING = @PACKAGE_STRING@ 205PACKAGE_TARNAME = @PACKAGE_TARNAME@ 206PACKAGE_URL = @PACKAGE_URL@ 207PACKAGE_VERSION = @PACKAGE_VERSION@ 208PATH_SEPARATOR = @PATH_SEPARATOR@ 209PKG_CONFIG = @PKG_CONFIG@ 210SED = @SED@ 211SET_MAKE = @SET_MAKE@ 212SHELL = @SHELL@ 213STRICT_CFLAGS = @STRICT_CFLAGS@ 214STRIP = @STRIP@ 215STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 216VERSION = @VERSION@ 217XMLTO = @XMLTO@ 218XORG_MAN_PAGE = @XORG_MAN_PAGE@ 219XORG_SGML_PATH = @XORG_SGML_PATH@ 220XSLTPROC = @XSLTPROC@ 221XSL_STYLESHEET = @XSL_STYLESHEET@ 222abs_builddir = @abs_builddir@ 223abs_srcdir = @abs_srcdir@ 224abs_top_builddir = @abs_top_builddir@ 225abs_top_srcdir = @abs_top_srcdir@ 226ac_ct_CC = @ac_ct_CC@ 227am__include = @am__include@ 228am__leading_dot = @am__leading_dot@ 229am__quote = @am__quote@ 230am__tar = @am__tar@ 231am__untar = @am__untar@ 232bindir = @bindir@ 233build = @build@ 234build_alias = @build_alias@ 235build_cpu = @build_cpu@ 236build_os = @build_os@ 237build_vendor = @build_vendor@ 238builddir = @builddir@ 239datadir = @datadir@ 240datarootdir = @datarootdir@ 241docdir = @docdir@ 242dvidir = @dvidir@ 243exec_prefix = @exec_prefix@ 244host = @host@ 245host_alias = @host_alias@ 246host_cpu = @host_cpu@ 247host_os = @host_os@ 248host_vendor = @host_vendor@ 249htmldir = @htmldir@ 250includedir = @includedir@ 251infodir = @infodir@ 252install_sh = @install_sh@ 253libdir = @libdir@ 254libexecdir = @libexecdir@ 255localedir = @localedir@ 256localstatedir = @localstatedir@ 257mandir = @mandir@ 258mkdir_p = @mkdir_p@ 259oldincludedir = @oldincludedir@ 260pdfdir = @pdfdir@ 261prefix = @prefix@ 262program_transform_name = @program_transform_name@ 263psdir = @psdir@ 264sbindir = @sbindir@ 265sharedstatedir = @sharedstatedir@ 266srcdir = @srcdir@ 267sysconfdir = @sysconfdir@ 268target_alias = @target_alias@ 269top_build_prefix = @top_build_prefix@ 270top_builddir = @top_builddir@ 271top_srcdir = @top_srcdir@ 272SUBDIRS = fonts input graphics platforms 273 274# Main DocBook/XML files (DOCTYPE book) 275@ENABLE_DOCS_TRUE@docbook = \ 276@ENABLE_DOCS_TRUE@ License.xml \ 277@ENABLE_DOCS_TRUE@ README.xml \ 278@ENABLE_DOCS_TRUE@ ReleaseNotes.xml \ 279@ENABLE_DOCS_TRUE@ Versions.xml 280 281 282# The location where the DocBook/XML files and their generated formats are installed 283@ENABLE_DOCS_TRUE@shelfdir = $(docdir) 284 285# DocBook/XML generated output formats to be installed 286@ENABLE_DOCS_TRUE@shelf_DATA = $(am__append_1) $(am__append_2) \ 287@ENABLE_DOCS_TRUE@ $(am__append_3) $(am__append_4) 288 289# DocBook/XML file with chapters, appendix and images it includes 290@ENABLE_DOCS_TRUE@dist_shelf_DATA = $(docbook) $(chapters) 291@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_SEARCHPATH_FLAGS = \ 292@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --searchpath "$(XORG_SGML_PATH)/X11" \ 293@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --searchpath "$(abs_top_builddir)" 294 295@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_OLINK_FLAGS = \ 296@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \ 297@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --stringparam current.docid="$(<:.xml=)" 298 299@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_STYLESHEET_FLAGS = -x $(STYLESHEET_SRCDIR)/xorg-xhtml.xsl 300@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_FLAGS = \ 301@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_SEARCHPATH_FLAGS) \ 302@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_HTML_STYLESHEET_FLAGS) \ 303@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_HTML_OLINK_FLAGS) 304 305@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_IMAGEPATH_FLAGS = --stringparam img.src.path=$(abs_builddir)/ 306@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_PDF_OLINK_FLAGS = \ 307@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.pdf.xml \ 308@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --stringparam current.docid="$(<:.xml=)" 309 310@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_STYLESHEET_FLAGS = -x $(STYLESHEET_SRCDIR)/xorg-fo.xsl 311@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_FLAGS = \ 312@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_SEARCHPATH_FLAGS) \ 313@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_FO_STYLESHEET_FLAGS) \ 314@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_FO_IMAGEPATH_FLAGS) \ 315@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_PDF_OLINK_FLAGS) 316 317 318# Generate documents cross-reference target databases 319@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_SEARCHPATH_FLAGS = \ 320@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --path "$(XORG_SGML_PATH)/X11" \ 321@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --path "$(abs_top_builddir)" 322 323@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_OLINK_FLAGS = \ 324@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --stringparam targets.filename "$@" \ 325@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --stringparam collect.xref.targets "only" \ 326@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --stringparam olink.base.uri "$(@:.db=)" 327 328@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_HTML_FLAGS = \ 329@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(XSLT_SEARCHPATH_FLAGS) \ 330@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(XSLT_OLINK_FLAGS) \ 331@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --nonet --xinclude \ 332@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(STYLESHEET_SRCDIR)/xorg-xhtml.xsl 333 334@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_PDF_FLAGS = \ 335@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(XSLT_SEARCHPATH_FLAGS) \ 336@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(XSLT_OLINK_FLAGS) \ 337@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --nonet --xinclude \ 338@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(STYLESHEET_SRCDIR)/xorg-fo.xsl 339 340@ENABLE_DOCS_TRUE@CLEANFILES = $(shelf_DATA) 341all: all-recursive 342 343.SUFFIXES: 344$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/docbook.am $(am__configure_deps) 345 @for dep in $?; do \ 346 case '$(am__configure_deps)' in \ 347 *$$dep*) \ 348 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 349 && { if test -f $@; then exit 0; else break; fi; }; \ 350 exit 1;; \ 351 esac; \ 352 done; \ 353 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign general/Makefile'; \ 354 $(am__cd) $(top_srcdir) && \ 355 $(AUTOMAKE) --foreign general/Makefile 356.PRECIOUS: Makefile 357Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 358 @case '$?' in \ 359 *config.status*) \ 360 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 361 *) \ 362 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 363 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 364 esac; 365 366$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 367 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 368 369$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 370 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 371$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 372 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 373$(am__aclocal_m4_deps): 374install-dist_shelfDATA: $(dist_shelf_DATA) 375 @$(NORMAL_INSTALL) 376 test -z "$(shelfdir)" || $(MKDIR_P) "$(DESTDIR)$(shelfdir)" 377 @list='$(dist_shelf_DATA)'; test -n "$(shelfdir)" || list=; \ 378 for p in $$list; do \ 379 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 380 echo "$$d$$p"; \ 381 done | $(am__base_list) | \ 382 while read files; do \ 383 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(shelfdir)'"; \ 384 $(INSTALL_DATA) $$files "$(DESTDIR)$(shelfdir)" || exit $$?; \ 385 done 386 387uninstall-dist_shelfDATA: 388 @$(NORMAL_UNINSTALL) 389 @list='$(dist_shelf_DATA)'; test -n "$(shelfdir)" || list=; \ 390 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 391 dir='$(DESTDIR)$(shelfdir)'; $(am__uninstall_files_from_dir) 392install-shelfDATA: $(shelf_DATA) 393 @$(NORMAL_INSTALL) 394 test -z "$(shelfdir)" || $(MKDIR_P) "$(DESTDIR)$(shelfdir)" 395 @list='$(shelf_DATA)'; test -n "$(shelfdir)" || list=; \ 396 for p in $$list; do \ 397 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 398 echo "$$d$$p"; \ 399 done | $(am__base_list) | \ 400 while read files; do \ 401 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(shelfdir)'"; \ 402 $(INSTALL_DATA) $$files "$(DESTDIR)$(shelfdir)" || exit $$?; \ 403 done 404 405uninstall-shelfDATA: 406 @$(NORMAL_UNINSTALL) 407 @list='$(shelf_DATA)'; test -n "$(shelfdir)" || list=; \ 408 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 409 dir='$(DESTDIR)$(shelfdir)'; $(am__uninstall_files_from_dir) 410 411# This directory's subdirectories are mostly independent; you can cd 412# into them and run `make' without going through this Makefile. 413# To change the values of `make' variables: instead of editing Makefiles, 414# (1) if the variable is set in `config.status', edit `config.status' 415# (which will cause the Makefiles to be regenerated when you run `make'); 416# (2) otherwise, pass the desired values on the `make' command line. 417$(RECURSIVE_TARGETS): 418 @fail= failcom='exit 1'; \ 419 for f in x $$MAKEFLAGS; do \ 420 case $$f in \ 421 *=* | --[!k]*);; \ 422 *k*) failcom='fail=yes';; \ 423 esac; \ 424 done; \ 425 dot_seen=no; \ 426 target=`echo $@ | sed s/-recursive//`; \ 427 list='$(SUBDIRS)'; for subdir in $$list; do \ 428 echo "Making $$target in $$subdir"; \ 429 if test "$$subdir" = "."; then \ 430 dot_seen=yes; \ 431 local_target="$$target-am"; \ 432 else \ 433 local_target="$$target"; \ 434 fi; \ 435 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 436 || eval $$failcom; \ 437 done; \ 438 if test "$$dot_seen" = "no"; then \ 439 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 440 fi; test -z "$$fail" 441 442$(RECURSIVE_CLEAN_TARGETS): 443 @fail= failcom='exit 1'; \ 444 for f in x $$MAKEFLAGS; do \ 445 case $$f in \ 446 *=* | --[!k]*);; \ 447 *k*) failcom='fail=yes';; \ 448 esac; \ 449 done; \ 450 dot_seen=no; \ 451 case "$@" in \ 452 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 453 *) list='$(SUBDIRS)' ;; \ 454 esac; \ 455 rev=''; for subdir in $$list; do \ 456 if test "$$subdir" = "."; then :; else \ 457 rev="$$subdir $$rev"; \ 458 fi; \ 459 done; \ 460 rev="$$rev ."; \ 461 target=`echo $@ | sed s/-recursive//`; \ 462 for subdir in $$rev; do \ 463 echo "Making $$target in $$subdir"; \ 464 if test "$$subdir" = "."; then \ 465 local_target="$$target-am"; \ 466 else \ 467 local_target="$$target"; \ 468 fi; \ 469 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 470 || eval $$failcom; \ 471 done && test -z "$$fail" 472tags-recursive: 473 list='$(SUBDIRS)'; for subdir in $$list; do \ 474 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 475 done 476ctags-recursive: 477 list='$(SUBDIRS)'; for subdir in $$list; do \ 478 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 479 done 480 481ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 482 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 483 unique=`for i in $$list; do \ 484 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 485 done | \ 486 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 487 END { if (nonempty) { for (i in files) print i; }; }'`; \ 488 mkid -fID $$unique 489tags: TAGS 490 491TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 492 $(TAGS_FILES) $(LISP) 493 set x; \ 494 here=`pwd`; \ 495 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 496 include_option=--etags-include; \ 497 empty_fix=.; \ 498 else \ 499 include_option=--include; \ 500 empty_fix=; \ 501 fi; \ 502 list='$(SUBDIRS)'; for subdir in $$list; do \ 503 if test "$$subdir" = .; then :; else \ 504 test ! -f $$subdir/TAGS || \ 505 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 506 fi; \ 507 done; \ 508 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 509 unique=`for i in $$list; do \ 510 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 511 done | \ 512 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 513 END { if (nonempty) { for (i in files) print i; }; }'`; \ 514 shift; \ 515 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 516 test -n "$$unique" || unique=$$empty_fix; \ 517 if test $$# -gt 0; then \ 518 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 519 "$$@" $$unique; \ 520 else \ 521 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 522 $$unique; \ 523 fi; \ 524 fi 525ctags: CTAGS 526CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 527 $(TAGS_FILES) $(LISP) 528 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 529 unique=`for i in $$list; do \ 530 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 531 done | \ 532 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 533 END { if (nonempty) { for (i in files) print i; }; }'`; \ 534 test -z "$(CTAGS_ARGS)$$unique" \ 535 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 536 $$unique 537 538GTAGS: 539 here=`$(am__cd) $(top_builddir) && pwd` \ 540 && $(am__cd) $(top_srcdir) \ 541 && gtags -i $(GTAGS_ARGS) "$$here" 542 543distclean-tags: 544 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 545 546distdir: $(DISTFILES) 547 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 548 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 549 list='$(DISTFILES)'; \ 550 dist_files=`for file in $$list; do echo $$file; done | \ 551 sed -e "s|^$$srcdirstrip/||;t" \ 552 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 553 case $$dist_files in \ 554 */*) $(MKDIR_P) `echo "$$dist_files" | \ 555 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 556 sort -u` ;; \ 557 esac; \ 558 for file in $$dist_files; do \ 559 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 560 if test -d $$d/$$file; then \ 561 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 562 if test -d "$(distdir)/$$file"; then \ 563 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 564 fi; \ 565 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 566 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 567 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 568 fi; \ 569 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 570 else \ 571 test -f "$(distdir)/$$file" \ 572 || cp -p $$d/$$file "$(distdir)/$$file" \ 573 || exit 1; \ 574 fi; \ 575 done 576 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 577 if test "$$subdir" = .; then :; else \ 578 test -d "$(distdir)/$$subdir" \ 579 || $(MKDIR_P) "$(distdir)/$$subdir" \ 580 || exit 1; \ 581 fi; \ 582 done 583 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 584 if test "$$subdir" = .; then :; else \ 585 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 586 $(am__relativize); \ 587 new_distdir=$$reldir; \ 588 dir1=$$subdir; dir2="$(top_distdir)"; \ 589 $(am__relativize); \ 590 new_top_distdir=$$reldir; \ 591 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 592 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 593 ($(am__cd) $$subdir && \ 594 $(MAKE) $(AM_MAKEFLAGS) \ 595 top_distdir="$$new_top_distdir" \ 596 distdir="$$new_distdir" \ 597 am__remove_distdir=: \ 598 am__skip_length_check=: \ 599 am__skip_mode_fix=: \ 600 distdir) \ 601 || exit 1; \ 602 fi; \ 603 done 604check-am: all-am 605check: check-recursive 606all-am: Makefile $(DATA) 607installdirs: installdirs-recursive 608installdirs-am: 609 for dir in "$(DESTDIR)$(shelfdir)" "$(DESTDIR)$(shelfdir)"; do \ 610 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 611 done 612install: install-recursive 613install-exec: install-exec-recursive 614install-data: install-data-recursive 615uninstall: uninstall-recursive 616 617install-am: all-am 618 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 619 620installcheck: installcheck-recursive 621install-strip: 622 if test -z '$(STRIP)'; then \ 623 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 624 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 625 install; \ 626 else \ 627 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 628 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 629 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 630 fi 631mostlyclean-generic: 632 633clean-generic: 634 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 635 636distclean-generic: 637 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 638 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 639 640maintainer-clean-generic: 641 @echo "This command is intended for maintainers to use" 642 @echo "it deletes files that may require special tools to rebuild." 643clean: clean-recursive 644 645clean-am: clean-generic mostlyclean-am 646 647distclean: distclean-recursive 648 -rm -f Makefile 649distclean-am: clean-am distclean-generic distclean-tags 650 651dvi: dvi-recursive 652 653dvi-am: 654 655html: html-recursive 656 657html-am: 658 659info: info-recursive 660 661info-am: 662 663install-data-am: install-dist_shelfDATA install-shelfDATA 664 665install-dvi: install-dvi-recursive 666 667install-dvi-am: 668 669install-exec-am: 670 671install-html: install-html-recursive 672 673install-html-am: 674 675install-info: install-info-recursive 676 677install-info-am: 678 679install-man: 680 681install-pdf: install-pdf-recursive 682 683install-pdf-am: 684 685install-ps: install-ps-recursive 686 687install-ps-am: 688 689installcheck-am: 690 691maintainer-clean: maintainer-clean-recursive 692 -rm -f Makefile 693maintainer-clean-am: distclean-am maintainer-clean-generic 694 695mostlyclean: mostlyclean-recursive 696 697mostlyclean-am: mostlyclean-generic 698 699pdf: pdf-recursive 700 701pdf-am: 702 703ps: ps-recursive 704 705ps-am: 706 707uninstall-am: uninstall-dist_shelfDATA uninstall-shelfDATA 708 709.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ 710 install-am install-strip tags-recursive 711 712.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 713 all all-am check check-am clean clean-generic ctags \ 714 ctags-recursive distclean distclean-generic distclean-tags \ 715 distdir dvi dvi-am html html-am info info-am install \ 716 install-am install-data install-data-am install-dist_shelfDATA \ 717 install-dvi install-dvi-am install-exec install-exec-am \ 718 install-html install-html-am install-info install-info-am \ 719 install-man install-pdf install-pdf-am install-ps \ 720 install-ps-am install-shelfDATA install-strip installcheck \ 721 installcheck-am installdirs installdirs-am maintainer-clean \ 722 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 723 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ 724 uninstall-dist_shelfDATA uninstall-shelfDATA 725 726@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.html: %.xml $(chapters) 727@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_HTML_FLAGS) xhtml-nochunks $< 728@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@%.txt: %.xml $(chapters) 729@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_HTML_FLAGS) txt $< 730@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.pdf: %.xml $(chapters) 731@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FO_FLAGS) --with-fop pdf $< 732@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.ps: %.xml $(chapters) 733@ENABLE_DOCS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FO_FLAGS) --with-fop ps $< 734@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@%.html.db: %.xml $(chapters) 735@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(AM_V_GEN)$(XSLTPROC) $(XSLT_HTML_FLAGS) $< 736@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@%.pdf.db: %.xml $(chapters) 737@ENABLE_DOCS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(AM_V_GEN)$(XSLTPROC) $(XSLT_PDF_FLAGS) $< 738 739# Generate DocBook/XML output formats with or without stylesheets 740 741# Tell versions [3.59,3.63) of GNU make to not export all variables. 742# Otherwise a system limit (for SysV at least) may be exceeded. 743.NOEXPORT: 744