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