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