Makefile.in revision 3eed67fa
1# Makefile.in generated by automake 1.9.6 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005 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. 36srcdir = @srcdir@ 37top_srcdir = @top_srcdir@ 38VPATH = @srcdir@ 39pkgdatadir = $(datadir)/@PACKAGE@ 40pkglibdir = $(libdir)/@PACKAGE@ 41pkgincludedir = $(includedir)/@PACKAGE@ 42top_builddir = . 43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 44INSTALL = @INSTALL@ 45install_sh_DATA = $(install_sh) -c -m 644 46install_sh_PROGRAM = $(install_sh) -c 47install_sh_SCRIPT = $(install_sh) -c 48INSTALL_HEADER = $(INSTALL_DATA) 49transform = $(program_transform_name) 50NORMAL_INSTALL = : 51PRE_INSTALL = : 52POST_INSTALL = : 53NORMAL_UNINSTALL = : 54PRE_UNINSTALL = : 55POST_UNINSTALL = : 56build_triplet = @build@ 57host_triplet = @host@ 58DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \ 59 $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 60 $(top_srcdir)/configure COPYING ChangeLog config.guess \ 61 config.sub depcomp install-sh ltmain.sh missing 62subdir = . 63ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 64am__aclocal_m4_deps = $(top_srcdir)/configure.ac 65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 66 $(ACLOCAL_M4) 67am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 68 configure.lineno configure.status.lineno 69mkinstalldirs = $(SHELL) $(install_sh) -d 70CONFIG_HEADER = config.h 71CONFIG_CLEAN_FILES = 72SOURCES = 73DIST_SOURCES = 74RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 75 html-recursive info-recursive install-data-recursive \ 76 install-exec-recursive install-info-recursive \ 77 install-recursive installcheck-recursive installdirs-recursive \ 78 pdf-recursive ps-recursive uninstall-info-recursive \ 79 uninstall-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@ 97AMDEP_FALSE = @AMDEP_FALSE@ 98AMDEP_TRUE = @AMDEP_TRUE@ 99AMTAR = @AMTAR@ 100APP_MAN_DIR = @APP_MAN_DIR@ 101APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 102AR = @AR@ 103AUTOCONF = @AUTOCONF@ 104AUTOHEADER = @AUTOHEADER@ 105AUTOMAKE = @AUTOMAKE@ 106AWK = @AWK@ 107CC = @CC@ 108CCDEPMODE = @CCDEPMODE@ 109CFLAGS = @CFLAGS@ 110CPP = @CPP@ 111CPPFLAGS = @CPPFLAGS@ 112CXX = @CXX@ 113CXXCPP = @CXXCPP@ 114CXXDEPMODE = @CXXDEPMODE@ 115CXXFLAGS = @CXXFLAGS@ 116CYGPATH_W = @CYGPATH_W@ 117DEFS = @DEFS@ 118DEPDIR = @DEPDIR@ 119DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 120DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 121DRIVER_NAME = @DRIVER_NAME@ 122DSYMUTIL = @DSYMUTIL@ 123ECHO = @ECHO@ 124ECHO_C = @ECHO_C@ 125ECHO_N = @ECHO_N@ 126ECHO_T = @ECHO_T@ 127EGREP = @EGREP@ 128EXEEXT = @EXEEXT@ 129F77 = @F77@ 130FFLAGS = @FFLAGS@ 131FILE_MAN_DIR = @FILE_MAN_DIR@ 132FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 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@ 146MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 147MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 148MAKEINFO = @MAKEINFO@ 149MISC_MAN_DIR = @MISC_MAN_DIR@ 150MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 151NMEDIT = @NMEDIT@ 152OBJEXT = @OBJEXT@ 153PACKAGE = @PACKAGE@ 154PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 155PACKAGE_NAME = @PACKAGE_NAME@ 156PACKAGE_STRING = @PACKAGE_STRING@ 157PACKAGE_TARNAME = @PACKAGE_TARNAME@ 158PACKAGE_VERSION = @PACKAGE_VERSION@ 159PATH_SEPARATOR = @PATH_SEPARATOR@ 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@ 169ac_ct_AR = @ac_ct_AR@ 170ac_ct_CC = @ac_ct_CC@ 171ac_ct_CXX = @ac_ct_CXX@ 172ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@ 173ac_ct_F77 = @ac_ct_F77@ 174ac_ct_NMEDIT = @ac_ct_NMEDIT@ 175ac_ct_RANLIB = @ac_ct_RANLIB@ 176ac_ct_STRIP = @ac_ct_STRIP@ 177ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ 178am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 179am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 180am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 181am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 182am__include = @am__include@ 183am__leading_dot = @am__leading_dot@ 184am__quote = @am__quote@ 185am__tar = @am__tar@ 186am__untar = @am__untar@ 187bindir = @bindir@ 188build = @build@ 189build_alias = @build_alias@ 190build_cpu = @build_cpu@ 191build_os = @build_os@ 192build_vendor = @build_vendor@ 193datadir = @datadir@ 194exec_prefix = @exec_prefix@ 195host = @host@ 196host_alias = @host_alias@ 197host_cpu = @host_cpu@ 198host_os = @host_os@ 199host_vendor = @host_vendor@ 200includedir = @includedir@ 201infodir = @infodir@ 202inputdir = @inputdir@ 203install_sh = @install_sh@ 204libdir = @libdir@ 205libexecdir = @libexecdir@ 206localstatedir = @localstatedir@ 207mandir = @mandir@ 208mkdir_p = @mkdir_p@ 209oldincludedir = @oldincludedir@ 210prefix = @prefix@ 211program_transform_name = @program_transform_name@ 212sbindir = @sbindir@ 213sharedstatedir = @sharedstatedir@ 214sysconfdir = @sysconfdir@ 215target_alias = @target_alias@ 216AUTOMAKE_OPTIONS = foreign 217SUBDIRS = src man 218EXTRA_DIST = ChangeLog 219MAINTAINERCLEANFILES = ChangeLog 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) 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 283uninstall-info-am: 284 285# This directory's subdirectories are mostly independent; you can cd 286# into them and run `make' without going through this Makefile. 287# To change the values of `make' variables: instead of editing Makefiles, 288# (1) if the variable is set in `config.status', edit `config.status' 289# (which will cause the Makefiles to be regenerated when you run `make'); 290# (2) otherwise, pass the desired values on the `make' command line. 291$(RECURSIVE_TARGETS): 292 @failcom='exit 1'; \ 293 for f in x $$MAKEFLAGS; do \ 294 case $$f in \ 295 *=* | --[!k]*);; \ 296 *k*) failcom='fail=yes';; \ 297 esac; \ 298 done; \ 299 dot_seen=no; \ 300 target=`echo $@ | sed s/-recursive//`; \ 301 list='$(SUBDIRS)'; for subdir in $$list; do \ 302 echo "Making $$target in $$subdir"; \ 303 if test "$$subdir" = "."; then \ 304 dot_seen=yes; \ 305 local_target="$$target-am"; \ 306 else \ 307 local_target="$$target"; \ 308 fi; \ 309 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 310 || eval $$failcom; \ 311 done; \ 312 if test "$$dot_seen" = "no"; then \ 313 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 314 fi; test -z "$$fail" 315 316mostlyclean-recursive clean-recursive distclean-recursive \ 317maintainer-clean-recursive: 318 @failcom='exit 1'; \ 319 for f in x $$MAKEFLAGS; do \ 320 case $$f in \ 321 *=* | --[!k]*);; \ 322 *k*) failcom='fail=yes';; \ 323 esac; \ 324 done; \ 325 dot_seen=no; \ 326 case "$@" in \ 327 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 328 *) list='$(SUBDIRS)' ;; \ 329 esac; \ 330 rev=''; for subdir in $$list; do \ 331 if test "$$subdir" = "."; then :; else \ 332 rev="$$subdir $$rev"; \ 333 fi; \ 334 done; \ 335 rev="$$rev ."; \ 336 target=`echo $@ | sed s/-recursive//`; \ 337 for subdir in $$rev; do \ 338 echo "Making $$target in $$subdir"; \ 339 if test "$$subdir" = "."; then \ 340 local_target="$$target-am"; \ 341 else \ 342 local_target="$$target"; \ 343 fi; \ 344 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 345 || eval $$failcom; \ 346 done && test -z "$$fail" 347tags-recursive: 348 list='$(SUBDIRS)'; for subdir in $$list; do \ 349 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 350 done 351ctags-recursive: 352 list='$(SUBDIRS)'; for subdir in $$list; do \ 353 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 354 done 355 356ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 357 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 358 unique=`for i in $$list; do \ 359 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 360 done | \ 361 $(AWK) ' { files[$$0] = 1; } \ 362 END { for (i in files) print i; }'`; \ 363 mkid -fID $$unique 364tags: TAGS 365 366TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 367 $(TAGS_FILES) $(LISP) 368 tags=; \ 369 here=`pwd`; \ 370 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 371 include_option=--etags-include; \ 372 empty_fix=.; \ 373 else \ 374 include_option=--include; \ 375 empty_fix=; \ 376 fi; \ 377 list='$(SUBDIRS)'; for subdir in $$list; do \ 378 if test "$$subdir" = .; then :; else \ 379 test ! -f $$subdir/TAGS || \ 380 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 381 fi; \ 382 done; \ 383 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 384 unique=`for i in $$list; do \ 385 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 386 done | \ 387 $(AWK) ' { files[$$0] = 1; } \ 388 END { for (i in files) print i; }'`; \ 389 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 390 test -n "$$unique" || unique=$$empty_fix; \ 391 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 392 $$tags $$unique; \ 393 fi 394ctags: CTAGS 395CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 396 $(TAGS_FILES) $(LISP) 397 tags=; \ 398 here=`pwd`; \ 399 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 400 unique=`for i in $$list; do \ 401 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 402 done | \ 403 $(AWK) ' { files[$$0] = 1; } \ 404 END { for (i in files) print i; }'`; \ 405 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 406 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 407 $$tags $$unique 408 409GTAGS: 410 here=`$(am__cd) $(top_builddir) && pwd` \ 411 && cd $(top_srcdir) \ 412 && gtags -i $(GTAGS_ARGS) $$here 413 414distclean-tags: 415 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 416 417distdir: $(DISTFILES) 418 $(am__remove_distdir) 419 mkdir $(distdir) 420 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 421 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 422 list='$(DISTFILES)'; for file in $$list; do \ 423 case $$file in \ 424 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 425 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 426 esac; \ 427 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 428 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 429 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 430 dir="/$$dir"; \ 431 $(mkdir_p) "$(distdir)$$dir"; \ 432 else \ 433 dir=''; \ 434 fi; \ 435 if test -d $$d/$$file; then \ 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 distdir) \ 458 || exit 1; \ 459 fi; \ 460 done 461 $(MAKE) $(AM_MAKEFLAGS) \ 462 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 463 dist-hook 464 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 465 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 466 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 467 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 468 || chmod -R a+r $(distdir) 469dist-gzip: distdir 470 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 471 $(am__remove_distdir) 472dist-bzip2: distdir 473 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 474 $(am__remove_distdir) 475 476dist-tarZ: distdir 477 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 478 $(am__remove_distdir) 479 480dist-shar: distdir 481 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 482 $(am__remove_distdir) 483 484dist-zip: distdir 485 -rm -f $(distdir).zip 486 zip -rq $(distdir).zip $(distdir) 487 $(am__remove_distdir) 488 489dist dist-all: distdir 490 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 491 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 492 $(am__remove_distdir) 493 494# This target untars the dist file and tries a VPATH configuration. Then 495# it guarantees that the distribution is self-contained by making another 496# tarfile. 497distcheck: dist 498 case '$(DIST_ARCHIVES)' in \ 499 *.tar.gz*) \ 500 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ 501 *.tar.bz2*) \ 502 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ 503 *.tar.Z*) \ 504 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 505 *.shar.gz*) \ 506 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ 507 *.zip*) \ 508 unzip $(distdir).zip ;;\ 509 esac 510 chmod -R a-w $(distdir); chmod a+w $(distdir) 511 mkdir $(distdir)/_build 512 mkdir $(distdir)/_inst 513 chmod a-w $(distdir) 514 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 515 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 516 && cd $(distdir)/_build \ 517 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 518 $(DISTCHECK_CONFIGURE_FLAGS) \ 519 && $(MAKE) $(AM_MAKEFLAGS) \ 520 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 521 && $(MAKE) $(AM_MAKEFLAGS) check \ 522 && $(MAKE) $(AM_MAKEFLAGS) install \ 523 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 524 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 525 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 526 distuninstallcheck \ 527 && chmod -R a-w "$$dc_install_base" \ 528 && ({ \ 529 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 530 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 531 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 532 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 533 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 534 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 535 && rm -rf "$$dc_destdir" \ 536 && $(MAKE) $(AM_MAKEFLAGS) dist \ 537 && rm -rf $(DIST_ARCHIVES) \ 538 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 539 $(am__remove_distdir) 540 @(echo "$(distdir) archives ready for distribution: "; \ 541 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 542 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' 543distuninstallcheck: 544 @cd $(distuninstallcheck_dir) \ 545 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 546 || { echo "ERROR: files left after uninstall:" ; \ 547 if test -n "$(DESTDIR)"; then \ 548 echo " (check DESTDIR support)"; \ 549 fi ; \ 550 $(distuninstallcheck_listfiles) ; \ 551 exit 1; } >&2 552distcleancheck: distclean 553 @if test '$(srcdir)' = . ; then \ 554 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 555 exit 1 ; \ 556 fi 557 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 558 || { echo "ERROR: files left in build directory after distclean:" ; \ 559 $(distcleancheck_listfiles) ; \ 560 exit 1; } >&2 561check-am: all-am 562check: check-recursive 563all-am: Makefile config.h 564installdirs: installdirs-recursive 565installdirs-am: 566install: install-recursive 567install-exec: install-exec-recursive 568install-data: install-data-recursive 569uninstall: uninstall-recursive 570 571install-am: all-am 572 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 573 574installcheck: installcheck-recursive 575install-strip: 576 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 577 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 578 `test -z '$(STRIP)' || \ 579 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 580mostlyclean-generic: 581 582clean-generic: 583 584distclean-generic: 585 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 586 587maintainer-clean-generic: 588 @echo "This command is intended for maintainers to use" 589 @echo "it deletes files that may require special tools to rebuild." 590 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 591clean: clean-recursive 592 593clean-am: clean-generic clean-libtool mostlyclean-am 594 595distclean: distclean-recursive 596 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 597 -rm -f Makefile 598distclean-am: clean-am distclean-generic distclean-hdr \ 599 distclean-libtool distclean-tags 600 601dvi: dvi-recursive 602 603dvi-am: 604 605html: html-recursive 606 607info: info-recursive 608 609info-am: 610 611install-data-am: 612 613install-exec-am: 614 615install-info: install-info-recursive 616 617install-man: 618 619installcheck-am: 620 621maintainer-clean: maintainer-clean-recursive 622 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 623 -rm -rf $(top_srcdir)/autom4te.cache 624 -rm -f Makefile 625maintainer-clean-am: distclean-am maintainer-clean-generic 626 627mostlyclean: mostlyclean-recursive 628 629mostlyclean-am: mostlyclean-generic mostlyclean-libtool 630 631pdf: pdf-recursive 632 633pdf-am: 634 635ps: ps-recursive 636 637ps-am: 638 639uninstall-am: uninstall-info-am 640 641uninstall-info: uninstall-info-recursive 642 643.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ 644 check-am clean clean-generic clean-libtool clean-recursive \ 645 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ 646 dist-hook dist-shar dist-tarZ dist-zip distcheck distclean \ 647 distclean-generic distclean-hdr distclean-libtool \ 648 distclean-recursive distclean-tags distcleancheck distdir \ 649 distuninstallcheck dvi dvi-am html html-am info info-am \ 650 install install-am install-data install-data-am install-exec \ 651 install-exec-am install-info install-info-am install-man \ 652 install-strip installcheck installcheck-am installdirs \ 653 installdirs-am maintainer-clean maintainer-clean-generic \ 654 maintainer-clean-recursive mostlyclean mostlyclean-generic \ 655 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ 656 tags tags-recursive uninstall uninstall-am uninstall-info-am 657 658 659.PHONY: ChangeLog 660 661ChangeLog: 662 (GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || \ 663 (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2) 664 665dist-hook: ChangeLog 666# Tell versions [3.59,3.63) of GNU make to not export all variables. 667# Otherwise a system limit (for SysV at least) may be exceeded. 668.NOEXPORT: 669