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