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