Makefile.in revision 249c3046
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)/m4/ax_define_dir.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@ 213MAN_SUBSTS = @MAN_SUBSTS@ 214MISC_MAN_DIR = @MISC_MAN_DIR@ 215MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 216MKDIR_P = @MKDIR_P@ 217NM = @NM@ 218NMEDIT = @NMEDIT@ 219OBJDUMP = @OBJDUMP@ 220OBJEXT = @OBJEXT@ 221OTOOL = @OTOOL@ 222OTOOL64 = @OTOOL64@ 223PACKAGE = @PACKAGE@ 224PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 225PACKAGE_NAME = @PACKAGE_NAME@ 226PACKAGE_STRING = @PACKAGE_STRING@ 227PACKAGE_TARNAME = @PACKAGE_TARNAME@ 228PACKAGE_URL = @PACKAGE_URL@ 229PACKAGE_VERSION = @PACKAGE_VERSION@ 230PATH_SEPARATOR = @PATH_SEPARATOR@ 231PKG_CONFIG = @PKG_CONFIG@ 232RANLIB = @RANLIB@ 233SED = @SED@ 234SET_MAKE = @SET_MAKE@ 235SHELL = @SHELL@ 236STRINGSABIOPTIONS = @STRINGSABIOPTIONS@ 237STRIP = @STRIP@ 238VERSION = @VERSION@ 239XFILESEARCHPATHDEFAULT = @XFILESEARCHPATHDEFAULT@ 240XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 241XORG_MAN_PAGE = @XORG_MAN_PAGE@ 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@ 282mandir = @mandir@ 283mkdir_p = @mkdir_p@ 284oldincludedir = @oldincludedir@ 285pdfdir = @pdfdir@ 286prefix = @prefix@ 287program_transform_name = @program_transform_name@ 288psdir = @psdir@ 289sbindir = @sbindir@ 290sharedstatedir = @sharedstatedir@ 291srcdir = @srcdir@ 292sysconfdir = @sysconfdir@ 293target_alias = @target_alias@ 294top_build_prefix = @top_build_prefix@ 295top_builddir = @top_builddir@ 296top_srcdir = @top_srcdir@ 297SUBDIRS = util src include man specs 298ACLOCAL_AMFLAGS = -I m4 299pkgconfigdir = $(libdir)/pkgconfig 300pkgconfig_DATA = xt.pc 301MAINTAINERCLEANFILES = ChangeLog INSTALL 302all: config.h 303 $(MAKE) $(AM_MAKEFLAGS) all-recursive 304 305.SUFFIXES: 306am--refresh: 307 @: 308$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 309 @for dep in $?; do \ 310 case '$(am__configure_deps)' in \ 311 *$$dep*) \ 312 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 313 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 314 && exit 0; \ 315 exit 1;; \ 316 esac; \ 317 done; \ 318 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 319 $(am__cd) $(top_srcdir) && \ 320 $(AUTOMAKE) --foreign Makefile 321.PRECIOUS: Makefile 322Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 323 @case '$?' in \ 324 *config.status*) \ 325 echo ' $(SHELL) ./config.status'; \ 326 $(SHELL) ./config.status;; \ 327 *) \ 328 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 329 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 330 esac; 331 332$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 333 $(SHELL) ./config.status --recheck 334 335$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 336 $(am__cd) $(srcdir) && $(AUTOCONF) 337$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 338 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 339$(am__aclocal_m4_deps): 340 341config.h: stamp-h1 342 @if test ! -f $@; then \ 343 rm -f stamp-h1; \ 344 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ 345 else :; fi 346 347stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 348 @rm -f stamp-h1 349 cd $(top_builddir) && $(SHELL) ./config.status config.h 350$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 351 ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) 352 rm -f stamp-h1 353 touch $@ 354 355distclean-hdr: 356 -rm -f config.h stamp-h1 357xt.pc: $(top_builddir)/config.status $(srcdir)/xt.pc.in 358 cd $(top_builddir) && $(SHELL) ./config.status $@ 359 360mostlyclean-libtool: 361 -rm -f *.lo 362 363clean-libtool: 364 -rm -rf .libs _libs 365 366distclean-libtool: 367 -rm -f libtool config.lt 368install-pkgconfigDATA: $(pkgconfig_DATA) 369 @$(NORMAL_INSTALL) 370 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" 371 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 372 for p in $$list; do \ 373 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 374 echo "$$d$$p"; \ 375 done | $(am__base_list) | \ 376 while read files; do \ 377 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ 378 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ 379 done 380 381uninstall-pkgconfigDATA: 382 @$(NORMAL_UNINSTALL) 383 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 384 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 385 test -n "$$files" || exit 0; \ 386 echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \ 387 cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files 388 389# This directory's subdirectories are mostly independent; you can cd 390# into them and run `make' without going through this Makefile. 391# To change the values of `make' variables: instead of editing Makefiles, 392# (1) if the variable is set in `config.status', edit `config.status' 393# (which will cause the Makefiles to be regenerated when you run `make'); 394# (2) otherwise, pass the desired values on the `make' command line. 395$(RECURSIVE_TARGETS): 396 @fail= failcom='exit 1'; \ 397 for f in x $$MAKEFLAGS; do \ 398 case $$f in \ 399 *=* | --[!k]*);; \ 400 *k*) failcom='fail=yes';; \ 401 esac; \ 402 done; \ 403 dot_seen=no; \ 404 target=`echo $@ | sed s/-recursive//`; \ 405 list='$(SUBDIRS)'; for subdir in $$list; do \ 406 echo "Making $$target in $$subdir"; \ 407 if test "$$subdir" = "."; then \ 408 dot_seen=yes; \ 409 local_target="$$target-am"; \ 410 else \ 411 local_target="$$target"; \ 412 fi; \ 413 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 414 || eval $$failcom; \ 415 done; \ 416 if test "$$dot_seen" = "no"; then \ 417 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 418 fi; test -z "$$fail" 419 420$(RECURSIVE_CLEAN_TARGETS): 421 @fail= failcom='exit 1'; \ 422 for f in x $$MAKEFLAGS; do \ 423 case $$f in \ 424 *=* | --[!k]*);; \ 425 *k*) failcom='fail=yes';; \ 426 esac; \ 427 done; \ 428 dot_seen=no; \ 429 case "$@" in \ 430 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 431 *) list='$(SUBDIRS)' ;; \ 432 esac; \ 433 rev=''; for subdir in $$list; do \ 434 if test "$$subdir" = "."; then :; else \ 435 rev="$$subdir $$rev"; \ 436 fi; \ 437 done; \ 438 rev="$$rev ."; \ 439 target=`echo $@ | sed s/-recursive//`; \ 440 for subdir in $$rev; do \ 441 echo "Making $$target in $$subdir"; \ 442 if test "$$subdir" = "."; then \ 443 local_target="$$target-am"; \ 444 else \ 445 local_target="$$target"; \ 446 fi; \ 447 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 448 || eval $$failcom; \ 449 done && test -z "$$fail" 450tags-recursive: 451 list='$(SUBDIRS)'; for subdir in $$list; do \ 452 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 453 done 454ctags-recursive: 455 list='$(SUBDIRS)'; for subdir in $$list; do \ 456 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 457 done 458 459ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 460 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 461 unique=`for i in $$list; do \ 462 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 463 done | \ 464 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 465 END { if (nonempty) { for (i in files) print i; }; }'`; \ 466 mkid -fID $$unique 467tags: TAGS 468 469TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 470 $(TAGS_FILES) $(LISP) 471 set x; \ 472 here=`pwd`; \ 473 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 474 include_option=--etags-include; \ 475 empty_fix=.; \ 476 else \ 477 include_option=--include; \ 478 empty_fix=; \ 479 fi; \ 480 list='$(SUBDIRS)'; for subdir in $$list; do \ 481 if test "$$subdir" = .; then :; else \ 482 test ! -f $$subdir/TAGS || \ 483 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 484 fi; \ 485 done; \ 486 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 487 unique=`for i in $$list; do \ 488 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 489 done | \ 490 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 491 END { if (nonempty) { for (i in files) print i; }; }'`; \ 492 shift; \ 493 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 494 test -n "$$unique" || unique=$$empty_fix; \ 495 if test $$# -gt 0; then \ 496 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 497 "$$@" $$unique; \ 498 else \ 499 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 500 $$unique; \ 501 fi; \ 502 fi 503ctags: CTAGS 504CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 505 $(TAGS_FILES) $(LISP) 506 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ 507 unique=`for i in $$list; do \ 508 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 509 done | \ 510 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 511 END { if (nonempty) { for (i in files) print i; }; }'`; \ 512 test -z "$(CTAGS_ARGS)$$unique" \ 513 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 514 $$unique 515 516GTAGS: 517 here=`$(am__cd) $(top_builddir) && pwd` \ 518 && $(am__cd) $(top_srcdir) \ 519 && gtags -i $(GTAGS_ARGS) "$$here" 520 521distclean-tags: 522 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 523 524distdir: $(DISTFILES) 525 $(am__remove_distdir) 526 test -d "$(distdir)" || mkdir "$(distdir)" 527 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 528 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 529 list='$(DISTFILES)'; \ 530 dist_files=`for file in $$list; do echo $$file; done | \ 531 sed -e "s|^$$srcdirstrip/||;t" \ 532 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 533 case $$dist_files in \ 534 */*) $(MKDIR_P) `echo "$$dist_files" | \ 535 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 536 sort -u` ;; \ 537 esac; \ 538 for file in $$dist_files; do \ 539 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 540 if test -d $$d/$$file; then \ 541 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 542 if test -d "$(distdir)/$$file"; then \ 543 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 544 fi; \ 545 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 546 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 547 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 548 fi; \ 549 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 550 else \ 551 test -f "$(distdir)/$$file" \ 552 || cp -p $$d/$$file "$(distdir)/$$file" \ 553 || exit 1; \ 554 fi; \ 555 done 556 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 557 if test "$$subdir" = .; then :; else \ 558 test -d "$(distdir)/$$subdir" \ 559 || $(MKDIR_P) "$(distdir)/$$subdir" \ 560 || exit 1; \ 561 fi; \ 562 done 563 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 564 if test "$$subdir" = .; then :; else \ 565 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 566 $(am__relativize); \ 567 new_distdir=$$reldir; \ 568 dir1=$$subdir; dir2="$(top_distdir)"; \ 569 $(am__relativize); \ 570 new_top_distdir=$$reldir; \ 571 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 572 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 573 ($(am__cd) $$subdir && \ 574 $(MAKE) $(AM_MAKEFLAGS) \ 575 top_distdir="$$new_top_distdir" \ 576 distdir="$$new_distdir" \ 577 am__remove_distdir=: \ 578 am__skip_length_check=: \ 579 am__skip_mode_fix=: \ 580 distdir) \ 581 || exit 1; \ 582 fi; \ 583 done 584 $(MAKE) $(AM_MAKEFLAGS) \ 585 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 586 dist-hook 587 -test -n "$(am__skip_mode_fix)" \ 588 || find "$(distdir)" -type d ! -perm -755 \ 589 -exec chmod u+rwx,go+rx {} \; -o \ 590 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 591 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 592 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 593 || chmod -R a+r "$(distdir)" 594dist-gzip: distdir 595 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 596 $(am__remove_distdir) 597dist-bzip2: distdir 598 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 599 $(am__remove_distdir) 600 601dist-lzma: distdir 602 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma 603 $(am__remove_distdir) 604 605dist-xz: distdir 606 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz 607 $(am__remove_distdir) 608 609dist-tarZ: distdir 610 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 611 $(am__remove_distdir) 612 613dist-shar: distdir 614 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 615 $(am__remove_distdir) 616 617dist-zip: distdir 618 -rm -f $(distdir).zip 619 zip -rq $(distdir).zip $(distdir) 620 $(am__remove_distdir) 621 622dist dist-all: distdir 623 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 624 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 625 $(am__remove_distdir) 626 627# This target untars the dist file and tries a VPATH configuration. Then 628# it guarantees that the distribution is self-contained by making another 629# tarfile. 630distcheck: dist 631 case '$(DIST_ARCHIVES)' in \ 632 *.tar.gz*) \ 633 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ 634 *.tar.bz2*) \ 635 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 636 *.tar.lzma*) \ 637 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ 638 *.tar.xz*) \ 639 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 640 *.tar.Z*) \ 641 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 642 *.shar.gz*) \ 643 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ 644 *.zip*) \ 645 unzip $(distdir).zip ;;\ 646 esac 647 chmod -R a-w $(distdir); chmod a+w $(distdir) 648 mkdir $(distdir)/_build 649 mkdir $(distdir)/_inst 650 chmod a-w $(distdir) 651 test -d $(distdir)/_build || exit 0; \ 652 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 653 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 654 && am__cwd=`pwd` \ 655 && $(am__cd) $(distdir)/_build \ 656 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 657 $(DISTCHECK_CONFIGURE_FLAGS) \ 658 && $(MAKE) $(AM_MAKEFLAGS) \ 659 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 660 && $(MAKE) $(AM_MAKEFLAGS) check \ 661 && $(MAKE) $(AM_MAKEFLAGS) install \ 662 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 663 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 664 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 665 distuninstallcheck \ 666 && chmod -R a-w "$$dc_install_base" \ 667 && ({ \ 668 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 669 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 670 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 671 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 672 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 673 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 674 && rm -rf "$$dc_destdir" \ 675 && $(MAKE) $(AM_MAKEFLAGS) dist \ 676 && rm -rf $(DIST_ARCHIVES) \ 677 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 678 && cd "$$am__cwd" \ 679 || exit 1 680 $(am__remove_distdir) 681 @(echo "$(distdir) archives ready for distribution: "; \ 682 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 683 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 684distuninstallcheck: 685 @$(am__cd) '$(distuninstallcheck_dir)' \ 686 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 687 || { echo "ERROR: files left after uninstall:" ; \ 688 if test -n "$(DESTDIR)"; then \ 689 echo " (check DESTDIR support)"; \ 690 fi ; \ 691 $(distuninstallcheck_listfiles) ; \ 692 exit 1; } >&2 693distcleancheck: distclean 694 @if test '$(srcdir)' = . ; then \ 695 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 696 exit 1 ; \ 697 fi 698 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 699 || { echo "ERROR: files left in build directory after distclean:" ; \ 700 $(distcleancheck_listfiles) ; \ 701 exit 1; } >&2 702check-am: all-am 703check: check-recursive 704all-am: Makefile $(DATA) config.h 705installdirs: installdirs-recursive 706installdirs-am: 707 for dir in "$(DESTDIR)$(pkgconfigdir)"; do \ 708 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 709 done 710install: install-recursive 711install-exec: install-exec-recursive 712install-data: install-data-recursive 713uninstall: uninstall-recursive 714 715install-am: all-am 716 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 717 718installcheck: installcheck-recursive 719install-strip: 720 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 721 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 722 `test -z '$(STRIP)' || \ 723 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 724mostlyclean-generic: 725 726clean-generic: 727 728distclean-generic: 729 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 730 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 731 732maintainer-clean-generic: 733 @echo "This command is intended for maintainers to use" 734 @echo "it deletes files that may require special tools to rebuild." 735 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 736clean: clean-recursive 737 738clean-am: clean-generic clean-libtool mostlyclean-am 739 740distclean: distclean-recursive 741 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 742 -rm -f Makefile 743distclean-am: clean-am distclean-generic distclean-hdr \ 744 distclean-libtool distclean-tags 745 746dvi: dvi-recursive 747 748dvi-am: 749 750html: html-recursive 751 752html-am: 753 754info: info-recursive 755 756info-am: 757 758install-data-am: install-pkgconfigDATA 759 760install-dvi: install-dvi-recursive 761 762install-dvi-am: 763 764install-exec-am: 765 766install-html: install-html-recursive 767 768install-html-am: 769 770install-info: install-info-recursive 771 772install-info-am: 773 774install-man: 775 776install-pdf: install-pdf-recursive 777 778install-pdf-am: 779 780install-ps: install-ps-recursive 781 782install-ps-am: 783 784installcheck-am: 785 786maintainer-clean: maintainer-clean-recursive 787 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 788 -rm -rf $(top_srcdir)/autom4te.cache 789 -rm -f Makefile 790maintainer-clean-am: distclean-am maintainer-clean-generic 791 792mostlyclean: mostlyclean-recursive 793 794mostlyclean-am: mostlyclean-generic mostlyclean-libtool 795 796pdf: pdf-recursive 797 798pdf-am: 799 800ps: ps-recursive 801 802ps-am: 803 804uninstall-am: uninstall-pkgconfigDATA 805 806.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ 807 ctags-recursive install-am install-strip tags-recursive 808 809.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 810 all all-am am--refresh check check-am clean clean-generic \ 811 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ 812 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \ 813 dist-zip distcheck distclean distclean-generic distclean-hdr \ 814 distclean-libtool distclean-tags distcleancheck distdir \ 815 distuninstallcheck dvi dvi-am html html-am info info-am \ 816 install install-am install-data install-data-am install-dvi \ 817 install-dvi-am install-exec install-exec-am install-html \ 818 install-html-am install-info install-info-am install-man \ 819 install-pdf install-pdf-am install-pkgconfigDATA install-ps \ 820 install-ps-am install-strip installcheck installcheck-am \ 821 installdirs installdirs-am maintainer-clean \ 822 maintainer-clean-generic mostlyclean mostlyclean-generic \ 823 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ 824 uninstall uninstall-am uninstall-pkgconfigDATA 825 826 827.PHONY: ChangeLog INSTALL 828 829INSTALL: 830 $(INSTALL_CMD) 831 832ChangeLog: 833 $(CHANGELOG_CMD) 834 835dist-hook: ChangeLog INSTALL 836 837# Tell versions [3.59,3.63) of GNU make to not export all variables. 838# Otherwise a system limit (for SysV at least) may be exceeded. 839.NOEXPORT: 840