1# Makefile.in generated by automake 1.16.5 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2021 Free Software Foundation, Inc. 5 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 17VPATH = @srcdir@ 18am__is_gnu_make = { \ 19 if test -z '$(MAKELEVEL)'; then \ 20 false; \ 21 elif test -n '$(MAKE_HOST)'; then \ 22 true; \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 24 true; \ 25 else \ 26 false; \ 27 fi; \ 28} 29am__make_running_with_option = \ 30 case $${target_option-} in \ 31 ?) ;; \ 32 *) echo "am__make_running_with_option: internal error: invalid" \ 33 "target option '$${target_option-}' specified" >&2; \ 34 exit 1;; \ 35 esac; \ 36 has_opt=no; \ 37 sane_makeflags=$$MAKEFLAGS; \ 38 if $(am__is_gnu_make); then \ 39 sane_makeflags=$$MFLAGS; \ 40 else \ 41 case $$MAKEFLAGS in \ 42 *\\[\ \ ]*) \ 43 bs=\\; \ 44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 46 esac; \ 47 fi; \ 48 skip_next=no; \ 49 strip_trailopt () \ 50 { \ 51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 52 }; \ 53 for flg in $$sane_makeflags; do \ 54 test $$skip_next = yes && { skip_next=no; continue; }; \ 55 case $$flg in \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ 60 -*O?*) strip_trailopt 'O';; \ 61 -*l) strip_trailopt 'l'; skip_next=yes;; \ 62 -*l?*) strip_trailopt 'l';; \ 63 -[dEDm]) skip_next=yes;; \ 64 -[JT]) skip_next=yes;; \ 65 esac; \ 66 case $$flg in \ 67 *$$target_option*) has_opt=yes; break;; \ 68 esac; \ 69 done; \ 70 test $$has_opt = yes 71am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 72am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 73pkgdatadir = $(datadir)/@PACKAGE@ 74pkgincludedir = $(includedir)/@PACKAGE@ 75pkglibdir = $(libdir)/@PACKAGE@ 76pkglibexecdir = $(libexecdir)/@PACKAGE@ 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 78install_sh_DATA = $(install_sh) -c -m 644 79install_sh_PROGRAM = $(install_sh) -c 80install_sh_SCRIPT = $(install_sh) -c 81INSTALL_HEADER = $(INSTALL_DATA) 82transform = $(program_transform_name) 83NORMAL_INSTALL = : 84PRE_INSTALL = : 85POST_INSTALL = : 86NORMAL_UNINSTALL = : 87PRE_UNINSTALL = : 88POST_UNINSTALL = : 89build_triplet = @build@ 90host_triplet = @host@ 91subdir = include 92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 93am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \ 94 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 95 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ 96 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac 97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 98 $(ACLOCAL_M4) 99DIST_COMMON = $(srcdir)/Makefile.am $(xtinclude_HEADERS) \ 100 $(am__DIST_COMMON) 101mkinstalldirs = $(install_sh) -d 102CONFIG_HEADER = $(top_builddir)/config.h 103CONFIG_CLEAN_FILES = 104CONFIG_CLEAN_VPATH_FILES = 105AM_V_P = $(am__v_P_@AM_V@) 106am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 107am__v_P_0 = false 108am__v_P_1 = : 109AM_V_GEN = $(am__v_GEN_@AM_V@) 110am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 111am__v_GEN_0 = @echo " GEN " $@; 112am__v_GEN_1 = 113AM_V_at = $(am__v_at_@AM_V@) 114am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 115am__v_at_0 = @ 116am__v_at_1 = 117SOURCES = 118DIST_SOURCES = 119am__can_run_installinfo = \ 120 case $$AM_UPDATE_INFO_DIR in \ 121 n|no|NO) false;; \ 122 *) (install-info --version) >/dev/null 2>&1;; \ 123 esac 124am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 125am__vpath_adj = case $$p in \ 126 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 127 *) f=$$p;; \ 128 esac; 129am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 130am__install_max = 40 131am__nobase_strip_setup = \ 132 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 133am__nobase_strip = \ 134 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 135am__nobase_list = $(am__nobase_strip_setup); \ 136 for p in $$list; do echo "$$p $$p"; done | \ 137 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 138 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 139 if (++n[$$2] == $(am__install_max)) \ 140 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 141 END { for (dir in files) print dir, files[dir] }' 142am__base_list = \ 143 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 144 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 145am__uninstall_files_from_dir = { \ 146 test -z "$$files" \ 147 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 148 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 149 $(am__cd) "$$dir" && rm -f $$files; }; \ 150 } 151am__installdirs = "$(DESTDIR)$(xtincludedir)" \ 152 "$(DESTDIR)$(xtincludedir)" 153HEADERS = $(nodist_xtinclude_HEADERS) $(xtinclude_HEADERS) 154am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 155# Read a list of newline-separated strings from the standard input, 156# and print each of them once, without duplicates. Input order is 157# *not* preserved. 158am__uniquify_input = $(AWK) '\ 159 BEGIN { nonempty = 0; } \ 160 { items[$$0] = 1; nonempty = 1; } \ 161 END { if (nonempty) { for (i in items) print i; }; } \ 162' 163# Make sure the list of sources is unique. This is necessary because, 164# e.g., the same source file might be shared among _SOURCES variables 165# for different programs/libraries. 166am__define_uniq_tagged_files = \ 167 list='$(am__tagged_files)'; \ 168 unique=`for i in $$list; do \ 169 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 170 done | $(am__uniquify_input)` 171am__DIST_COMMON = $(srcdir)/Makefile.in 172DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 173ACLOCAL = @ACLOCAL@ 174ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 175ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 176AMTAR = @AMTAR@ 177AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 178APP_MAN_DIR = @APP_MAN_DIR@ 179APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 180AR = @AR@ 181AUTOCONF = @AUTOCONF@ 182AUTOHEADER = @AUTOHEADER@ 183AUTOMAKE = @AUTOMAKE@ 184AWK = @AWK@ 185BASE_CFLAGS = @BASE_CFLAGS@ 186CC = @CC@ 187CCDEPMODE = @CCDEPMODE@ 188CC_FOR_BUILD = @CC_FOR_BUILD@ 189CFLAGS = @CFLAGS@ 190CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ 191CHANGELOG_CMD = @CHANGELOG_CMD@ 192CPP = @CPP@ 193CPPFLAGS = @CPPFLAGS@ 194CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ 195CSCOPE = @CSCOPE@ 196CTAGS = @CTAGS@ 197CWARNFLAGS = @CWARNFLAGS@ 198CYGPATH_W = @CYGPATH_W@ 199DEFS = @DEFS@ 200DEPDIR = @DEPDIR@ 201DLLTOOL = @DLLTOOL@ 202DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 203DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 204DSYMUTIL = @DSYMUTIL@ 205DUMPBIN = @DUMPBIN@ 206ECHO_C = @ECHO_C@ 207ECHO_N = @ECHO_N@ 208ECHO_T = @ECHO_T@ 209EGREP = @EGREP@ 210ERRORDBDIR = @ERRORDBDIR@ 211ETAGS = @ETAGS@ 212EXEEXT = @EXEEXT@ 213FGREP = @FGREP@ 214FILECMD = @FILECMD@ 215FILE_MAN_DIR = @FILE_MAN_DIR@ 216FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 217FOP = @FOP@ 218GLIB_CFLAGS = @GLIB_CFLAGS@ 219GLIB_LIBS = @GLIB_LIBS@ 220GREP = @GREP@ 221INSTALL = @INSTALL@ 222INSTALL_CMD = @INSTALL_CMD@ 223INSTALL_DATA = @INSTALL_DATA@ 224INSTALL_PROGRAM = @INSTALL_PROGRAM@ 225INSTALL_SCRIPT = @INSTALL_SCRIPT@ 226INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 227LD = @LD@ 228LDFLAGS = @LDFLAGS@ 229LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@ 230LIBOBJS = @LIBOBJS@ 231LIBS = @LIBS@ 232LIBTOOL = @LIBTOOL@ 233LIB_MAN_DIR = @LIB_MAN_DIR@ 234LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 235LIPO = @LIPO@ 236LN_S = @LN_S@ 237LTLIBOBJS = @LTLIBOBJS@ 238LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 239MAKEINFO = @MAKEINFO@ 240MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 241MANIFEST_TOOL = @MANIFEST_TOOL@ 242MAN_SUBSTS = @MAN_SUBSTS@ 243MISC_MAN_DIR = @MISC_MAN_DIR@ 244MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 245MKDIR_P = @MKDIR_P@ 246NM = @NM@ 247NMEDIT = @NMEDIT@ 248OBJDUMP = @OBJDUMP@ 249OBJEXT = @OBJEXT@ 250OTOOL = @OTOOL@ 251OTOOL64 = @OTOOL64@ 252PACKAGE = @PACKAGE@ 253PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 254PACKAGE_NAME = @PACKAGE_NAME@ 255PACKAGE_STRING = @PACKAGE_STRING@ 256PACKAGE_TARNAME = @PACKAGE_TARNAME@ 257PACKAGE_URL = @PACKAGE_URL@ 258PACKAGE_VERSION = @PACKAGE_VERSION@ 259PATH_SEPARATOR = @PATH_SEPARATOR@ 260PERL = @PERL@ 261PKG_CONFIG = @PKG_CONFIG@ 262PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 263PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 264RANLIB = @RANLIB@ 265RAWCPP = @RAWCPP@ 266RAWCPPFLAGS = @RAWCPPFLAGS@ 267SED = @SED@ 268SET_MAKE = @SET_MAKE@ 269SHELL = @SHELL@ 270STRICT_CFLAGS = @STRICT_CFLAGS@ 271STRINGSABIOPTIONS = @STRINGSABIOPTIONS@ 272STRIP = @STRIP@ 273STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 274TRADITIONALCPPFLAGS = @TRADITIONALCPPFLAGS@ 275VERSION = @VERSION@ 276XFILESEARCHPATHDEFAULT = @XFILESEARCHPATHDEFAULT@ 277XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 278XMLTO = @XMLTO@ 279XORG_MALLOC_DEBUG_ENV = @XORG_MALLOC_DEBUG_ENV@ 280XORG_MAN_PAGE = @XORG_MAN_PAGE@ 281XORG_SGML_PATH = @XORG_SGML_PATH@ 282XSLTPROC = @XSLTPROC@ 283XSL_STYLESHEET = @XSL_STYLESHEET@ 284XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 285XT_CFLAGS = @XT_CFLAGS@ 286XT_LIBS = @XT_LIBS@ 287abs_builddir = @abs_builddir@ 288abs_srcdir = @abs_srcdir@ 289abs_top_builddir = @abs_top_builddir@ 290abs_top_srcdir = @abs_top_srcdir@ 291ac_ct_AR = @ac_ct_AR@ 292ac_ct_CC = @ac_ct_CC@ 293ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 294am__include = @am__include@ 295am__leading_dot = @am__leading_dot@ 296am__quote = @am__quote@ 297am__tar = @am__tar@ 298am__untar = @am__untar@ 299appdefaultdir = @appdefaultdir@ 300bindir = @bindir@ 301build = @build@ 302build_alias = @build_alias@ 303build_cpu = @build_cpu@ 304build_os = @build_os@ 305build_vendor = @build_vendor@ 306builddir = @builddir@ 307datadir = @datadir@ 308datarootdir = @datarootdir@ 309docdir = @docdir@ 310dvidir = @dvidir@ 311exec_prefix = @exec_prefix@ 312host = @host@ 313host_alias = @host_alias@ 314host_cpu = @host_cpu@ 315host_os = @host_os@ 316host_vendor = @host_vendor@ 317htmldir = @htmldir@ 318includedir = @includedir@ 319infodir = @infodir@ 320install_sh = @install_sh@ 321libdir = @libdir@ 322libexecdir = @libexecdir@ 323localedir = @localedir@ 324localstatedir = @localstatedir@ 325mandir = @mandir@ 326mkdir_p = @mkdir_p@ 327oldincludedir = @oldincludedir@ 328pdfdir = @pdfdir@ 329prefix = @prefix@ 330program_transform_name = @program_transform_name@ 331psdir = @psdir@ 332runstatedir = @runstatedir@ 333sbindir = @sbindir@ 334sharedstatedir = @sharedstatedir@ 335srcdir = @srcdir@ 336sysconfdir = @sysconfdir@ 337target_alias = @target_alias@ 338top_build_prefix = @top_build_prefix@ 339top_builddir = @top_builddir@ 340top_srcdir = @top_srcdir@ 341xtincludedir = ${includedir}/X11 342xtinclude_HEADERS = \ 343 X11/Composite.h \ 344 X11/CompositeP.h \ 345 X11/ConstrainP.h \ 346 X11/Constraint.h \ 347 X11/Core.h \ 348 X11/CoreP.h \ 349 X11/Intrinsic.h \ 350 X11/IntrinsicP.h \ 351 X11/Object.h \ 352 X11/ObjectP.h \ 353 X11/RectObj.h \ 354 X11/RectObjP.h \ 355 X11/ResConfigP.h \ 356 X11/ShellP.h \ 357 X11/Vendor.h \ 358 X11/VendorP.h \ 359 \ 360 X11/CallbackI.h \ 361 X11/ConvertI.h \ 362 X11/CreateI.h \ 363 X11/EventI.h \ 364 X11/HookObjI.h \ 365 X11/InitialI.h \ 366 X11/IntrinsicI.h \ 367 X11/PassivGraI.h \ 368 X11/ResourceI.h \ 369 X11/SelectionI.h \ 370 X11/ShellI.h \ 371 X11/ThreadsI.h \ 372 X11/TranslateI.h \ 373 X11/VarargsI.h \ 374 X11/Xtos.h 375 376nodist_xtinclude_HEADERS = \ 377 X11/StringDefs.h \ 378 X11/Shell.h 379 380DISTCLEANFILES = \ 381 X11/StringDefs.h \ 382 X11/Shell.h 383 384all: all-am 385 386.SUFFIXES: 387$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 388 @for dep in $?; do \ 389 case '$(am__configure_deps)' in \ 390 *$$dep*) \ 391 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 392 && { if test -f $@; then exit 0; else break; fi; }; \ 393 exit 1;; \ 394 esac; \ 395 done; \ 396 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \ 397 $(am__cd) $(top_srcdir) && \ 398 $(AUTOMAKE) --foreign include/Makefile 399Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 400 @case '$?' in \ 401 *config.status*) \ 402 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 403 *) \ 404 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 405 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 406 esac; 407 408$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 409 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 410 411$(top_srcdir)/configure: $(am__configure_deps) 412 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 413$(ACLOCAL_M4): $(am__aclocal_m4_deps) 414 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 415$(am__aclocal_m4_deps): 416 417mostlyclean-libtool: 418 -rm -f *.lo 419 420clean-libtool: 421 -rm -rf .libs _libs 422install-nodist_xtincludeHEADERS: $(nodist_xtinclude_HEADERS) 423 @$(NORMAL_INSTALL) 424 @list='$(nodist_xtinclude_HEADERS)'; test -n "$(xtincludedir)" || list=; \ 425 if test -n "$$list"; then \ 426 echo " $(MKDIR_P) '$(DESTDIR)$(xtincludedir)'"; \ 427 $(MKDIR_P) "$(DESTDIR)$(xtincludedir)" || exit 1; \ 428 fi; \ 429 for p in $$list; do \ 430 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 431 echo "$$d$$p"; \ 432 done | $(am__base_list) | \ 433 while read files; do \ 434 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xtincludedir)'"; \ 435 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xtincludedir)" || exit $$?; \ 436 done 437 438uninstall-nodist_xtincludeHEADERS: 439 @$(NORMAL_UNINSTALL) 440 @list='$(nodist_xtinclude_HEADERS)'; test -n "$(xtincludedir)" || list=; \ 441 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 442 dir='$(DESTDIR)$(xtincludedir)'; $(am__uninstall_files_from_dir) 443install-xtincludeHEADERS: $(xtinclude_HEADERS) 444 @$(NORMAL_INSTALL) 445 @list='$(xtinclude_HEADERS)'; test -n "$(xtincludedir)" || list=; \ 446 if test -n "$$list"; then \ 447 echo " $(MKDIR_P) '$(DESTDIR)$(xtincludedir)'"; \ 448 $(MKDIR_P) "$(DESTDIR)$(xtincludedir)" || exit 1; \ 449 fi; \ 450 for p in $$list; do \ 451 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 452 echo "$$d$$p"; \ 453 done | $(am__base_list) | \ 454 while read files; do \ 455 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xtincludedir)'"; \ 456 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xtincludedir)" || exit $$?; \ 457 done 458 459uninstall-xtincludeHEADERS: 460 @$(NORMAL_UNINSTALL) 461 @list='$(xtinclude_HEADERS)'; test -n "$(xtincludedir)" || list=; \ 462 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 463 dir='$(DESTDIR)$(xtincludedir)'; $(am__uninstall_files_from_dir) 464 465ID: $(am__tagged_files) 466 $(am__define_uniq_tagged_files); mkid -fID $$unique 467tags: tags-am 468TAGS: tags 469 470tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 471 set x; \ 472 here=`pwd`; \ 473 $(am__define_uniq_tagged_files); \ 474 shift; \ 475 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 476 test -n "$$unique" || unique=$$empty_fix; \ 477 if test $$# -gt 0; then \ 478 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 479 "$$@" $$unique; \ 480 else \ 481 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 482 $$unique; \ 483 fi; \ 484 fi 485ctags: ctags-am 486 487CTAGS: ctags 488ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 489 $(am__define_uniq_tagged_files); \ 490 test -z "$(CTAGS_ARGS)$$unique" \ 491 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 492 $$unique 493 494GTAGS: 495 here=`$(am__cd) $(top_builddir) && pwd` \ 496 && $(am__cd) $(top_srcdir) \ 497 && gtags -i $(GTAGS_ARGS) "$$here" 498cscopelist: cscopelist-am 499 500cscopelist-am: $(am__tagged_files) 501 list='$(am__tagged_files)'; \ 502 case "$(srcdir)" in \ 503 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 504 *) sdir=$(subdir)/$(srcdir) ;; \ 505 esac; \ 506 for i in $$list; do \ 507 if test -f "$$i"; then \ 508 echo "$(subdir)/$$i"; \ 509 else \ 510 echo "$$sdir/$$i"; \ 511 fi; \ 512 done >> $(top_builddir)/cscope.files 513 514distclean-tags: 515 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 516distdir: $(BUILT_SOURCES) 517 $(MAKE) $(AM_MAKEFLAGS) distdir-am 518 519distdir-am: $(DISTFILES) 520 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 521 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 522 list='$(DISTFILES)'; \ 523 dist_files=`for file in $$list; do echo $$file; done | \ 524 sed -e "s|^$$srcdirstrip/||;t" \ 525 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 526 case $$dist_files in \ 527 */*) $(MKDIR_P) `echo "$$dist_files" | \ 528 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 529 sort -u` ;; \ 530 esac; \ 531 for file in $$dist_files; do \ 532 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 533 if test -d $$d/$$file; then \ 534 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 535 if test -d "$(distdir)/$$file"; then \ 536 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 537 fi; \ 538 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 539 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 540 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 541 fi; \ 542 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 543 else \ 544 test -f "$(distdir)/$$file" \ 545 || cp -p $$d/$$file "$(distdir)/$$file" \ 546 || exit 1; \ 547 fi; \ 548 done 549check-am: all-am 550check: check-am 551all-am: Makefile $(HEADERS) 552installdirs: 553 for dir in "$(DESTDIR)$(xtincludedir)" "$(DESTDIR)$(xtincludedir)"; do \ 554 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 555 done 556install: install-am 557install-exec: install-exec-am 558install-data: install-data-am 559uninstall: uninstall-am 560 561install-am: all-am 562 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 563 564installcheck: installcheck-am 565install-strip: 566 if test -z '$(STRIP)'; then \ 567 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 568 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 569 install; \ 570 else \ 571 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 572 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 573 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 574 fi 575mostlyclean-generic: 576 577clean-generic: 578 579distclean-generic: 580 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 581 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 582 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 583 584maintainer-clean-generic: 585 @echo "This command is intended for maintainers to use" 586 @echo "it deletes files that may require special tools to rebuild." 587clean: clean-am 588 589clean-am: clean-generic clean-libtool mostlyclean-am 590 591distclean: distclean-am 592 -rm -f Makefile 593distclean-am: clean-am distclean-generic distclean-tags 594 595dvi: dvi-am 596 597dvi-am: 598 599html: html-am 600 601html-am: 602 603info: info-am 604 605info-am: 606 607install-data-am: install-nodist_xtincludeHEADERS \ 608 install-xtincludeHEADERS 609 610install-dvi: install-dvi-am 611 612install-dvi-am: 613 614install-exec-am: 615 616install-html: install-html-am 617 618install-html-am: 619 620install-info: install-info-am 621 622install-info-am: 623 624install-man: 625 626install-pdf: install-pdf-am 627 628install-pdf-am: 629 630install-ps: install-ps-am 631 632install-ps-am: 633 634installcheck-am: 635 636maintainer-clean: maintainer-clean-am 637 -rm -f Makefile 638maintainer-clean-am: distclean-am maintainer-clean-generic 639 640mostlyclean: mostlyclean-am 641 642mostlyclean-am: mostlyclean-generic mostlyclean-libtool 643 644pdf: pdf-am 645 646pdf-am: 647 648ps: ps-am 649 650ps-am: 651 652uninstall-am: uninstall-nodist_xtincludeHEADERS \ 653 uninstall-xtincludeHEADERS 654 655.MAKE: install-am install-strip 656 657.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 658 clean-libtool cscopelist-am ctags ctags-am distclean \ 659 distclean-generic distclean-libtool distclean-tags distdir dvi \ 660 dvi-am html html-am info info-am install install-am \ 661 install-data install-data-am install-dvi install-dvi-am \ 662 install-exec install-exec-am install-html install-html-am \ 663 install-info install-info-am install-man \ 664 install-nodist_xtincludeHEADERS install-pdf install-pdf-am \ 665 install-ps install-ps-am install-strip \ 666 install-xtincludeHEADERS installcheck installcheck-am \ 667 installdirs maintainer-clean maintainer-clean-generic \ 668 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 669 ps ps-am tags tags-am uninstall uninstall-am \ 670 uninstall-nodist_xtincludeHEADERS uninstall-xtincludeHEADERS 671 672.PRECIOUS: Makefile 673 674 675# Tell versions [3.59,3.63) of GNU make to not export all variables. 676# Otherwise a system limit (for SysV at least) may be exceeded. 677.NOEXPORT: 678