Makefile.in revision 2378475a
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# Copyright 2005 Adam Jackson. 19# 20# Permission is hereby granted, free of charge, to any person obtaining a 21# copy of this software and associated documentation files (the "Software"), 22# to deal in the Software without restriction, including without limitation 23# on the rights to use, copy, modify, merge, publish, distribute, sub 24# license, and/or sell copies of the Software, and to permit persons to whom 25# the Software is furnished to do so, subject to the following conditions: 26# 27# The above copyright notice and this permission notice (including the next 28# paragraph) shall be included in all copies or substantial portions of the 29# Software. 30# 31# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 32# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 33# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 34# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 35# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 36# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 37VPATH = @srcdir@ 38pkgdatadir = $(datadir)/@PACKAGE@ 39pkgincludedir = $(includedir)/@PACKAGE@ 40pkglibdir = $(libdir)/@PACKAGE@ 41pkglibexecdir = $(libexecdir)/@PACKAGE@ 42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 43install_sh_DATA = $(install_sh) -c -m 644 44install_sh_PROGRAM = $(install_sh) -c 45install_sh_SCRIPT = $(install_sh) -c 46INSTALL_HEADER = $(INSTALL_DATA) 47transform = $(program_transform_name) 48NORMAL_INSTALL = : 49PRE_INSTALL = : 50POST_INSTALL = : 51NORMAL_UNINSTALL = : 52PRE_UNINSTALL = : 53POST_UNINSTALL = : 54build_triplet = @build@ 55host_triplet = @host@ 56subdir = . 57DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 58 $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 59 $(top_srcdir)/configure COPYING ChangeLog INSTALL config.guess \ 60 config.sub depcomp install-sh ltmain.sh missing 61ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 62am__aclocal_m4_deps = $(top_srcdir)/configure.ac 63am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 64 $(ACLOCAL_M4) 65am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 66 configure.lineno config.status.lineno 67mkinstalldirs = $(install_sh) -d 68CONFIG_HEADER = config.h 69CONFIG_CLEAN_FILES = 70CONFIG_CLEAN_VPATH_FILES = 71AM_V_GEN = $(am__v_GEN_$(V)) 72am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 73am__v_GEN_0 = @echo " GEN " $@; 74AM_V_at = $(am__v_at_$(V)) 75am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 76am__v_at_0 = @ 77SOURCES = 78DIST_SOURCES = 79RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 80 html-recursive info-recursive install-data-recursive \ 81 install-dvi-recursive install-exec-recursive \ 82 install-html-recursive install-info-recursive \ 83 install-pdf-recursive install-ps-recursive install-recursive \ 84 installcheck-recursive installdirs-recursive pdf-recursive \ 85 ps-recursive uninstall-recursive 86RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 87 distclean-recursive maintainer-clean-recursive 88AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 89 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 90 distdir dist dist-all distcheck 91ETAGS = etags 92CTAGS = ctags 93DIST_SUBDIRS = $(SUBDIRS) 94DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 95distdir = $(PACKAGE)-$(VERSION) 96top_distdir = $(distdir) 97am__remove_distdir = \ 98 { test ! -d "$(distdir)" \ 99 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 100 && rm -fr "$(distdir)"; }; } 101am__relativize = \ 102 dir0=`pwd`; \ 103 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 104 sed_rest='s,^[^/]*/*,,'; \ 105 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 106 sed_butlast='s,/*[^/]*$$,,'; \ 107 while test -n "$$dir1"; do \ 108 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 109 if test "$$first" != "."; then \ 110 if test "$$first" = ".."; then \ 111 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 112 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 113 else \ 114 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 115 if test "$$first2" = "$$first"; then \ 116 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 117 else \ 118 dir2="../$$dir2"; \ 119 fi; \ 120 dir0="$$dir0"/"$$first"; \ 121 fi; \ 122 fi; \ 123 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 124 done; \ 125 reldir="$$dir2" 126DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 127GZIP_ENV = --best 128distuninstallcheck_listfiles = find . -type f -print 129distcleancheck_listfiles = find . -type f -print 130ACLOCAL = @ACLOCAL@ 131ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 132ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 133AMTAR = @AMTAR@ 134AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 135APP_MAN_DIR = @APP_MAN_DIR@ 136APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 137AR = @AR@ 138AUTOCONF = @AUTOCONF@ 139AUTOHEADER = @AUTOHEADER@ 140AUTOMAKE = @AUTOMAKE@ 141AWK = @AWK@ 142CC = @CC@ 143CCDEPMODE = @CCDEPMODE@ 144CFLAGS = @CFLAGS@ 145CHANGELOG_CMD = @CHANGELOG_CMD@ 146CPP = @CPP@ 147CPPFLAGS = @CPPFLAGS@ 148CWARNFLAGS = @CWARNFLAGS@ 149CYGPATH_W = @CYGPATH_W@ 150DEFS = @DEFS@ 151DEPDIR = @DEPDIR@ 152DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 153DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 154DRIVER_NAME = @DRIVER_NAME@ 155DSYMUTIL = @DSYMUTIL@ 156DUMPBIN = @DUMPBIN@ 157ECHO_C = @ECHO_C@ 158ECHO_N = @ECHO_N@ 159ECHO_T = @ECHO_T@ 160EGREP = @EGREP@ 161EXEEXT = @EXEEXT@ 162FGREP = @FGREP@ 163FILE_MAN_DIR = @FILE_MAN_DIR@ 164FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 165GREP = @GREP@ 166INSTALL = @INSTALL@ 167INSTALL_CMD = @INSTALL_CMD@ 168INSTALL_DATA = @INSTALL_DATA@ 169INSTALL_PROGRAM = @INSTALL_PROGRAM@ 170INSTALL_SCRIPT = @INSTALL_SCRIPT@ 171INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 172LD = @LD@ 173LDFLAGS = @LDFLAGS@ 174LIBOBJS = @LIBOBJS@ 175LIBS = @LIBS@ 176LIBTOOL = @LIBTOOL@ 177LIB_MAN_DIR = @LIB_MAN_DIR@ 178LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 179LIPO = @LIPO@ 180LN_S = @LN_S@ 181LTLIBOBJS = @LTLIBOBJS@ 182MAINT = @MAINT@ 183MAKEINFO = @MAKEINFO@ 184MAN_SUBSTS = @MAN_SUBSTS@ 185MISC_MAN_DIR = @MISC_MAN_DIR@ 186MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 187MKDIR_P = @MKDIR_P@ 188NM = @NM@ 189NMEDIT = @NMEDIT@ 190OBJDUMP = @OBJDUMP@ 191OBJEXT = @OBJEXT@ 192OTOOL = @OTOOL@ 193OTOOL64 = @OTOOL64@ 194PACKAGE = @PACKAGE@ 195PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 196PACKAGE_NAME = @PACKAGE_NAME@ 197PACKAGE_STRING = @PACKAGE_STRING@ 198PACKAGE_TARNAME = @PACKAGE_TARNAME@ 199PACKAGE_VERSION = @PACKAGE_VERSION@ 200PATH_SEPARATOR = @PATH_SEPARATOR@ 201PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 202PCIACCESS_LIBS = @PCIACCESS_LIBS@ 203PKG_CONFIG = @PKG_CONFIG@ 204RANLIB = @RANLIB@ 205SED = @SED@ 206SET_MAKE = @SET_MAKE@ 207SHELL = @SHELL@ 208STRIP = @STRIP@ 209VERSION = @VERSION@ 210XEXT_CFLAGS = @XEXT_CFLAGS@ 211XEXT_LIBS = @XEXT_LIBS@ 212XORG_CFLAGS = @XORG_CFLAGS@ 213XORG_LIBS = @XORG_LIBS@ 214XORG_MAN_PAGE = @XORG_MAN_PAGE@ 215abs_builddir = @abs_builddir@ 216abs_srcdir = @abs_srcdir@ 217abs_top_builddir = @abs_top_builddir@ 218abs_top_srcdir = @abs_top_srcdir@ 219ac_ct_CC = @ac_ct_CC@ 220ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 221am__include = @am__include@ 222am__leading_dot = @am__leading_dot@ 223am__quote = @am__quote@ 224am__tar = @am__tar@ 225am__untar = @am__untar@ 226bindir = @bindir@ 227build = @build@ 228build_alias = @build_alias@ 229build_cpu = @build_cpu@ 230build_os = @build_os@ 231build_vendor = @build_vendor@ 232builddir = @builddir@ 233datadir = @datadir@ 234datarootdir = @datarootdir@ 235docdir = @docdir@ 236dvidir = @dvidir@ 237exec_prefix = @exec_prefix@ 238host = @host@ 239host_alias = @host_alias@ 240host_cpu = @host_cpu@ 241host_os = @host_os@ 242host_vendor = @host_vendor@ 243htmldir = @htmldir@ 244includedir = @includedir@ 245infodir = @infodir@ 246install_sh = @install_sh@ 247libdir = @libdir@ 248libexecdir = @libexecdir@ 249localedir = @localedir@ 250localstatedir = @localstatedir@ 251lt_ECHO = @lt_ECHO@ 252mandir = @mandir@ 253mkdir_p = @mkdir_p@ 254moduledir = @moduledir@ 255oldincludedir = @oldincludedir@ 256pdfdir = @pdfdir@ 257prefix = @prefix@ 258program_transform_name = @program_transform_name@ 259psdir = @psdir@ 260sbindir = @sbindir@ 261sharedstatedir = @sharedstatedir@ 262srcdir = @srcdir@ 263sysconfdir = @sysconfdir@ 264target_alias = @target_alias@ 265top_build_prefix = @top_build_prefix@ 266top_builddir = @top_builddir@ 267top_srcdir = @top_srcdir@ 268SUBDIRS = src man 269MAINTAINERCLEANFILES = ChangeLog INSTALL 270all: config.h 271 $(MAKE) $(AM_MAKEFLAGS) all-recursive 272 273.SUFFIXES: 274am--refresh: 275 @: 276$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 277 @for dep in $?; do \ 278 case '$(am__configure_deps)' in \ 279 *$$dep*) \ 280 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 281 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 282 && exit 0; \ 283 exit 1;; \ 284 esac; \ 285 done; \ 286 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 287 $(am__cd) $(top_srcdir) && \ 288 $(AUTOMAKE) --foreign Makefile 289.PRECIOUS: Makefile 290Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 291 @case '$?' in \ 292 *config.status*) \ 293 echo ' $(SHELL) ./config.status'; \ 294 $(SHELL) ./config.status;; \ 295 *) \ 296 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 297 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 298 esac; 299 300$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 301 $(SHELL) ./config.status --recheck 302 303$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 304 $(am__cd) $(srcdir) && $(AUTOCONF) 305$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 306 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 307$(am__aclocal_m4_deps): 308 309config.h: stamp-h1 310 @if test ! -f $@; then \ 311 rm -f stamp-h1; \ 312 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ 313 else :; fi 314 315stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 316 @rm -f stamp-h1 317 cd $(top_builddir) && $(SHELL) ./config.status config.h 318$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 319 ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) 320 rm -f stamp-h1 321 touch $@ 322 323distclean-hdr: 324 -rm -f config.h stamp-h1 325 326mostlyclean-libtool: 327 -rm -f *.lo 328 329clean-libtool: 330 -rm -rf .libs _libs 331 332distclean-libtool: 333 -rm -f libtool config.lt 334 335# This directory's subdirectories are mostly independent; you can cd 336# into them and run `make' without going through this Makefile. 337# To change the values of `make' variables: instead of editing Makefiles, 338# (1) if the variable is set in `config.status', edit `config.status' 339# (which will cause the Makefiles to be regenerated when you run `make'); 340# (2) otherwise, pass the desired values on the `make' command line. 341$(RECURSIVE_TARGETS): 342 @fail= failcom='exit 1'; \ 343 for f in x $$MAKEFLAGS; do \ 344 case $$f in \ 345 *=* | --[!k]*);; \ 346 *k*) failcom='fail=yes';; \ 347 esac; \ 348 done; \ 349 dot_seen=no; \ 350 target=`echo $@ | sed s/-recursive//`; \ 351 list='$(SUBDIRS)'; for subdir in $$list; do \ 352 echo "Making $$target in $$subdir"; \ 353 if test "$$subdir" = "."; then \ 354 dot_seen=yes; \ 355 local_target="$$target-am"; \ 356 else \ 357 local_target="$$target"; \ 358 fi; \ 359 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 360 || eval $$failcom; \ 361 done; \ 362 if test "$$dot_seen" = "no"; then \ 363 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 364 fi; test -z "$$fail" 365 366$(RECURSIVE_CLEAN_TARGETS): 367 @fail= failcom='exit 1'; \ 368 for f in x $$MAKEFLAGS; do \ 369 case $$f in \ 370 *=* | --[!k]*);; \ 371 *k*) failcom='fail=yes';; \ 372 esac; \ 373 done; \ 374 dot_seen=no; \ 375 case "$@" in \ 376 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 377 *) list='$(SUBDIRS)' ;; \ 378 esac; \ 379 rev=''; for subdir in $$list; do \ 380 if test "$$subdir" = "."; then :; else \ 381 rev="$$subdir $$rev"; \ 382 fi; \ 383 done; \ 384 rev="$$rev ."; \ 385 target=`echo $@ | sed s/-recursive//`; \ 386 for subdir in $$rev; do \ 387 echo "Making $$target in $$subdir"; \ 388 if test "$$subdir" = "."; then \ 389 local_target="$$target-am"; \ 390 else \ 391 local_target="$$target"; \ 392 fi; \ 393 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 394 || eval $$failcom; \ 395 done && test -z "$$fail" 396tags-recursive: 397 list='$(SUBDIRS)'; for subdir in $$list; do \ 398 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 399 done 400ctags-recursive: 401 list='$(SUBDIRS)'; for subdir in $$list; do \ 402 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 403 done 404 405ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 406 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 407 unique=`for i in $$list; do \ 408 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 409 done | \ 410 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 411 END { if (nonempty) { for (i in files) print i; }; }'`; \ 412 mkid -fID $$unique 413tags: TAGS 414 415TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 416 $(TAGS_FILES) $(LISP) 417 set x; \ 418 here=`pwd`; \ 419 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 420 include_option=--etags-include; \ 421 empty_fix=.; \ 422 else \ 423 include_option=--include; \ 424 empty_fix=; \ 425 fi; \ 426 list='$(SUBDIRS)'; for subdir in $$list; do \ 427 if test "$$subdir" = .; then :; else \ 428 test ! -f $$subdir/TAGS || \ 429 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 430 fi; \ 431 done; \ 432 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 433 unique=`for i in $$list; do \ 434 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 435 done | \ 436 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 437 END { if (nonempty) { for (i in files) print i; }; }'`; \ 438 shift; \ 439 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 440 test -n "$$unique" || unique=$$empty_fix; \ 441 if test $$# -gt 0; then \ 442 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 443 "$$@" $$unique; \ 444 else \ 445 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 446 $$unique; \ 447 fi; \ 448 fi 449ctags: CTAGS 450CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 451 $(TAGS_FILES) $(LISP) 452 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 453 unique=`for i in $$list; do \ 454 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 455 done | \ 456 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 457 END { if (nonempty) { for (i in files) print i; }; }'`; \ 458 test -z "$(CTAGS_ARGS)$$unique" \ 459 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 460 $$unique 461 462GTAGS: 463 here=`$(am__cd) $(top_builddir) && pwd` \ 464 && $(am__cd) $(top_srcdir) \ 465 && gtags -i $(GTAGS_ARGS) "$$here" 466 467distclean-tags: 468 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 469 470distdir: $(DISTFILES) 471 $(am__remove_distdir) 472 test -d "$(distdir)" || mkdir "$(distdir)" 473 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 474 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 475 list='$(DISTFILES)'; \ 476 dist_files=`for file in $$list; do echo $$file; done | \ 477 sed -e "s|^$$srcdirstrip/||;t" \ 478 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 479 case $$dist_files in \ 480 */*) $(MKDIR_P) `echo "$$dist_files" | \ 481 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 482 sort -u` ;; \ 483 esac; \ 484 for file in $$dist_files; do \ 485 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 486 if test -d $$d/$$file; then \ 487 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 488 if test -d "$(distdir)/$$file"; then \ 489 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 490 fi; \ 491 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 492 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 493 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 494 fi; \ 495 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 496 else \ 497 test -f "$(distdir)/$$file" \ 498 || cp -p $$d/$$file "$(distdir)/$$file" \ 499 || exit 1; \ 500 fi; \ 501 done 502 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 503 if test "$$subdir" = .; then :; else \ 504 test -d "$(distdir)/$$subdir" \ 505 || $(MKDIR_P) "$(distdir)/$$subdir" \ 506 || exit 1; \ 507 fi; \ 508 done 509 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 510 if test "$$subdir" = .; then :; else \ 511 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 512 $(am__relativize); \ 513 new_distdir=$$reldir; \ 514 dir1=$$subdir; dir2="$(top_distdir)"; \ 515 $(am__relativize); \ 516 new_top_distdir=$$reldir; \ 517 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 518 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 519 ($(am__cd) $$subdir && \ 520 $(MAKE) $(AM_MAKEFLAGS) \ 521 top_distdir="$$new_top_distdir" \ 522 distdir="$$new_distdir" \ 523 am__remove_distdir=: \ 524 am__skip_length_check=: \ 525 am__skip_mode_fix=: \ 526 distdir) \ 527 || exit 1; \ 528 fi; \ 529 done 530 $(MAKE) $(AM_MAKEFLAGS) \ 531 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 532 dist-hook 533 -test -n "$(am__skip_mode_fix)" \ 534 || find "$(distdir)" -type d ! -perm -755 \ 535 -exec chmod u+rwx,go+rx {} \; -o \ 536 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 537 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 538 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 539 || chmod -R a+r "$(distdir)" 540dist-gzip: distdir 541 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 542 $(am__remove_distdir) 543dist-bzip2: distdir 544 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 545 $(am__remove_distdir) 546 547dist-lzma: distdir 548 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma 549 $(am__remove_distdir) 550 551dist-xz: distdir 552 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz 553 $(am__remove_distdir) 554 555dist-tarZ: distdir 556 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 557 $(am__remove_distdir) 558 559dist-shar: distdir 560 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 561 $(am__remove_distdir) 562 563dist-zip: distdir 564 -rm -f $(distdir).zip 565 zip -rq $(distdir).zip $(distdir) 566 $(am__remove_distdir) 567 568dist dist-all: distdir 569 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 570 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 571 $(am__remove_distdir) 572 573# This target untars the dist file and tries a VPATH configuration. Then 574# it guarantees that the distribution is self-contained by making another 575# tarfile. 576distcheck: dist 577 case '$(DIST_ARCHIVES)' in \ 578 *.tar.gz*) \ 579 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ 580 *.tar.bz2*) \ 581 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 582 *.tar.lzma*) \ 583 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ 584 *.tar.xz*) \ 585 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 586 *.tar.Z*) \ 587 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 588 *.shar.gz*) \ 589 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ 590 *.zip*) \ 591 unzip $(distdir).zip ;;\ 592 esac 593 chmod -R a-w $(distdir); chmod a+w $(distdir) 594 mkdir $(distdir)/_build 595 mkdir $(distdir)/_inst 596 chmod a-w $(distdir) 597 test -d $(distdir)/_build || exit 0; \ 598 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 599 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 600 && am__cwd=`pwd` \ 601 && $(am__cd) $(distdir)/_build \ 602 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 603 $(DISTCHECK_CONFIGURE_FLAGS) \ 604 && $(MAKE) $(AM_MAKEFLAGS) \ 605 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 606 && $(MAKE) $(AM_MAKEFLAGS) check \ 607 && $(MAKE) $(AM_MAKEFLAGS) install \ 608 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 609 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 610 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 611 distuninstallcheck \ 612 && chmod -R a-w "$$dc_install_base" \ 613 && ({ \ 614 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 615 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 616 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 617 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 618 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 619 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 620 && rm -rf "$$dc_destdir" \ 621 && $(MAKE) $(AM_MAKEFLAGS) dist \ 622 && rm -rf $(DIST_ARCHIVES) \ 623 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 624 && cd "$$am__cwd" \ 625 || exit 1 626 $(am__remove_distdir) 627 @(echo "$(distdir) archives ready for distribution: "; \ 628 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 629 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 630distuninstallcheck: 631 @$(am__cd) '$(distuninstallcheck_dir)' \ 632 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 633 || { echo "ERROR: files left after uninstall:" ; \ 634 if test -n "$(DESTDIR)"; then \ 635 echo " (check DESTDIR support)"; \ 636 fi ; \ 637 $(distuninstallcheck_listfiles) ; \ 638 exit 1; } >&2 639distcleancheck: distclean 640 @if test '$(srcdir)' = . ; then \ 641 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 642 exit 1 ; \ 643 fi 644 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 645 || { echo "ERROR: files left in build directory after distclean:" ; \ 646 $(distcleancheck_listfiles) ; \ 647 exit 1; } >&2 648check-am: all-am 649check: check-recursive 650all-am: Makefile config.h 651installdirs: installdirs-recursive 652installdirs-am: 653install: install-recursive 654install-exec: install-exec-recursive 655install-data: install-data-recursive 656uninstall: uninstall-recursive 657 658install-am: all-am 659 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 660 661installcheck: installcheck-recursive 662install-strip: 663 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 664 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 665 `test -z '$(STRIP)' || \ 666 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 667mostlyclean-generic: 668 669clean-generic: 670 671distclean-generic: 672 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 673 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 674 675maintainer-clean-generic: 676 @echo "This command is intended for maintainers to use" 677 @echo "it deletes files that may require special tools to rebuild." 678 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 679clean: clean-recursive 680 681clean-am: clean-generic clean-libtool mostlyclean-am 682 683distclean: distclean-recursive 684 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 685 -rm -f Makefile 686distclean-am: clean-am distclean-generic distclean-hdr \ 687 distclean-libtool distclean-tags 688 689dvi: dvi-recursive 690 691dvi-am: 692 693html: html-recursive 694 695html-am: 696 697info: info-recursive 698 699info-am: 700 701install-data-am: 702 703install-dvi: install-dvi-recursive 704 705install-dvi-am: 706 707install-exec-am: 708 709install-html: install-html-recursive 710 711install-html-am: 712 713install-info: install-info-recursive 714 715install-info-am: 716 717install-man: 718 719install-pdf: install-pdf-recursive 720 721install-pdf-am: 722 723install-ps: install-ps-recursive 724 725install-ps-am: 726 727installcheck-am: 728 729maintainer-clean: maintainer-clean-recursive 730 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 731 -rm -rf $(top_srcdir)/autom4te.cache 732 -rm -f Makefile 733maintainer-clean-am: distclean-am maintainer-clean-generic 734 735mostlyclean: mostlyclean-recursive 736 737mostlyclean-am: mostlyclean-generic mostlyclean-libtool 738 739pdf: pdf-recursive 740 741pdf-am: 742 743ps: ps-recursive 744 745ps-am: 746 747uninstall-am: 748 749.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ 750 ctags-recursive install-am install-strip tags-recursive 751 752.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 753 all all-am am--refresh check check-am clean clean-generic \ 754 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ 755 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \ 756 dist-zip distcheck distclean distclean-generic distclean-hdr \ 757 distclean-libtool distclean-tags distcleancheck distdir \ 758 distuninstallcheck dvi dvi-am html html-am info info-am \ 759 install install-am install-data install-data-am install-dvi \ 760 install-dvi-am install-exec install-exec-am install-html \ 761 install-html-am install-info install-info-am install-man \ 762 install-pdf install-pdf-am install-ps install-ps-am \ 763 install-strip installcheck installcheck-am installdirs \ 764 installdirs-am maintainer-clean maintainer-clean-generic \ 765 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 766 ps ps-am tags tags-recursive uninstall uninstall-am 767 768 769.PHONY: ChangeLog INSTALL 770 771INSTALL: 772 $(INSTALL_CMD) 773 774ChangeLog: 775 $(CHANGELOG_CMD) 776 777dist-hook: ChangeLog INSTALL 778 779# Tell versions [3.59,3.63) of GNU make to not export all variables. 780# Otherwise a system limit (for SysV at least) may be exceeded. 781.NOEXPORT: 782