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