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