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@ 16srcdir = @srcdir@ 17top_srcdir = @top_srcdir@ 18VPATH = @srcdir@ 19pkgdatadir = $(datadir)/@PACKAGE@ 20pkglibdir = $(libdir)/@PACKAGE@ 21pkgincludedir = $(includedir)/@PACKAGE@ 22top_builddir = . 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24INSTALL = @INSTALL@ 25install_sh_DATA = $(install_sh) -c -m 644 26install_sh_PROGRAM = $(install_sh) -c 27install_sh_SCRIPT = $(install_sh) -c 28INSTALL_HEADER = $(INSTALL_DATA) 29transform = $(program_transform_name) 30NORMAL_INSTALL = : 31PRE_INSTALL = : 32POST_INSTALL = : 33NORMAL_UNINSTALL = : 34PRE_UNINSTALL = : 35POST_UNINSTALL = : 36build_triplet = @build@ 37host_triplet = @host@ 38DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 39 $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 40 $(top_srcdir)/configure COPYING config.guess config.sub \ 41 depcomp install-sh ltmain.sh missing 42subdir = . 43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 44am__aclocal_m4_deps = $(top_srcdir)/configure.ac 45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 46 $(ACLOCAL_M4) 47am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 48 configure.lineno configure.status.lineno 49mkinstalldirs = $(SHELL) $(install_sh) -d 50CONFIG_HEADER = config.h 51CONFIG_CLEAN_FILES = 52SOURCES = 53DIST_SOURCES = 54RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 55 html-recursive info-recursive install-data-recursive \ 56 install-exec-recursive install-info-recursive \ 57 install-recursive installcheck-recursive installdirs-recursive \ 58 pdf-recursive ps-recursive uninstall-info-recursive \ 59 uninstall-recursive 60ETAGS = etags 61CTAGS = ctags 62DIST_SUBDIRS = $(SUBDIRS) 63DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 64distdir = $(PACKAGE)-$(VERSION) 65top_distdir = $(distdir) 66am__remove_distdir = \ 67 { test ! -d $(distdir) \ 68 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 69 && rm -fr $(distdir); }; } 70DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 71GZIP_ENV = --best 72distuninstallcheck_listfiles = find . -type f -print 73distcleancheck_listfiles = find . -type f -print 74ACLOCAL = @ACLOCAL@ 75ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 76ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 77AMDEP_FALSE = @AMDEP_FALSE@ 78AMDEP_TRUE = @AMDEP_TRUE@ 79AMTAR = @AMTAR@ 80AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 81APP_MAN_DIR = @APP_MAN_DIR@ 82APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 83AR = @AR@ 84AUTOCONF = @AUTOCONF@ 85AUTOHEADER = @AUTOHEADER@ 86AUTOMAKE = @AUTOMAKE@ 87AWK = @AWK@ 88CC = @CC@ 89CCDEPMODE = @CCDEPMODE@ 90CFLAGS = @CFLAGS@ 91CHANGELOG_CMD = @CHANGELOG_CMD@ 92CPP = @CPP@ 93CPPFLAGS = @CPPFLAGS@ 94CWARNFLAGS = @CWARNFLAGS@ 95CXX = @CXX@ 96CXXCPP = @CXXCPP@ 97CXXDEPMODE = @CXXDEPMODE@ 98CXXFLAGS = @CXXFLAGS@ 99CYGPATH_W = @CYGPATH_W@ 100DEFS = @DEFS@ 101DEPDIR = @DEPDIR@ 102DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 103DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 104DRIVER_NAME = @DRIVER_NAME@ 105DSYMUTIL = @DSYMUTIL@ 106ECHO = @ECHO@ 107ECHO_C = @ECHO_C@ 108ECHO_N = @ECHO_N@ 109ECHO_T = @ECHO_T@ 110EGREP = @EGREP@ 111EXEEXT = @EXEEXT@ 112F77 = @F77@ 113FFLAGS = @FFLAGS@ 114FILE_MAN_DIR = @FILE_MAN_DIR@ 115FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 116GREP = @GREP@ 117INSTALL_CMD = @INSTALL_CMD@ 118INSTALL_DATA = @INSTALL_DATA@ 119INSTALL_PROGRAM = @INSTALL_PROGRAM@ 120INSTALL_SCRIPT = @INSTALL_SCRIPT@ 121INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 122LDFLAGS = @LDFLAGS@ 123LIBOBJS = @LIBOBJS@ 124LIBS = @LIBS@ 125LIBTOOL = @LIBTOOL@ 126LIB_MAN_DIR = @LIB_MAN_DIR@ 127LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 128LN_S = @LN_S@ 129LTLIBOBJS = @LTLIBOBJS@ 130MAINT = @MAINT@ 131MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 132MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 133MAKEINFO = @MAKEINFO@ 134MAN_SUBSTS = @MAN_SUBSTS@ 135MISC_MAN_DIR = @MISC_MAN_DIR@ 136MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 137NMEDIT = @NMEDIT@ 138OBJEXT = @OBJEXT@ 139PACKAGE = @PACKAGE@ 140PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 141PACKAGE_NAME = @PACKAGE_NAME@ 142PACKAGE_STRING = @PACKAGE_STRING@ 143PACKAGE_TARNAME = @PACKAGE_TARNAME@ 144PACKAGE_VERSION = @PACKAGE_VERSION@ 145PATH_SEPARATOR = @PATH_SEPARATOR@ 146PKG_CONFIG = @PKG_CONFIG@ 147RANLIB = @RANLIB@ 148SED = @SED@ 149SET_MAKE = @SET_MAKE@ 150SHELL = @SHELL@ 151STRIP = @STRIP@ 152VERSION = @VERSION@ 153XORG_CFLAGS = @XORG_CFLAGS@ 154XORG_LIBS = @XORG_LIBS@ 155XORG_MAN_PAGE = @XORG_MAN_PAGE@ 156ac_ct_CC = @ac_ct_CC@ 157ac_ct_CXX = @ac_ct_CXX@ 158ac_ct_F77 = @ac_ct_F77@ 159am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 160am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 161am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 162am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 163am__include = @am__include@ 164am__leading_dot = @am__leading_dot@ 165am__quote = @am__quote@ 166am__tar = @am__tar@ 167am__untar = @am__untar@ 168bindir = @bindir@ 169build = @build@ 170build_alias = @build_alias@ 171build_cpu = @build_cpu@ 172build_os = @build_os@ 173build_vendor = @build_vendor@ 174datadir = @datadir@ 175datarootdir = @datarootdir@ 176docdir = @docdir@ 177dvidir = @dvidir@ 178exec_prefix = @exec_prefix@ 179host = @host@ 180host_alias = @host_alias@ 181host_cpu = @host_cpu@ 182host_os = @host_os@ 183host_vendor = @host_vendor@ 184htmldir = @htmldir@ 185includedir = @includedir@ 186infodir = @infodir@ 187inputdir = @inputdir@ 188install_sh = @install_sh@ 189libdir = @libdir@ 190libexecdir = @libexecdir@ 191localedir = @localedir@ 192localstatedir = @localstatedir@ 193mandir = @mandir@ 194mkdir_p = @mkdir_p@ 195oldincludedir = @oldincludedir@ 196pdfdir = @pdfdir@ 197prefix = @prefix@ 198program_transform_name = @program_transform_name@ 199psdir = @psdir@ 200sbindir = @sbindir@ 201sdkdir = @sdkdir@ 202sharedstatedir = @sharedstatedir@ 203sysconfdir = @sysconfdir@ 204target_alias = @target_alias@ 205 206# 207# Copyright (c) 2006 Matthieu Herrb 208# 209# Permission to use, copy, modify, and distribute this software for any 210# purpose with or without fee is hereby granted, provided that the above 211# copyright notice and this permission notice appear in all copies. 212# 213# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 214# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 215# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 216# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 217# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 218# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 219# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 220# 221AUTOMAKE_OPTIONS = foreign 222SUBDIRS = src man include 223all: config.h 224 $(MAKE) $(AM_MAKEFLAGS) all-recursive 225 226.SUFFIXES: 227am--refresh: 228 @: 229$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 230 @for dep in $?; do \ 231 case '$(am__configure_deps)' in \ 232 *$$dep*) \ 233 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ 234 cd $(srcdir) && $(AUTOMAKE) --foreign \ 235 && exit 0; \ 236 exit 1;; \ 237 esac; \ 238 done; \ 239 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 240 cd $(top_srcdir) && \ 241 $(AUTOMAKE) --foreign Makefile 242.PRECIOUS: Makefile 243Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 244 @case '$?' in \ 245 *config.status*) \ 246 echo ' $(SHELL) ./config.status'; \ 247 $(SHELL) ./config.status;; \ 248 *) \ 249 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 250 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 251 esac; 252 253$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 254 $(SHELL) ./config.status --recheck 255 256$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 257 cd $(srcdir) && $(AUTOCONF) 258$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 259 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 260 261config.h: stamp-h1 262 @if test ! -f $@; then \ 263 rm -f stamp-h1; \ 264 $(MAKE) stamp-h1; \ 265 else :; fi 266 267stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 268 @rm -f stamp-h1 269 cd $(top_builddir) && $(SHELL) ./config.status config.h 270$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 271 cd $(top_srcdir) && $(AUTOHEADER) 272 rm -f stamp-h1 273 touch $@ 274 275distclean-hdr: 276 -rm -f config.h stamp-h1 277 278mostlyclean-libtool: 279 -rm -f *.lo 280 281clean-libtool: 282 -rm -rf .libs _libs 283 284distclean-libtool: 285 -rm -f libtool 286uninstall-info-am: 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 319mostlyclean-recursive clean-recursive distclean-recursive \ 320maintainer-clean-recursive: 321 @failcom='exit 1'; \ 322 for f in x $$MAKEFLAGS; do \ 323 case $$f in \ 324 *=* | --[!k]*);; \ 325 *k*) failcom='fail=yes';; \ 326 esac; \ 327 done; \ 328 dot_seen=no; \ 329 case "$@" in \ 330 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 331 *) list='$(SUBDIRS)' ;; \ 332 esac; \ 333 rev=''; for subdir in $$list; do \ 334 if test "$$subdir" = "."; then :; else \ 335 rev="$$subdir $$rev"; \ 336 fi; \ 337 done; \ 338 rev="$$rev ."; \ 339 target=`echo $@ | sed s/-recursive//`; \ 340 for subdir in $$rev; do \ 341 echo "Making $$target in $$subdir"; \ 342 if test "$$subdir" = "."; then \ 343 local_target="$$target-am"; \ 344 else \ 345 local_target="$$target"; \ 346 fi; \ 347 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 348 || eval $$failcom; \ 349 done && test -z "$$fail" 350tags-recursive: 351 list='$(SUBDIRS)'; for subdir in $$list; do \ 352 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 353 done 354ctags-recursive: 355 list='$(SUBDIRS)'; for subdir in $$list; do \ 356 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 357 done 358 359ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 360 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 361 unique=`for i in $$list; do \ 362 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 363 done | \ 364 $(AWK) ' { files[$$0] = 1; } \ 365 END { for (i in files) print i; }'`; \ 366 mkid -fID $$unique 367tags: TAGS 368 369TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 370 $(TAGS_FILES) $(LISP) 371 tags=; \ 372 here=`pwd`; \ 373 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 374 include_option=--etags-include; \ 375 empty_fix=.; \ 376 else \ 377 include_option=--include; \ 378 empty_fix=; \ 379 fi; \ 380 list='$(SUBDIRS)'; for subdir in $$list; do \ 381 if test "$$subdir" = .; then :; else \ 382 test ! -f $$subdir/TAGS || \ 383 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 384 fi; \ 385 done; \ 386 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 387 unique=`for i in $$list; do \ 388 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 389 done | \ 390 $(AWK) ' { files[$$0] = 1; } \ 391 END { for (i in files) print i; }'`; \ 392 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 393 test -n "$$unique" || unique=$$empty_fix; \ 394 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 395 $$tags $$unique; \ 396 fi 397ctags: CTAGS 398CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 399 $(TAGS_FILES) $(LISP) 400 tags=; \ 401 here=`pwd`; \ 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; } \ 407 END { 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 mkdir $(distdir) 423 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 424 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 425 list='$(DISTFILES)'; for file in $$list; do \ 426 case $$file in \ 427 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 428 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 429 esac; \ 430 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 431 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 432 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 433 dir="/$$dir"; \ 434 $(mkdir_p) "$(distdir)$$dir"; \ 435 else \ 436 dir=''; \ 437 fi; \ 438 if test -d $$d/$$file; then \ 439 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 440 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 441 fi; \ 442 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 443 else \ 444 test -f $(distdir)/$$file \ 445 || cp -p $$d/$$file $(distdir)/$$file \ 446 || exit 1; \ 447 fi; \ 448 done 449 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 450 if test "$$subdir" = .; then :; else \ 451 test -d "$(distdir)/$$subdir" \ 452 || $(mkdir_p) "$(distdir)/$$subdir" \ 453 || exit 1; \ 454 distdir=`$(am__cd) $(distdir) && pwd`; \ 455 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ 456 (cd $$subdir && \ 457 $(MAKE) $(AM_MAKEFLAGS) \ 458 top_distdir="$$top_distdir" \ 459 distdir="$$distdir/$$subdir" \ 460 distdir) \ 461 || exit 1; \ 462 fi; \ 463 done 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." 590clean: clean-recursive 591 592clean-am: clean-generic clean-libtool mostlyclean-am 593 594distclean: distclean-recursive 595 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 596 -rm -f Makefile 597distclean-am: clean-am distclean-generic distclean-hdr \ 598 distclean-libtool distclean-tags 599 600dvi: dvi-recursive 601 602dvi-am: 603 604html: html-recursive 605 606info: info-recursive 607 608info-am: 609 610install-data-am: 611 612install-exec-am: 613 614install-info: install-info-recursive 615 616install-man: 617 618installcheck-am: 619 620maintainer-clean: maintainer-clean-recursive 621 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 622 -rm -rf $(top_srcdir)/autom4te.cache 623 -rm -f Makefile 624maintainer-clean-am: distclean-am maintainer-clean-generic 625 626mostlyclean: mostlyclean-recursive 627 628mostlyclean-am: mostlyclean-generic mostlyclean-libtool 629 630pdf: pdf-recursive 631 632pdf-am: 633 634ps: ps-recursive 635 636ps-am: 637 638uninstall-am: uninstall-info-am 639 640uninstall-info: uninstall-info-recursive 641 642.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ 643 check-am clean clean-generic clean-libtool clean-recursive \ 644 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ 645 dist-shar dist-tarZ dist-zip distcheck distclean \ 646 distclean-generic distclean-hdr distclean-libtool \ 647 distclean-recursive distclean-tags distcleancheck distdir \ 648 distuninstallcheck dvi dvi-am html html-am info info-am \ 649 install install-am install-data install-data-am install-exec \ 650 install-exec-am install-info install-info-am install-man \ 651 install-strip installcheck installcheck-am installdirs \ 652 installdirs-am maintainer-clean maintainer-clean-generic \ 653 maintainer-clean-recursive mostlyclean mostlyclean-generic \ 654 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ 655 tags tags-recursive uninstall uninstall-am uninstall-info-am 656 657# Tell versions [3.59,3.63) of GNU make to not export all variables. 658# Otherwise a system limit (for SysV at least) may be exceeded. 659.NOEXPORT: 660