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