Makefile.in revision e9fcaa8a
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# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 20# 21# Permission is hereby granted, free of charge, to any person obtaining a 22# copy of this software and associated documentation files (the "Software"), 23# to deal in the Software without restriction, including without limitation 24# the rights to use, copy, modify, merge, publish, distribute, sublicense, 25# and/or sell copies of the Software, and to permit persons to whom the 26# Software is furnished to do so, subject to the following conditions: 27# 28# The above copyright notice and this permission notice (including the next 29# paragraph) shall be included in all copies or substantial portions of the 30# Software. 31# 32# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 33# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 34# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 35# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 36# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 37# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 38# DEALINGS IN THE SOFTWARE. 39# 40 41# 42# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 43# 44# Permission is hereby granted, free of charge, to any person obtaining a 45# copy of this software and associated documentation files (the "Software"), 46# to deal in the Software without restriction, including without limitation 47# the rights to use, copy, modify, merge, publish, distribute, sublicense, 48# and/or sell copies of the Software, and to permit persons to whom the 49# Software is furnished to do so, subject to the following conditions: 50# 51# The above copyright notice and this permission notice (including the next 52# paragraph) shall be included in all copies or substantial portions of the 53# Software. 54# 55# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 56# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 57# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 58# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 59# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 60# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 61# DEALINGS IN THE SOFTWARE. 62# 63 64VPATH = @srcdir@ 65pkgdatadir = $(datadir)/@PACKAGE@ 66pkgincludedir = $(includedir)/@PACKAGE@ 67pkglibdir = $(libdir)/@PACKAGE@ 68pkglibexecdir = $(libexecdir)/@PACKAGE@ 69am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 70install_sh_DATA = $(install_sh) -c -m 644 71install_sh_PROGRAM = $(install_sh) -c 72install_sh_SCRIPT = $(install_sh) -c 73INSTALL_HEADER = $(INSTALL_DATA) 74transform = $(program_transform_name) 75NORMAL_INSTALL = : 76PRE_INSTALL = : 77POST_INSTALL = : 78NORMAL_UNINSTALL = : 79PRE_UNINSTALL = : 80POST_UNINSTALL = : 81build_triplet = @build@ 82host_triplet = @host@ 83DIST_COMMON = $(am__dist_spec_DATA_DIST) $(srcdir)/Makefile.am \ 84 $(srcdir)/Makefile.in $(top_srcdir)/specs/xmlrules.in 85@ENABLE_SPECS_TRUE@@HAVE_FOP_TRUE@@HAVE_XMLTO_TRUE@am__append_1 = $(doc_sources:.xml=.ps) $(doc_sources:.xml=.pdf) 86@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TEXT_TRUE@@HAVE_XMLTO_TRUE@am__append_2 = $(doc_sources:.xml=.txt) 87@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@am__append_3 = \ 88@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ -m $(XSL_STYLESHEET) \ 89@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --stringparam img.src.path=$(abs_builddir)/ \ 90@ENABLE_SPECS_TRUE@@HAVE_STYLESHEETS_TRUE@@HAVE_XMLTO_TRUE@ --stringparam html.stylesheet=$(STYLESHEET_SRCDIR)/xorg.css 91 92@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@am__append_4 = $(spec_DATA) html 93@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@am__append_5 = .xml .ps .pdf .txt .html 94subdir = specs/i18n/localedb 95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 96am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \ 97 $(top_srcdir)/configure.ac 98am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 99 $(ACLOCAL_M4) 100mkinstalldirs = $(install_sh) -d 101CONFIG_HEADER = $(top_builddir)/src/config.h \ 102 $(top_builddir)/include/X11/XlibConf.h 103CONFIG_CLEAN_FILES = 104CONFIG_CLEAN_VPATH_FILES = 105AM_V_GEN = $(am__v_GEN_$(V)) 106am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 107am__v_GEN_0 = @echo " GEN " $@; 108AM_V_at = $(am__v_at_$(V)) 109am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 110am__v_at_0 = @ 111SOURCES = 112DIST_SOURCES = 113am__dist_spec_DATA_DIST = localedb.xml 114am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 115am__vpath_adj = case $$p in \ 116 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 117 *) f=$$p;; \ 118 esac; 119am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 120am__install_max = 40 121am__nobase_strip_setup = \ 122 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 123am__nobase_strip = \ 124 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 125am__nobase_list = $(am__nobase_strip_setup); \ 126 for p in $$list; do echo "$$p $$p"; done | \ 127 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 128 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 129 if (++n[$$2] == $(am__install_max)) \ 130 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 131 END { for (dir in files) print dir, files[dir] }' 132am__base_list = \ 133 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 134 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 135am__installdirs = "$(DESTDIR)$(specdir)" "$(DESTDIR)$(specdir)" 136DATA = $(dist_spec_DATA) $(spec_DATA) 137DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 138ACLOCAL = @ACLOCAL@ 139ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 140ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 141AMTAR = @AMTAR@ 142AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 143APP_MAN_DIR = @APP_MAN_DIR@ 144APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 145AR = @AR@ 146AUTOCONF = @AUTOCONF@ 147AUTOHEADER = @AUTOHEADER@ 148AUTOMAKE = @AUTOMAKE@ 149AWK = @AWK@ 150BIGFONT_CFLAGS = @BIGFONT_CFLAGS@ 151BIGFONT_LIBS = @BIGFONT_LIBS@ 152CC = @CC@ 153CCDEPMODE = @CCDEPMODE@ 154CC_FOR_BUILD = @CC_FOR_BUILD@ 155CFLAGS = @CFLAGS@ 156CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ 157CHANGELOG_CMD = @CHANGELOG_CMD@ 158CPP = @CPP@ 159CPPFLAGS = @CPPFLAGS@ 160CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ 161CWARNFLAGS = @CWARNFLAGS@ 162CYGPATH_W = @CYGPATH_W@ 163DEFS = @DEFS@ 164DEPDIR = @DEPDIR@ 165DLLTOOL = @DLLTOOL@ 166DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 167DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 168DSYMUTIL = @DSYMUTIL@ 169DUMPBIN = @DUMPBIN@ 170ECHO_C = @ECHO_C@ 171ECHO_N = @ECHO_N@ 172ECHO_T = @ECHO_T@ 173EGREP = @EGREP@ 174EXEEXT = @EXEEXT@ 175FGREP = @FGREP@ 176FILE_MAN_DIR = @FILE_MAN_DIR@ 177FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 178FOP = @FOP@ 179GREP = @GREP@ 180I18N_MODULE_LIBS = @I18N_MODULE_LIBS@ 181INSTALL = @INSTALL@ 182INSTALL_CMD = @INSTALL_CMD@ 183INSTALL_DATA = @INSTALL_DATA@ 184INSTALL_PROGRAM = @INSTALL_PROGRAM@ 185INSTALL_SCRIPT = @INSTALL_SCRIPT@ 186INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 187KEYSYMDEFS = @KEYSYMDEFS@ 188LAUNCHD = @LAUNCHD@ 189LD = @LD@ 190LDFLAGS = @LDFLAGS@ 191LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@ 192LIBOBJS = @LIBOBJS@ 193LIBS = @LIBS@ 194LIBTOOL = @LIBTOOL@ 195LIB_MAN_DIR = @LIB_MAN_DIR@ 196LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 197LINT = @LINT@ 198LINTLIB = @LINTLIB@ 199LINT_FLAGS = @LINT_FLAGS@ 200LIPO = @LIPO@ 201LN_S = @LN_S@ 202LTLIBOBJS = @LTLIBOBJS@ 203MAINT = @MAINT@ 204MAKEINFO = @MAKEINFO@ 205MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 206MANIFEST_TOOL = @MANIFEST_TOOL@ 207MAN_SUBSTS = @MAN_SUBSTS@ 208MISC_MAN_DIR = @MISC_MAN_DIR@ 209MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 210MKDIR_P = @MKDIR_P@ 211NM = @NM@ 212NMEDIT = @NMEDIT@ 213OBJDUMP = @OBJDUMP@ 214OBJEXT = @OBJEXT@ 215OTOOL = @OTOOL@ 216OTOOL64 = @OTOOL64@ 217PACKAGE = @PACKAGE@ 218PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 219PACKAGE_NAME = @PACKAGE_NAME@ 220PACKAGE_STRING = @PACKAGE_STRING@ 221PACKAGE_TARNAME = @PACKAGE_TARNAME@ 222PACKAGE_URL = @PACKAGE_URL@ 223PACKAGE_VERSION = @PACKAGE_VERSION@ 224PATH_SEPARATOR = @PATH_SEPARATOR@ 225PERL = @PERL@ 226PKG_CONFIG = @PKG_CONFIG@ 227RANLIB = @RANLIB@ 228RAWCPP = @RAWCPP@ 229RAWCPPFLAGS = @RAWCPPFLAGS@ 230SED = @SED@ 231SET_MAKE = @SET_MAKE@ 232SHELL = @SHELL@ 233STRIP = @STRIP@ 234STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 235VERSION = @VERSION@ 236WCHAR32 = @WCHAR32@ 237X11_CFLAGS = @X11_CFLAGS@ 238X11_DATADIR = @X11_DATADIR@ 239X11_EXTRA_DEPS = @X11_EXTRA_DEPS@ 240X11_LIBDIR = @X11_LIBDIR@ 241X11_LIBS = @X11_LIBS@ 242X11_LOCALEDATADIR = @X11_LOCALEDATADIR@ 243X11_LOCALEDIR = @X11_LOCALEDIR@ 244X11_LOCALELIBDIR = @X11_LOCALELIBDIR@ 245XERRORDB = @XERRORDB@ 246XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@ 247XKEYSYMDB = @XKEYSYMDB@ 248XLOCALEDATADIR = @XLOCALEDATADIR@ 249XLOCALEDIR = @XLOCALEDIR@ 250XLOCALELIBDIR = @XLOCALELIBDIR@ 251XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 252XMLTO = @XMLTO@ 253XORG_MAN_PAGE = @XORG_MAN_PAGE@ 254XORG_SGML_PATH = @XORG_SGML_PATH@ 255XSL_STYLESHEET = @XSL_STYLESHEET@ 256XTHREADLIB = @XTHREADLIB@ 257XTHREAD_CFLAGS = @XTHREAD_CFLAGS@ 258XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 259abs_builddir = @abs_builddir@ 260abs_srcdir = @abs_srcdir@ 261abs_top_builddir = @abs_top_builddir@ 262abs_top_srcdir = @abs_top_srcdir@ 263ac_ct_AR = @ac_ct_AR@ 264ac_ct_CC = @ac_ct_CC@ 265ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 266am__include = @am__include@ 267am__leading_dot = @am__leading_dot@ 268am__quote = @am__quote@ 269am__tar = @am__tar@ 270am__untar = @am__untar@ 271bindir = @bindir@ 272build = @build@ 273build_alias = @build_alias@ 274build_cpu = @build_cpu@ 275build_os = @build_os@ 276build_vendor = @build_vendor@ 277builddir = @builddir@ 278datadir = @datadir@ 279datarootdir = @datarootdir@ 280docdir = @docdir@ 281dvidir = @dvidir@ 282exec_prefix = @exec_prefix@ 283host = @host@ 284host_alias = @host_alias@ 285host_cpu = @host_cpu@ 286host_os = @host_os@ 287host_vendor = @host_vendor@ 288htmldir = @htmldir@ 289includedir = @includedir@ 290infodir = @infodir@ 291install_sh = @install_sh@ 292libdir = @libdir@ 293libexecdir = @libexecdir@ 294localedir = @localedir@ 295localstatedir = @localstatedir@ 296mandir = @mandir@ 297mkdir_p = @mkdir_p@ 298oldincludedir = @oldincludedir@ 299pdfdir = @pdfdir@ 300prefix = @prefix@ 301program_transform_name = @program_transform_name@ 302psdir = @psdir@ 303sbindir = @sbindir@ 304sharedstatedir = @sharedstatedir@ 305srcdir = @srcdir@ 306sysconfdir = @sysconfdir@ 307target_alias = @target_alias@ 308top_build_prefix = @top_build_prefix@ 309top_builddir = @top_builddir@ 310top_srcdir = @top_srcdir@ 311@ENABLE_SPECS_TRUE@specdir = $(docdir)/$(subdir) 312@ENABLE_SPECS_TRUE@doc_sources = localedb.xml 313@ENABLE_SPECS_TRUE@dist_spec_DATA = $(doc_sources) 314@ENABLE_SPECS_TRUE@CLEANFILES = $(am__append_4) 315@ENABLE_SPECS_TRUE@SUFFIXES = $(am__append_5) 316@ENABLE_SPECS_TRUE@XMLTO_FLAGS = $(am__append_3) 317@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@spec_DATA = \ 318@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(doc_sources:.xml=.html) \ 319@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(am__append_1) \ 320@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(am__append_2) 321all: all-am 322 323.SUFFIXES: 324.SUFFIXES: .xml .ps .pdf .txt .html 325$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/specs/xmlrules.in $(am__configure_deps) 326 @for dep in $?; do \ 327 case '$(am__configure_deps)' in \ 328 *$$dep*) \ 329 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 330 && { if test -f $@; then exit 0; else break; fi; }; \ 331 exit 1;; \ 332 esac; \ 333 done; \ 334 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign specs/i18n/localedb/Makefile'; \ 335 $(am__cd) $(top_srcdir) && \ 336 $(AUTOMAKE) --foreign specs/i18n/localedb/Makefile 337.PRECIOUS: Makefile 338Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 339 @case '$?' in \ 340 *config.status*) \ 341 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 342 *) \ 343 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 344 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 345 esac; 346 347$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 348 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 349 350$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 351 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 352$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 353 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 354$(am__aclocal_m4_deps): 355 356mostlyclean-libtool: 357 -rm -f *.lo 358 359clean-libtool: 360 -rm -rf .libs _libs 361install-dist_specDATA: $(dist_spec_DATA) 362 @$(NORMAL_INSTALL) 363 test -z "$(specdir)" || $(MKDIR_P) "$(DESTDIR)$(specdir)" 364 @list='$(dist_spec_DATA)'; test -n "$(specdir)" || list=; \ 365 for p in $$list; do \ 366 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 367 echo "$$d$$p"; \ 368 done | $(am__base_list) | \ 369 while read files; do \ 370 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(specdir)'"; \ 371 $(INSTALL_DATA) $$files "$(DESTDIR)$(specdir)" || exit $$?; \ 372 done 373 374uninstall-dist_specDATA: 375 @$(NORMAL_UNINSTALL) 376 @list='$(dist_spec_DATA)'; test -n "$(specdir)" || list=; \ 377 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 378 test -n "$$files" || exit 0; \ 379 echo " ( cd '$(DESTDIR)$(specdir)' && rm -f" $$files ")"; \ 380 cd "$(DESTDIR)$(specdir)" && rm -f $$files 381install-specDATA: $(spec_DATA) 382 @$(NORMAL_INSTALL) 383 test -z "$(specdir)" || $(MKDIR_P) "$(DESTDIR)$(specdir)" 384 @list='$(spec_DATA)'; test -n "$(specdir)" || list=; \ 385 for p in $$list; do \ 386 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 387 echo "$$d$$p"; \ 388 done | $(am__base_list) | \ 389 while read files; do \ 390 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(specdir)'"; \ 391 $(INSTALL_DATA) $$files "$(DESTDIR)$(specdir)" || exit $$?; \ 392 done 393 394uninstall-specDATA: 395 @$(NORMAL_UNINSTALL) 396 @list='$(spec_DATA)'; test -n "$(specdir)" || list=; \ 397 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 398 test -n "$$files" || exit 0; \ 399 echo " ( cd '$(DESTDIR)$(specdir)' && rm -f" $$files ")"; \ 400 cd "$(DESTDIR)$(specdir)" && rm -f $$files 401tags: TAGS 402TAGS: 403 404ctags: CTAGS 405CTAGS: 406 407 408distdir: $(DISTFILES) 409 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 410 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 411 list='$(DISTFILES)'; \ 412 dist_files=`for file in $$list; do echo $$file; done | \ 413 sed -e "s|^$$srcdirstrip/||;t" \ 414 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 415 case $$dist_files in \ 416 */*) $(MKDIR_P) `echo "$$dist_files" | \ 417 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 418 sort -u` ;; \ 419 esac; \ 420 for file in $$dist_files; do \ 421 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 422 if test -d $$d/$$file; then \ 423 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 424 if test -d "$(distdir)/$$file"; then \ 425 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 426 fi; \ 427 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 428 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 429 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 430 fi; \ 431 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 432 else \ 433 test -f "$(distdir)/$$file" \ 434 || cp -p $$d/$$file "$(distdir)/$$file" \ 435 || exit 1; \ 436 fi; \ 437 done 438check-am: all-am 439check: check-am 440all-am: Makefile $(DATA) 441installdirs: 442 for dir in "$(DESTDIR)$(specdir)" "$(DESTDIR)$(specdir)"; do \ 443 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 444 done 445install: install-am 446install-exec: install-exec-am 447install-data: install-data-am 448uninstall: uninstall-am 449 450install-am: all-am 451 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 452 453installcheck: installcheck-am 454install-strip: 455 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 456 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 457 `test -z '$(STRIP)' || \ 458 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 459mostlyclean-generic: 460 461clean-generic: 462 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 463 464distclean-generic: 465 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 466 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 467 468maintainer-clean-generic: 469 @echo "This command is intended for maintainers to use" 470 @echo "it deletes files that may require special tools to rebuild." 471clean: clean-am 472 473clean-am: clean-generic clean-libtool mostlyclean-am 474 475distclean: distclean-am 476 -rm -f Makefile 477distclean-am: clean-am distclean-generic 478 479dvi: dvi-am 480 481dvi-am: 482 483html: html-am 484 485html-am: 486 487info: info-am 488 489info-am: 490 491install-data-am: install-dist_specDATA install-specDATA 492 493install-dvi: install-dvi-am 494 495install-dvi-am: 496 497install-exec-am: 498 499install-html: install-html-am 500 501install-html-am: 502 503install-info: install-info-am 504 505install-info-am: 506 507install-man: 508 509install-pdf: install-pdf-am 510 511install-pdf-am: 512 513install-ps: install-ps-am 514 515install-ps-am: 516 517installcheck-am: 518 519maintainer-clean: maintainer-clean-am 520 -rm -f Makefile 521maintainer-clean-am: distclean-am maintainer-clean-generic 522 523mostlyclean: mostlyclean-am 524 525mostlyclean-am: mostlyclean-generic mostlyclean-libtool 526 527pdf: pdf-am 528 529pdf-am: 530 531ps: ps-am 532 533ps-am: 534 535uninstall-am: uninstall-dist_specDATA uninstall-specDATA 536 537.MAKE: install-am install-strip 538 539.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 540 distclean distclean-generic distclean-libtool distdir dvi \ 541 dvi-am html html-am info info-am install install-am \ 542 install-data install-data-am install-dist_specDATA install-dvi \ 543 install-dvi-am install-exec install-exec-am install-html \ 544 install-html-am install-info install-info-am install-man \ 545 install-pdf install-pdf-am install-ps install-ps-am \ 546 install-specDATA install-strip installcheck installcheck-am \ 547 installdirs maintainer-clean maintainer-clean-generic \ 548 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 549 ps ps-am uninstall uninstall-am uninstall-dist_specDATA \ 550 uninstall-specDATA 551 552 553@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@%.txt: %.xml $(dist_spec_DATA) 554@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) txt $< 555 556@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@%.html: %.xml $(dist_spec_DATA) 557@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) xhtml-nochunks $< 558 559@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@%.pdf: %.xml $(dist_spec_DATA) 560@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) --with-fop pdf $< 561 562@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@%.ps: %.xml $(dist_spec_DATA) 563@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) --with-fop ps $< 564 565@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@chunked-html: $(doc_sources) 566@ENABLE_SPECS_TRUE@@HAVE_XMLTO_TRUE@ $(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) -o html xhtml $(doc_sources) 567 568# Tell versions [3.59,3.63) of GNU make to not export all variables. 569# Otherwise a system limit (for SysV at least) may be exceeded. 570.NOEXPORT: 571