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