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