Makefile.in revision 1477040f
1# Makefile.in generated by automake 1.11.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, 2009 Free Software Foundation, 6# Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17 18# 19# Copyright © 2003 Keith Packard, Noah Levitt 20# 21# Permission to use, copy, modify, distribute, and sell this software and its 22# documentation for any purpose is hereby granted without fee, provided that 23# the above copyright notice appear in all copies and that both that 24# copyright notice and this permission notice appear in supporting 25# documentation, and that the name of Keith Packard not be used in 26# advertising or publicity pertaining to distribution of the software without 27# specific, written prior permission. Keith Packard makes no 28# representations about the suitability of this software for any purpose. It 29# is provided "as is" without express or implied warranty. 30# 31# KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 32# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 33# EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR 34# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 35# DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 36# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 37# PERFORMANCE OF THIS SOFTWARE. 38 39VPATH = @srcdir@ 40pkgdatadir = $(datadir)/@PACKAGE@ 41pkgincludedir = $(includedir)/@PACKAGE@ 42pkglibdir = $(libdir)/@PACKAGE@ 43pkglibexecdir = $(libexecdir)/@PACKAGE@ 44am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 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@ 58subdir = . 59DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 60 $(srcdir)/Makefile.in $(srcdir)/config.h.in $(srcdir)/xt.pc.in \ 61 $(top_srcdir)/configure COPYING ChangeLog INSTALL compile \ 62 config.guess config.sub depcomp install-sh ltmain.sh missing 63ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 64am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 65 $(top_srcdir)/configure.ac 66am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 67 $(ACLOCAL_M4) 68am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 69 configure.lineno config.status.lineno 70mkinstalldirs = $(install_sh) -d 71CONFIG_HEADER = config.h 72CONFIG_CLEAN_FILES = xt.pc 73CONFIG_CLEAN_VPATH_FILES = 74AM_V_GEN = $(am__v_GEN_$(V)) 75am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 76am__v_GEN_0 = @echo " GEN " $@; 77AM_V_at = $(am__v_at_$(V)) 78am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 79am__v_at_0 = @ 80SOURCES = 81DIST_SOURCES = 82RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 83 html-recursive info-recursive install-data-recursive \ 84 install-dvi-recursive install-exec-recursive \ 85 install-html-recursive install-info-recursive \ 86 install-pdf-recursive install-ps-recursive install-recursive \ 87 installcheck-recursive installdirs-recursive pdf-recursive \ 88 ps-recursive uninstall-recursive 89am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 90am__vpath_adj = case $$p in \ 91 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 92 *) f=$$p;; \ 93 esac; 94am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 95am__install_max = 40 96am__nobase_strip_setup = \ 97 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 98am__nobase_strip = \ 99 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 100am__nobase_list = $(am__nobase_strip_setup); \ 101 for p in $$list; do echo "$$p $$p"; done | \ 102 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 103 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 104 if (++n[$$2] == $(am__install_max)) \ 105 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 106 END { for (dir in files) print dir, files[dir] }' 107am__base_list = \ 108 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 109 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 110am__installdirs = "$(DESTDIR)$(pkgconfigdir)" 111DATA = $(pkgconfig_DATA) 112RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 113 distclean-recursive maintainer-clean-recursive 114AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ 115 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ 116 distdir dist dist-all distcheck 117ETAGS = etags 118CTAGS = ctags 119DIST_SUBDIRS = $(SUBDIRS) 120DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 121distdir = $(PACKAGE)-$(VERSION) 122top_distdir = $(distdir) 123am__remove_distdir = \ 124 { test ! -d "$(distdir)" \ 125 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 126 && rm -fr "$(distdir)"; }; } 127am__relativize = \ 128 dir0=`pwd`; \ 129 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 130 sed_rest='s,^[^/]*/*,,'; \ 131 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 132 sed_butlast='s,/*[^/]*$$,,'; \ 133 while test -n "$$dir1"; do \ 134 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 135 if test "$$first" != "."; then \ 136 if test "$$first" = ".."; then \ 137 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 138 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 139 else \ 140 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 141 if test "$$first2" = "$$first"; then \ 142 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 143 else \ 144 dir2="../$$dir2"; \ 145 fi; \ 146 dir0="$$dir0"/"$$first"; \ 147 fi; \ 148 fi; \ 149 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 150 done; \ 151 reldir="$$dir2" 152DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 153GZIP_ENV = --best 154distuninstallcheck_listfiles = find . -type f -print 155distcleancheck_listfiles = find . -type f -print 156ACLOCAL = @ACLOCAL@ 157ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 158ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 159AMTAR = @AMTAR@ 160AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 161APP_MAN_DIR = @APP_MAN_DIR@ 162APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 163AR = @AR@ 164AUTOCONF = @AUTOCONF@ 165AUTOHEADER = @AUTOHEADER@ 166AUTOMAKE = @AUTOMAKE@ 167AWK = @AWK@ 168CC = @CC@ 169CCDEPMODE = @CCDEPMODE@ 170CC_FOR_BUILD = @CC_FOR_BUILD@ 171CFLAGS = @CFLAGS@ 172CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ 173CHANGELOG_CMD = @CHANGELOG_CMD@ 174CPP = @CPP@ 175CPPFLAGS = @CPPFLAGS@ 176CWARNFLAGS = @CWARNFLAGS@ 177CYGPATH_W = @CYGPATH_W@ 178DEFS = @DEFS@ 179DEPDIR = @DEPDIR@ 180DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 181DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 182DSYMUTIL = @DSYMUTIL@ 183DUMPBIN = @DUMPBIN@ 184ECHO_C = @ECHO_C@ 185ECHO_N = @ECHO_N@ 186ECHO_T = @ECHO_T@ 187EGREP = @EGREP@ 188EXEEXT = @EXEEXT@ 189FGREP = @FGREP@ 190FILE_MAN_DIR = @FILE_MAN_DIR@ 191FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 192GREP = @GREP@ 193INSTALL = @INSTALL@ 194INSTALL_CMD = @INSTALL_CMD@ 195INSTALL_DATA = @INSTALL_DATA@ 196INSTALL_PROGRAM = @INSTALL_PROGRAM@ 197INSTALL_SCRIPT = @INSTALL_SCRIPT@ 198INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 199LD = @LD@ 200LDFLAGS = @LDFLAGS@ 201LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@ 202LIBOBJS = @LIBOBJS@ 203LIBS = @LIBS@ 204LIBTOOL = @LIBTOOL@ 205LIB_MAN_DIR = @LIB_MAN_DIR@ 206LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 207LIPO = @LIPO@ 208LN_S = @LN_S@ 209LTLIBOBJS = @LTLIBOBJS@ 210MAINT = @MAINT@ 211MAKEINFO = @MAKEINFO@ 212MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 213MISC_MAN_DIR = @MISC_MAN_DIR@ 214MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 215MKDIR_P = @MKDIR_P@ 216NM = @NM@ 217NMEDIT = @NMEDIT@ 218OBJDUMP = @OBJDUMP@ 219OBJEXT = @OBJEXT@ 220OTOOL = @OTOOL@ 221OTOOL64 = @OTOOL64@ 222PACKAGE = @PACKAGE@ 223PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 224PACKAGE_NAME = @PACKAGE_NAME@ 225PACKAGE_STRING = @PACKAGE_STRING@ 226PACKAGE_TARNAME = @PACKAGE_TARNAME@ 227PACKAGE_URL = @PACKAGE_URL@ 228PACKAGE_VERSION = @PACKAGE_VERSION@ 229PATH_SEPARATOR = @PATH_SEPARATOR@ 230PKG_CONFIG = @PKG_CONFIG@ 231RANLIB = @RANLIB@ 232RAWCPP = @RAWCPP@ 233RAWCPPFLAGS = @RAWCPPFLAGS@ 234SED = @SED@ 235SET_MAKE = @SET_MAKE@ 236SHELL = @SHELL@ 237STRINGSABIOPTIONS = @STRINGSABIOPTIONS@ 238STRIP = @STRIP@ 239VERSION = @VERSION@ 240XFILESEARCHPATHDEFAULT = @XFILESEARCHPATHDEFAULT@ 241XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 242XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 243XT_CFLAGS = @XT_CFLAGS@ 244XT_LIBS = @XT_LIBS@ 245abs_builddir = @abs_builddir@ 246abs_srcdir = @abs_srcdir@ 247abs_top_builddir = @abs_top_builddir@ 248abs_top_srcdir = @abs_top_srcdir@ 249ac_ct_CC = @ac_ct_CC@ 250ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 251am__include = @am__include@ 252am__leading_dot = @am__leading_dot@ 253am__quote = @am__quote@ 254am__tar = @am__tar@ 255am__untar = @am__untar@ 256appdefaultdir = @appdefaultdir@ 257bindir = @bindir@ 258build = @build@ 259build_alias = @build_alias@ 260build_cpu = @build_cpu@ 261build_os = @build_os@ 262build_vendor = @build_vendor@ 263builddir = @builddir@ 264datadir = @datadir@ 265datarootdir = @datarootdir@ 266docdir = @docdir@ 267dvidir = @dvidir@ 268exec_prefix = @exec_prefix@ 269host = @host@ 270host_alias = @host_alias@ 271host_cpu = @host_cpu@ 272host_os = @host_os@ 273host_vendor = @host_vendor@ 274htmldir = @htmldir@ 275includedir = @includedir@ 276infodir = @infodir@ 277install_sh = @install_sh@ 278libdir = @libdir@ 279libexecdir = @libexecdir@ 280localedir = @localedir@ 281localstatedir = @localstatedir@ 282lt_ECHO = @lt_ECHO@ 283mandir = @mandir@ 284mkdir_p = @mkdir_p@ 285oldincludedir = @oldincludedir@ 286pdfdir = @pdfdir@ 287prefix = @prefix@ 288program_transform_name = @program_transform_name@ 289psdir = @psdir@ 290sbindir = @sbindir@ 291sharedstatedir = @sharedstatedir@ 292srcdir = @srcdir@ 293sysconfdir = @sysconfdir@ 294target_alias = @target_alias@ 295top_build_prefix = @top_build_prefix@ 296top_builddir = @top_builddir@ 297top_srcdir = @top_srcdir@ 298SUBDIRS = util src include man 299pkgconfigdir = $(libdir)/pkgconfig 300pkgconfig_DATA = xt.pc 301MAINTAINERCLEANFILES = ChangeLog INSTALL 302EXTRA_DIST = xt.pc.in 303all: config.h 304 $(MAKE) $(AM_MAKEFLAGS) all-recursive 305 306.SUFFIXES: 307am--refresh: 308 @: 309$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 310 @for dep in $?; do \ 311 case '$(am__configure_deps)' in \ 312 *$$dep*) \ 313 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 314 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 315 && exit 0; \ 316 exit 1;; \ 317 esac; \ 318 done; \ 319 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 320 $(am__cd) $(top_srcdir) && \ 321 $(AUTOMAKE) --foreign Makefile 322.PRECIOUS: Makefile 323Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 324 @case '$?' in \ 325 *config.status*) \ 326 echo ' $(SHELL) ./config.status'; \ 327 $(SHELL) ./config.status;; \ 328 *) \ 329 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 330 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 331 esac; 332 333$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 334 $(SHELL) ./config.status --recheck 335 336$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 337 $(am__cd) $(srcdir) && $(AUTOCONF) 338$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 339 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 340$(am__aclocal_m4_deps): 341 342config.h: stamp-h1 343 @if test ! -f $@; then \ 344 rm -f stamp-h1; \ 345 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ 346 else :; fi 347 348stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 349 @rm -f stamp-h1 350 cd $(top_builddir) && $(SHELL) ./config.status config.h 351$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 352 ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) 353 rm -f stamp-h1 354 touch $@ 355 356distclean-hdr: 357 -rm -f config.h stamp-h1 358xt.pc: $(top_builddir)/config.status $(srcdir)/xt.pc.in 359 cd $(top_builddir) && $(SHELL) ./config.status $@ 360 361mostlyclean-libtool: 362 -rm -f *.lo 363 364clean-libtool: 365 -rm -rf .libs _libs 366 367distclean-libtool: 368 -rm -f libtool config.lt 369install-pkgconfigDATA: $(pkgconfig_DATA) 370 @$(NORMAL_INSTALL) 371 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" 372 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 373 for p in $$list; do \ 374 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 375 echo "$$d$$p"; \ 376 done | $(am__base_list) | \ 377 while read files; do \ 378 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ 379 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ 380 done 381 382uninstall-pkgconfigDATA: 383 @$(NORMAL_UNINSTALL) 384 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 385 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 386 test -n "$$files" || exit 0; \ 387 echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \ 388 cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files 389 390# This directory's subdirectories are mostly independent; you can cd 391# into them and run `make' without going through this Makefile. 392# To change the values of `make' variables: instead of editing Makefiles, 393# (1) if the variable is set in `config.status', edit `config.status' 394# (which will cause the Makefiles to be regenerated when you run `make'); 395# (2) otherwise, pass the desired values on the `make' command line. 396$(RECURSIVE_TARGETS): 397 @fail= failcom='exit 1'; \ 398 for f in x $$MAKEFLAGS; do \ 399 case $$f in \ 400 *=* | --[!k]*);; \ 401 *k*) failcom='fail=yes';; \ 402 esac; \ 403 done; \ 404 dot_seen=no; \ 405 target=`echo $@ | sed s/-recursive//`; \ 406 list='$(SUBDIRS)'; for subdir in $$list; do \ 407 echo "Making $$target in $$subdir"; \ 408 if test "$$subdir" = "."; then \ 409 dot_seen=yes; \ 410 local_target="$$target-am"; \ 411 else \ 412 local_target="$$target"; \ 413 fi; \ 414 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 415 || eval $$failcom; \ 416 done; \ 417 if test "$$dot_seen" = "no"; then \ 418 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 419 fi; test -z "$$fail" 420 421$(RECURSIVE_CLEAN_TARGETS): 422 @fail= failcom='exit 1'; \ 423 for f in x $$MAKEFLAGS; do \ 424 case $$f in \ 425 *=* | --[!k]*);; \ 426 *k*) failcom='fail=yes';; \ 427 esac; \ 428 done; \ 429 dot_seen=no; \ 430 case "$@" in \ 431 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 432 *) list='$(SUBDIRS)' ;; \ 433 esac; \ 434 rev=''; for subdir in $$list; do \ 435 if test "$$subdir" = "."; then :; else \ 436 rev="$$subdir $$rev"; \ 437 fi; \ 438 done; \ 439 rev="$$rev ."; \ 440 target=`echo $@ | sed s/-recursive//`; \ 441 for subdir in $$rev; do \ 442 echo "Making $$target in $$subdir"; \ 443 if test "$$subdir" = "."; then \ 444 local_target="$$target-am"; \ 445 else \ 446 local_target="$$target"; \ 447 fi; \ 448 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 449 || eval $$failcom; \ 450 done && test -z "$$fail" 451tags-recursive: 452 list='$(SUBDIRS)'; for subdir in $$list; do \ 453 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 454 done 455ctags-recursive: 456 list='$(SUBDIRS)'; for subdir in $$list; do \ 457 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 458 done 459 460ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 461 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 462 unique=`for i in $$list; do \ 463 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 464 done | \ 465 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 466 END { if (nonempty) { for (i in files) print i; }; }'`; \ 467 mkid -fID $$unique 468tags: TAGS 469 470TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 471 $(TAGS_FILES) $(LISP) 472 set x; \ 473 here=`pwd`; \ 474 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 475 include_option=--etags-include; \ 476 empty_fix=.; \ 477 else \ 478 include_option=--include; \ 479 empty_fix=; \ 480 fi; \ 481 list='$(SUBDIRS)'; for subdir in $$list; do \ 482 if test "$$subdir" = .; then :; else \ 483 test ! -f $$subdir/TAGS || \ 484 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 485 fi; \ 486 done; \ 487 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 488 unique=`for i in $$list; do \ 489 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 490 done | \ 491 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 492 END { if (nonempty) { for (i in files) print i; }; }'`; \ 493 shift; \ 494 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 495 test -n "$$unique" || unique=$$empty_fix; \ 496 if test $$# -gt 0; then \ 497 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 498 "$$@" $$unique; \ 499 else \ 500 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 501 $$unique; \ 502 fi; \ 503 fi 504ctags: CTAGS 505CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 506 $(TAGS_FILES) $(LISP) 507 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 508 unique=`for i in $$list; do \ 509 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 510 done | \ 511 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 512 END { if (nonempty) { for (i in files) print i; }; }'`; \ 513 test -z "$(CTAGS_ARGS)$$unique" \ 514 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 515 $$unique 516 517GTAGS: 518 here=`$(am__cd) $(top_builddir) && pwd` \ 519 && $(am__cd) $(top_srcdir) \ 520 && gtags -i $(GTAGS_ARGS) "$$here" 521 522distclean-tags: 523 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 524 525distdir: $(DISTFILES) 526 $(am__remove_distdir) 527 test -d "$(distdir)" || mkdir "$(distdir)" 528 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 529 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 530 list='$(DISTFILES)'; \ 531 dist_files=`for file in $$list; do echo $$file; done | \ 532 sed -e "s|^$$srcdirstrip/||;t" \ 533 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 534 case $$dist_files in \ 535 */*) $(MKDIR_P) `echo "$$dist_files" | \ 536 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 537 sort -u` ;; \ 538 esac; \ 539 for file in $$dist_files; do \ 540 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 541 if test -d $$d/$$file; then \ 542 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 543 if test -d "$(distdir)/$$file"; then \ 544 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 545 fi; \ 546 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 547 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 548 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 549 fi; \ 550 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 551 else \ 552 test -f "$(distdir)/$$file" \ 553 || cp -p $$d/$$file "$(distdir)/$$file" \ 554 || exit 1; \ 555 fi; \ 556 done 557 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 558 if test "$$subdir" = .; then :; else \ 559 test -d "$(distdir)/$$subdir" \ 560 || $(MKDIR_P) "$(distdir)/$$subdir" \ 561 || exit 1; \ 562 fi; \ 563 done 564 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 565 if test "$$subdir" = .; then :; else \ 566 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 567 $(am__relativize); \ 568 new_distdir=$$reldir; \ 569 dir1=$$subdir; dir2="$(top_distdir)"; \ 570 $(am__relativize); \ 571 new_top_distdir=$$reldir; \ 572 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 573 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 574 ($(am__cd) $$subdir && \ 575 $(MAKE) $(AM_MAKEFLAGS) \ 576 top_distdir="$$new_top_distdir" \ 577 distdir="$$new_distdir" \ 578 am__remove_distdir=: \ 579 am__skip_length_check=: \ 580 am__skip_mode_fix=: \ 581 distdir) \ 582 || exit 1; \ 583 fi; \ 584 done 585 $(MAKE) $(AM_MAKEFLAGS) \ 586 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 587 dist-hook 588 -test -n "$(am__skip_mode_fix)" \ 589 || find "$(distdir)" -type d ! -perm -755 \ 590 -exec chmod u+rwx,go+rx {} \; -o \ 591 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 592 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 593 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 594 || chmod -R a+r "$(distdir)" 595dist-gzip: distdir 596 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 597 $(am__remove_distdir) 598dist-bzip2: distdir 599 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 600 $(am__remove_distdir) 601 602dist-lzma: distdir 603 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma 604 $(am__remove_distdir) 605 606dist-xz: distdir 607 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz 608 $(am__remove_distdir) 609 610dist-tarZ: distdir 611 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 612 $(am__remove_distdir) 613 614dist-shar: distdir 615 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 616 $(am__remove_distdir) 617 618dist-zip: distdir 619 -rm -f $(distdir).zip 620 zip -rq $(distdir).zip $(distdir) 621 $(am__remove_distdir) 622 623dist dist-all: distdir 624 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 625 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 626 $(am__remove_distdir) 627 628# This target untars the dist file and tries a VPATH configuration. Then 629# it guarantees that the distribution is self-contained by making another 630# tarfile. 631distcheck: dist 632 case '$(DIST_ARCHIVES)' in \ 633 *.tar.gz*) \ 634 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ 635 *.tar.bz2*) \ 636 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 637 *.tar.lzma*) \ 638 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ 639 *.tar.xz*) \ 640 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 641 *.tar.Z*) \ 642 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 643 *.shar.gz*) \ 644 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ 645 *.zip*) \ 646 unzip $(distdir).zip ;;\ 647 esac 648 chmod -R a-w $(distdir); chmod a+w $(distdir) 649 mkdir $(distdir)/_build 650 mkdir $(distdir)/_inst 651 chmod a-w $(distdir) 652 test -d $(distdir)/_build || exit 0; \ 653 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 654 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 655 && am__cwd=`pwd` \ 656 && $(am__cd) $(distdir)/_build \ 657 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 658 $(DISTCHECK_CONFIGURE_FLAGS) \ 659 && $(MAKE) $(AM_MAKEFLAGS) \ 660 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 661 && $(MAKE) $(AM_MAKEFLAGS) check \ 662 && $(MAKE) $(AM_MAKEFLAGS) install \ 663 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 664 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 665 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 666 distuninstallcheck \ 667 && chmod -R a-w "$$dc_install_base" \ 668 && ({ \ 669 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 670 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 671 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 672 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 673 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 674 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 675 && rm -rf "$$dc_destdir" \ 676 && $(MAKE) $(AM_MAKEFLAGS) dist \ 677 && rm -rf $(DIST_ARCHIVES) \ 678 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 679 && cd "$$am__cwd" \ 680 || exit 1 681 $(am__remove_distdir) 682 @(echo "$(distdir) archives ready for distribution: "; \ 683 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 684 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 685distuninstallcheck: 686 @$(am__cd) '$(distuninstallcheck_dir)' \ 687 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 688 || { echo "ERROR: files left after uninstall:" ; \ 689 if test -n "$(DESTDIR)"; then \ 690 echo " (check DESTDIR support)"; \ 691 fi ; \ 692 $(distuninstallcheck_listfiles) ; \ 693 exit 1; } >&2 694distcleancheck: distclean 695 @if test '$(srcdir)' = . ; then \ 696 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 697 exit 1 ; \ 698 fi 699 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 700 || { echo "ERROR: files left in build directory after distclean:" ; \ 701 $(distcleancheck_listfiles) ; \ 702 exit 1; } >&2 703check-am: all-am 704check: check-recursive 705all-am: Makefile $(DATA) config.h 706installdirs: installdirs-recursive 707installdirs-am: 708 for dir in "$(DESTDIR)$(pkgconfigdir)"; do \ 709 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 710 done 711install: install-recursive 712install-exec: install-exec-recursive 713install-data: install-data-recursive 714uninstall: uninstall-recursive 715 716install-am: all-am 717 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 718 719installcheck: installcheck-recursive 720install-strip: 721 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 722 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 723 `test -z '$(STRIP)' || \ 724 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 725mostlyclean-generic: 726 727clean-generic: 728 729distclean-generic: 730 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 731 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 732 733maintainer-clean-generic: 734 @echo "This command is intended for maintainers to use" 735 @echo "it deletes files that may require special tools to rebuild." 736 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 737clean: clean-recursive 738 739clean-am: clean-generic clean-libtool mostlyclean-am 740 741distclean: distclean-recursive 742 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 743 -rm -f Makefile 744distclean-am: clean-am distclean-generic distclean-hdr \ 745 distclean-libtool distclean-tags 746 747dvi: dvi-recursive 748 749dvi-am: 750 751html: html-recursive 752 753html-am: 754 755info: info-recursive 756 757info-am: 758 759install-data-am: install-pkgconfigDATA 760 761install-dvi: install-dvi-recursive 762 763install-dvi-am: 764 765install-exec-am: 766 767install-html: install-html-recursive 768 769install-html-am: 770 771install-info: install-info-recursive 772 773install-info-am: 774 775install-man: 776 777install-pdf: install-pdf-recursive 778 779install-pdf-am: 780 781install-ps: install-ps-recursive 782 783install-ps-am: 784 785installcheck-am: 786 787maintainer-clean: maintainer-clean-recursive 788 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 789 -rm -rf $(top_srcdir)/autom4te.cache 790 -rm -f Makefile 791maintainer-clean-am: distclean-am maintainer-clean-generic 792 793mostlyclean: mostlyclean-recursive 794 795mostlyclean-am: mostlyclean-generic mostlyclean-libtool 796 797pdf: pdf-recursive 798 799pdf-am: 800 801ps: ps-recursive 802 803ps-am: 804 805uninstall-am: uninstall-pkgconfigDATA 806 807.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ 808 ctags-recursive install-am install-strip tags-recursive 809 810.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 811 all all-am am--refresh check check-am clean clean-generic \ 812 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ 813 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \ 814 dist-zip distcheck distclean distclean-generic distclean-hdr \ 815 distclean-libtool distclean-tags distcleancheck distdir \ 816 distuninstallcheck dvi dvi-am html html-am info info-am \ 817 install install-am install-data install-data-am install-dvi \ 818 install-dvi-am install-exec install-exec-am install-html \ 819 install-html-am install-info install-info-am install-man \ 820 install-pdf install-pdf-am install-pkgconfigDATA install-ps \ 821 install-ps-am install-strip installcheck installcheck-am \ 822 installdirs installdirs-am maintainer-clean \ 823 maintainer-clean-generic mostlyclean mostlyclean-generic \ 824 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ 825 uninstall uninstall-am uninstall-pkgconfigDATA 826 827 828.PHONY: ChangeLog INSTALL 829 830INSTALL: 831 $(INSTALL_CMD) 832 833ChangeLog: 834 $(CHANGELOG_CMD) 835 836dist-hook: ChangeLog INSTALL 837 838# Tell versions [3.59,3.63) of GNU make to not export all variables. 839# Otherwise a system limit (for SysV at least) may be exceeded. 840.NOEXPORT: 841