Makefile.in revision 7d2c738b
1# Makefile.in generated by automake 1.16.5 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2021 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@ 214CSCOPE = @CSCOPE@ 215CTAGS = @CTAGS@ 216CWARNFLAGS = @CWARNFLAGS@ 217CYGPATH_W = @CYGPATH_W@ 218DEFS = @DEFS@ 219DEPDIR = @DEPDIR@ 220DLLTOOL = @DLLTOOL@ 221DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 222DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 223DSYMUTIL = @DSYMUTIL@ 224DUMPBIN = @DUMPBIN@ 225ECHO_C = @ECHO_C@ 226ECHO_N = @ECHO_N@ 227ECHO_T = @ECHO_T@ 228EGREP = @EGREP@ 229ETAGS = @ETAGS@ 230EXEEXT = @EXEEXT@ 231EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ 232FGREP = @FGREP@ 233FILECMD = @FILECMD@ 234FILE_MAN_DIR = @FILE_MAN_DIR@ 235FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 236FOP = @FOP@ 237GREP = @GREP@ 238I18N_MODULE_LIBS = @I18N_MODULE_LIBS@ 239INSTALL = @INSTALL@ 240INSTALL_CMD = @INSTALL_CMD@ 241INSTALL_DATA = @INSTALL_DATA@ 242INSTALL_PROGRAM = @INSTALL_PROGRAM@ 243INSTALL_SCRIPT = @INSTALL_SCRIPT@ 244INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 245KEYSYMDEFS = @KEYSYMDEFS@ 246LAUNCHD = @LAUNCHD@ 247LD = @LD@ 248LDFLAGS = @LDFLAGS@ 249LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@ 250LIBOBJS = @LIBOBJS@ 251LIBS = @LIBS@ 252LIBTOOL = @LIBTOOL@ 253LIB_MAN_DIR = @LIB_MAN_DIR@ 254LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 255LINT = @LINT@ 256LINTLIB = @LINTLIB@ 257LINT_FLAGS = @LINT_FLAGS@ 258LIPO = @LIPO@ 259LN_S = @LN_S@ 260LTLIBOBJS = @LTLIBOBJS@ 261LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 262MAKEINFO = @MAKEINFO@ 263MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 264MANIFEST_TOOL = @MANIFEST_TOOL@ 265MAN_SUBSTS = @MAN_SUBSTS@ 266MISC_MAN_DIR = @MISC_MAN_DIR@ 267MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 268MKDIR_P = @MKDIR_P@ 269NM = @NM@ 270NMEDIT = @NMEDIT@ 271OBJDUMP = @OBJDUMP@ 272OBJEXT = @OBJEXT@ 273OTOOL = @OTOOL@ 274OTOOL64 = @OTOOL64@ 275PACKAGE = @PACKAGE@ 276PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 277PACKAGE_NAME = @PACKAGE_NAME@ 278PACKAGE_STRING = @PACKAGE_STRING@ 279PACKAGE_TARNAME = @PACKAGE_TARNAME@ 280PACKAGE_URL = @PACKAGE_URL@ 281PACKAGE_VERSION = @PACKAGE_VERSION@ 282PATH_SEPARATOR = @PATH_SEPARATOR@ 283PERL = @PERL@ 284PKG_CONFIG = @PKG_CONFIG@ 285PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 286PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 287RANLIB = @RANLIB@ 288RAWCPP = @RAWCPP@ 289RAWCPPFLAGS = @RAWCPPFLAGS@ 290SED = @SED@ 291SET_MAKE = @SET_MAKE@ 292SHELL = @SHELL@ 293STRICT_CFLAGS = @STRICT_CFLAGS@ 294STRIP = @STRIP@ 295STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 296TRADITIONALCPPFLAGS = @TRADITIONALCPPFLAGS@ 297USE_THREAD_LIBS = @USE_THREAD_LIBS@ 298VERSION = @VERSION@ 299WCHAR32 = @WCHAR32@ 300X11_CFLAGS = @X11_CFLAGS@ 301X11_DATADIR = @X11_DATADIR@ 302X11_EXTRA_DEPS = @X11_EXTRA_DEPS@ 303X11_LIBDIR = @X11_LIBDIR@ 304X11_LIBS = @X11_LIBS@ 305X11_LOCALEDATADIR = @X11_LOCALEDATADIR@ 306X11_LOCALEDIR = @X11_LOCALEDIR@ 307X11_LOCALELIBDIR = @X11_LOCALELIBDIR@ 308XERRORDB = @XERRORDB@ 309XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@ 310XKEYSYMDB = @XKEYSYMDB@ 311XLOCALEDATADIR = @XLOCALEDATADIR@ 312XLOCALEDIR = @XLOCALEDIR@ 313XLOCALELIBDIR = @XLOCALELIBDIR@ 314XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 315XMLTO = @XMLTO@ 316XORG_MAN_PAGE = @XORG_MAN_PAGE@ 317XORG_SGML_PATH = @XORG_SGML_PATH@ 318XSLTPROC = @XSLTPROC@ 319XSL_STYLESHEET = @XSL_STYLESHEET@ 320XTHREADLIB = @XTHREADLIB@ 321XTHREAD_CFLAGS = @XTHREAD_CFLAGS@ 322XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 323abs_builddir = @abs_builddir@ 324abs_srcdir = @abs_srcdir@ 325abs_top_builddir = @abs_top_builddir@ 326abs_top_srcdir = @abs_top_srcdir@ 327ac_ct_AR = @ac_ct_AR@ 328ac_ct_CC = @ac_ct_CC@ 329ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 330am__include = @am__include@ 331am__leading_dot = @am__leading_dot@ 332am__quote = @am__quote@ 333am__tar = @am__tar@ 334am__untar = @am__untar@ 335bindir = @bindir@ 336build = @build@ 337build_alias = @build_alias@ 338build_cpu = @build_cpu@ 339build_os = @build_os@ 340build_vendor = @build_vendor@ 341builddir = @builddir@ 342datadir = @datadir@ 343datarootdir = @datarootdir@ 344docdir = @docdir@ 345dvidir = @dvidir@ 346exec_prefix = @exec_prefix@ 347host = @host@ 348host_alias = @host_alias@ 349host_cpu = @host_cpu@ 350host_os = @host_os@ 351host_vendor = @host_vendor@ 352htmldir = @htmldir@ 353includedir = @includedir@ 354infodir = @infodir@ 355install_sh = @install_sh@ 356libdir = @libdir@ 357libexecdir = @libexecdir@ 358localedir = @localedir@ 359locales = @locales@ 360localstatedir = @localstatedir@ 361mandir = @mandir@ 362mkdir_p = @mkdir_p@ 363oldincludedir = @oldincludedir@ 364pdfdir = @pdfdir@ 365prefix = @prefix@ 366program_transform_name = @program_transform_name@ 367psdir = @psdir@ 368runstatedir = @runstatedir@ 369sbindir = @sbindir@ 370sharedstatedir = @sharedstatedir@ 371srcdir = @srcdir@ 372sysconfdir = @sysconfdir@ 373target_alias = @target_alias@ 374top_build_prefix = @top_build_prefix@ 375top_builddir = @top_builddir@ 376top_srcdir = @top_srcdir@ 377 378# Main DocBook/XML files (DOCTYPE book) 379@ENABLE_SPECS_TRUE@docbook = xkblib.xml 380 381# Included chapters, appendix, images 382@ENABLE_SPECS_TRUE@chapters = \ 383@ENABLE_SPECS_TRUE@ acknowledgement.xml \ 384@ENABLE_SPECS_TRUE@ ch01.xml \ 385@ENABLE_SPECS_TRUE@ ch02.xml \ 386@ENABLE_SPECS_TRUE@ ch03.xml \ 387@ENABLE_SPECS_TRUE@ ch04.xml \ 388@ENABLE_SPECS_TRUE@ ch05.xml \ 389@ENABLE_SPECS_TRUE@ ch06.xml \ 390@ENABLE_SPECS_TRUE@ ch07.xml \ 391@ENABLE_SPECS_TRUE@ ch08.xml \ 392@ENABLE_SPECS_TRUE@ ch09.xml \ 393@ENABLE_SPECS_TRUE@ ch10.xml \ 394@ENABLE_SPECS_TRUE@ ch11.xml \ 395@ENABLE_SPECS_TRUE@ ch12.xml \ 396@ENABLE_SPECS_TRUE@ ch13.xml \ 397@ENABLE_SPECS_TRUE@ ch14.xml \ 398@ENABLE_SPECS_TRUE@ ch15.xml \ 399@ENABLE_SPECS_TRUE@ ch16.xml \ 400@ENABLE_SPECS_TRUE@ ch17.xml \ 401@ENABLE_SPECS_TRUE@ ch18.xml \ 402@ENABLE_SPECS_TRUE@ ch19.xml \ 403@ENABLE_SPECS_TRUE@ ch20.xml \ 404@ENABLE_SPECS_TRUE@ ch21.xml \ 405@ENABLE_SPECS_TRUE@ ch22.xml \ 406@ENABLE_SPECS_TRUE@ glossary.xml \ 407@ENABLE_SPECS_TRUE@ XKBlib-1.svg \ 408@ENABLE_SPECS_TRUE@ XKBlib-2.svg \ 409@ENABLE_SPECS_TRUE@ XKBlib-3.svg \ 410@ENABLE_SPECS_TRUE@ XKBlib-4.svg \ 411@ENABLE_SPECS_TRUE@ XKBlib-5.svg \ 412@ENABLE_SPECS_TRUE@ XKBlib-6.svg \ 413@ENABLE_SPECS_TRUE@ XKBlib-7.svg \ 414@ENABLE_SPECS_TRUE@ XKBlib-8.svg \ 415@ENABLE_SPECS_TRUE@ XKBlib-9.svg \ 416@ENABLE_SPECS_TRUE@ XKBlib-10.svg \ 417@ENABLE_SPECS_TRUE@ XKBlib-11.svg \ 418@ENABLE_SPECS_TRUE@ XKBlib-12.svg \ 419@ENABLE_SPECS_TRUE@ XKBlib-13.svg \ 420@ENABLE_SPECS_TRUE@ XKBlib-14.svg \ 421@ENABLE_SPECS_TRUE@ XKBlib-15.svg \ 422@ENABLE_SPECS_TRUE@ XKBlib-16.svg \ 423@ENABLE_SPECS_TRUE@ XKBlib-17.svg \ 424@ENABLE_SPECS_TRUE@ XKBlib-18.svg \ 425@ENABLE_SPECS_TRUE@ XKBlib-19.svg \ 426@ENABLE_SPECS_TRUE@ XKBlib-20.svg \ 427@ENABLE_SPECS_TRUE@ XKBlib-21.svg 428 429 430# The location where the DocBook/XML files and their generated formats are installed 431@ENABLE_SPECS_TRUE@shelfdir = $(docdir)/XKB 432 433# DocBook/XML generated output formats to be installed 434@ENABLE_SPECS_TRUE@shelf_DATA = $(am__append_1) $(am__append_2) \ 435@ENABLE_SPECS_TRUE@ $(am__append_3) $(am__append_4) 436 437# DocBook/XML file with chapters, appendix and images it includes 438@ENABLE_SPECS_TRUE@dist_shelf_DATA = $(docbook) $(chapters) 439@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_SEARCHPATH_FLAGS = \ 440@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --searchpath "$(XORG_SGML_PATH)/X11" \ 441@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --searchpath "$(abs_top_builddir)" 442 443@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_OLINK_FLAGS = \ 444@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.html.xml \ 445@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --stringparam current.docid="$(<:.xml=)" 446 447@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_STYLESHEET_FLAGS = -x $(STYLESHEET_SRCDIR)/xorg-xhtml.xsl 448@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_HTML_FLAGS = \ 449@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_SEARCHPATH_FLAGS) \ 450@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_HTML_STYLESHEET_FLAGS) \ 451@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_HTML_OLINK_FLAGS) 452 453@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_IMAGEPATH_FLAGS = --stringparam img.src.path=$(abs_builddir)/ 454@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_PDF_OLINK_FLAGS = \ 455@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --stringparam target.database.document=$(XORG_SGML_PATH)/X11/dbs/masterdb.pdf.xml \ 456@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --stringparam current.docid="$(<:.xml=)" 457 458@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_STYLESHEET_FLAGS = -x $(STYLESHEET_SRCDIR)/xorg-fo.xsl 459@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@XMLTO_FO_FLAGS = \ 460@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_SEARCHPATH_FLAGS) \ 461@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_FO_STYLESHEET_FLAGS) \ 462@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_FO_IMAGEPATH_FLAGS) \ 463@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(XMLTO_PDF_OLINK_FLAGS) 464 465 466# Generate documents cross-reference target databases 467@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_SEARCHPATH_FLAGS = \ 468@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --path "$(XORG_SGML_PATH)/X11" \ 469@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --path "$(abs_top_builddir)" 470 471@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_OLINK_FLAGS = \ 472@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --stringparam targets.filename "$@" \ 473@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --stringparam collect.xref.targets "only" \ 474@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --stringparam olink.base.uri "$(@:.db=)" 475 476@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_HTML_FLAGS = \ 477@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(XSLT_SEARCHPATH_FLAGS) \ 478@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(XSLT_OLINK_FLAGS) \ 479@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --nonet --xinclude \ 480@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(STYLESHEET_SRCDIR)/xorg-xhtml.xsl 481 482@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@XSLT_PDF_FLAGS = \ 483@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(XSLT_SEARCHPATH_FLAGS) \ 484@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(XSLT_OLINK_FLAGS) \ 485@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ --nonet --xinclude \ 486@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(STYLESHEET_SRCDIR)/xorg-fo.xsl 487 488@ENABLE_SPECS_TRUE@CLEANFILES = $(shelf_DATA) 489all: all-am 490 491.SUFFIXES: 492$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/docbook.am $(am__configure_deps) 493 @for dep in $?; do \ 494 case '$(am__configure_deps)' in \ 495 *$$dep*) \ 496 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 497 && { if test -f $@; then exit 0; else break; fi; }; \ 498 exit 1;; \ 499 esac; \ 500 done; \ 501 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign specs/XKB/Makefile'; \ 502 $(am__cd) $(top_srcdir) && \ 503 $(AUTOMAKE) --foreign specs/XKB/Makefile 504Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 505 @case '$?' in \ 506 *config.status*) \ 507 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 508 *) \ 509 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 510 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 511 esac; 512$(top_srcdir)/docbook.am $(am__empty): 513 514$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 515 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 516 517$(top_srcdir)/configure: $(am__configure_deps) 518 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 519$(ACLOCAL_M4): $(am__aclocal_m4_deps) 520 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 521$(am__aclocal_m4_deps): 522 523mostlyclean-libtool: 524 -rm -f *.lo 525 526clean-libtool: 527 -rm -rf .libs _libs 528install-dist_shelfDATA: $(dist_shelf_DATA) 529 @$(NORMAL_INSTALL) 530 @list='$(dist_shelf_DATA)'; test -n "$(shelfdir)" || list=; \ 531 if test -n "$$list"; then \ 532 echo " $(MKDIR_P) '$(DESTDIR)$(shelfdir)'"; \ 533 $(MKDIR_P) "$(DESTDIR)$(shelfdir)" || exit 1; \ 534 fi; \ 535 for p in $$list; do \ 536 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 537 echo "$$d$$p"; \ 538 done | $(am__base_list) | \ 539 while read files; do \ 540 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(shelfdir)'"; \ 541 $(INSTALL_DATA) $$files "$(DESTDIR)$(shelfdir)" || exit $$?; \ 542 done 543 544uninstall-dist_shelfDATA: 545 @$(NORMAL_UNINSTALL) 546 @list='$(dist_shelf_DATA)'; test -n "$(shelfdir)" || list=; \ 547 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 548 dir='$(DESTDIR)$(shelfdir)'; $(am__uninstall_files_from_dir) 549install-shelfDATA: $(shelf_DATA) 550 @$(NORMAL_INSTALL) 551 @list='$(shelf_DATA)'; test -n "$(shelfdir)" || list=; \ 552 if test -n "$$list"; then \ 553 echo " $(MKDIR_P) '$(DESTDIR)$(shelfdir)'"; \ 554 $(MKDIR_P) "$(DESTDIR)$(shelfdir)" || exit 1; \ 555 fi; \ 556 for p in $$list; do \ 557 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 558 echo "$$d$$p"; \ 559 done | $(am__base_list) | \ 560 while read files; do \ 561 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(shelfdir)'"; \ 562 $(INSTALL_DATA) $$files "$(DESTDIR)$(shelfdir)" || exit $$?; \ 563 done 564 565uninstall-shelfDATA: 566 @$(NORMAL_UNINSTALL) 567 @list='$(shelf_DATA)'; test -n "$(shelfdir)" || list=; \ 568 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 569 dir='$(DESTDIR)$(shelfdir)'; $(am__uninstall_files_from_dir) 570tags TAGS: 571 572ctags CTAGS: 573 574cscope cscopelist: 575 576distdir: $(BUILT_SOURCES) 577 $(MAKE) $(AM_MAKEFLAGS) distdir-am 578 579distdir-am: $(DISTFILES) 580 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 581 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 582 list='$(DISTFILES)'; \ 583 dist_files=`for file in $$list; do echo $$file; done | \ 584 sed -e "s|^$$srcdirstrip/||;t" \ 585 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 586 case $$dist_files in \ 587 */*) $(MKDIR_P) `echo "$$dist_files" | \ 588 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 589 sort -u` ;; \ 590 esac; \ 591 for file in $$dist_files; do \ 592 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 593 if test -d $$d/$$file; then \ 594 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 595 if test -d "$(distdir)/$$file"; then \ 596 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 597 fi; \ 598 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 599 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 600 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 601 fi; \ 602 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 603 else \ 604 test -f "$(distdir)/$$file" \ 605 || cp -p $$d/$$file "$(distdir)/$$file" \ 606 || exit 1; \ 607 fi; \ 608 done 609check-am: all-am 610check: check-am 611all-am: Makefile $(DATA) 612installdirs: 613 for dir in "$(DESTDIR)$(shelfdir)" "$(DESTDIR)$(shelfdir)"; do \ 614 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 615 done 616install: install-am 617install-exec: install-exec-am 618install-data: install-data-am 619uninstall: uninstall-am 620 621install-am: all-am 622 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 623 624installcheck: installcheck-am 625install-strip: 626 if test -z '$(STRIP)'; then \ 627 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 628 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 629 install; \ 630 else \ 631 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 632 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 633 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 634 fi 635mostlyclean-generic: 636 637clean-generic: 638 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 639 640distclean-generic: 641 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 642 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 643 644maintainer-clean-generic: 645 @echo "This command is intended for maintainers to use" 646 @echo "it deletes files that may require special tools to rebuild." 647clean: clean-am 648 649clean-am: clean-generic clean-libtool mostlyclean-am 650 651distclean: distclean-am 652 -rm -f Makefile 653distclean-am: clean-am distclean-generic 654 655dvi: dvi-am 656 657dvi-am: 658 659html: html-am 660 661html-am: 662 663info: info-am 664 665info-am: 666 667install-data-am: install-dist_shelfDATA install-shelfDATA 668 669install-dvi: install-dvi-am 670 671install-dvi-am: 672 673install-exec-am: 674 675install-html: install-html-am 676 677install-html-am: 678 679install-info: install-info-am 680 681install-info-am: 682 683install-man: 684 685install-pdf: install-pdf-am 686 687install-pdf-am: 688 689install-ps: install-ps-am 690 691install-ps-am: 692 693installcheck-am: 694 695maintainer-clean: maintainer-clean-am 696 -rm -f Makefile 697maintainer-clean-am: distclean-am maintainer-clean-generic 698 699mostlyclean: mostlyclean-am 700 701mostlyclean-am: mostlyclean-generic mostlyclean-libtool 702 703pdf: pdf-am 704 705pdf-am: 706 707ps: ps-am 708 709ps-am: 710 711uninstall-am: uninstall-dist_shelfDATA uninstall-shelfDATA 712 713.MAKE: install-am install-strip 714 715.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 716 cscopelist-am ctags-am distclean distclean-generic \ 717 distclean-libtool distdir dvi dvi-am html html-am info info-am \ 718 install install-am install-data install-data-am \ 719 install-dist_shelfDATA install-dvi install-dvi-am install-exec \ 720 install-exec-am install-html install-html-am install-info \ 721 install-info-am install-man install-pdf install-pdf-am \ 722 install-ps install-ps-am install-shelfDATA install-strip \ 723 installcheck installcheck-am installdirs maintainer-clean \ 724 maintainer-clean-generic mostlyclean mostlyclean-generic \ 725 mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \ 726 uninstall-am uninstall-dist_shelfDATA uninstall-shelfDATA 727 728.PRECIOUS: Makefile 729 730@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.html: %.xml $(chapters) 731@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_HTML_FLAGS) xhtml-nochunks $< 732@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@%.txt: %.xml $(chapters) 733@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_HTML_FLAGS) txt $< 734@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.pdf: %.xml $(chapters) 735@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FO_FLAGS) --with-fop pdf $< 736@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@%.ps: %.xml $(chapters) 737@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FO_FLAGS) --with-fop ps $< 738@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@%.html.db: %.xml $(chapters) 739@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(AM_V_GEN)$(XSLTPROC) $(XSLT_HTML_FLAGS) $< 740@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@%.pdf.db: %.xml $(chapters) 741@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@@HAVE_XSLTPROC_TRUE@ $(AM_V_GEN)$(XSLTPROC) $(XSLT_PDF_FLAGS) $< 742 743# Generate DocBook/XML output formats with or without stylesheets 744 745# Tell versions [3.59,3.63) of GNU make to not export all variables. 746# Otherwise a system limit (for SysV at least) may be exceeded. 747.NOEXPORT: 748