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