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