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