Makefile.in revision 38ae11fc
1# Makefile.in generated by automake 1.15.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2017 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 $(x11include_HEADERS) \ 100 $(am__DIST_COMMON) 101mkinstalldirs = $(install_sh) -d 102CONFIG_HEADER = $(top_builddir)/src/config.h \ 103 $(top_builddir)/include/X11/XlibConf.h 104CONFIG_CLEAN_FILES = 105CONFIG_CLEAN_VPATH_FILES = 106AM_V_P = $(am__v_P_@AM_V@) 107am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 108am__v_P_0 = false 109am__v_P_1 = : 110AM_V_GEN = $(am__v_GEN_@AM_V@) 111am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 112am__v_GEN_0 = @echo " GEN " $@; 113am__v_GEN_1 = 114AM_V_at = $(am__v_at_@AM_V@) 115am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 116am__v_at_0 = @ 117am__v_at_1 = 118SOURCES = 119DIST_SOURCES = 120am__can_run_installinfo = \ 121 case $$AM_UPDATE_INFO_DIR in \ 122 n|no|NO) false;; \ 123 *) (install-info --version) >/dev/null 2>&1;; \ 124 esac 125am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 126am__vpath_adj = case $$p in \ 127 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 128 *) f=$$p;; \ 129 esac; 130am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 131am__install_max = 40 132am__nobase_strip_setup = \ 133 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 134am__nobase_strip = \ 135 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 136am__nobase_list = $(am__nobase_strip_setup); \ 137 for p in $$list; do echo "$$p $$p"; done | \ 138 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 139 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 140 if (++n[$$2] == $(am__install_max)) \ 141 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 142 END { for (dir in files) print dir, files[dir] }' 143am__base_list = \ 144 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 145 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 146am__uninstall_files_from_dir = { \ 147 test -z "$$files" \ 148 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 149 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 150 $(am__cd) "$$dir" && rm -f $$files; }; \ 151 } 152am__installdirs = "$(DESTDIR)$(x11includedir)" \ 153 "$(DESTDIR)$(x11includedir)" 154HEADERS = $(nodist_x11include_HEADERS) $(x11include_HEADERS) 155am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 156# Read a list of newline-separated strings from the standard input, 157# and print each of them once, without duplicates. Input order is 158# *not* preserved. 159am__uniquify_input = $(AWK) '\ 160 BEGIN { nonempty = 0; } \ 161 { items[$$0] = 1; nonempty = 1; } \ 162 END { if (nonempty) { for (i in items) print i; }; } \ 163' 164# Make sure the list of sources is unique. This is necessary because, 165# e.g., the same source file might be shared among _SOURCES variables 166# for different programs/libraries. 167am__define_uniq_tagged_files = \ 168 list='$(am__tagged_files)'; \ 169 unique=`for i in $$list; do \ 170 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 171 done | $(am__uniquify_input)` 172ETAGS = etags 173CTAGS = ctags 174am__DIST_COMMON = $(srcdir)/Makefile.in 175DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 176ACLOCAL = @ACLOCAL@ 177ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 178ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 179AMTAR = @AMTAR@ 180AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 181APP_MAN_DIR = @APP_MAN_DIR@ 182APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 183AR = @AR@ 184AUTOCONF = @AUTOCONF@ 185AUTOHEADER = @AUTOHEADER@ 186AUTOMAKE = @AUTOMAKE@ 187AWK = @AWK@ 188BASE_CFLAGS = @BASE_CFLAGS@ 189BIGFONT_CFLAGS = @BIGFONT_CFLAGS@ 190BIGFONT_LIBS = @BIGFONT_LIBS@ 191CC = @CC@ 192CCDEPMODE = @CCDEPMODE@ 193CC_FOR_BUILD = @CC_FOR_BUILD@ 194CFLAGS = @CFLAGS@ 195CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ 196CHANGELOG_CMD = @CHANGELOG_CMD@ 197CPP = @CPP@ 198CPPFLAGS = @CPPFLAGS@ 199CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ 200CWARNFLAGS = @CWARNFLAGS@ 201CYGPATH_W = @CYGPATH_W@ 202DEFS = @DEFS@ 203DEPDIR = @DEPDIR@ 204DLLTOOL = @DLLTOOL@ 205DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 206DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 207DSYMUTIL = @DSYMUTIL@ 208DUMPBIN = @DUMPBIN@ 209ECHO_C = @ECHO_C@ 210ECHO_N = @ECHO_N@ 211ECHO_T = @ECHO_T@ 212EGREP = @EGREP@ 213EXEEXT = @EXEEXT@ 214FGREP = @FGREP@ 215FILE_MAN_DIR = @FILE_MAN_DIR@ 216FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 217FOP = @FOP@ 218GREP = @GREP@ 219I18N_MODULE_LIBS = @I18N_MODULE_LIBS@ 220INSTALL = @INSTALL@ 221INSTALL_CMD = @INSTALL_CMD@ 222INSTALL_DATA = @INSTALL_DATA@ 223INSTALL_PROGRAM = @INSTALL_PROGRAM@ 224INSTALL_SCRIPT = @INSTALL_SCRIPT@ 225INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 226KEYSYMDEFS = @KEYSYMDEFS@ 227LAUNCHD = @LAUNCHD@ 228LD = @LD@ 229LDFLAGS = @LDFLAGS@ 230LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@ 231LIBOBJS = @LIBOBJS@ 232LIBS = @LIBS@ 233LIBTOOL = @LIBTOOL@ 234LIB_MAN_DIR = @LIB_MAN_DIR@ 235LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 236LINT = @LINT@ 237LINTLIB = @LINTLIB@ 238LINT_FLAGS = @LINT_FLAGS@ 239LIPO = @LIPO@ 240LN_S = @LN_S@ 241LTLIBOBJS = @LTLIBOBJS@ 242LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 243MAKEINFO = @MAKEINFO@ 244MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@ 245MANIFEST_TOOL = @MANIFEST_TOOL@ 246MAN_SUBSTS = @MAN_SUBSTS@ 247MISC_MAN_DIR = @MISC_MAN_DIR@ 248MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 249MKDIR_P = @MKDIR_P@ 250NM = @NM@ 251NMEDIT = @NMEDIT@ 252OBJDUMP = @OBJDUMP@ 253OBJEXT = @OBJEXT@ 254OTOOL = @OTOOL@ 255OTOOL64 = @OTOOL64@ 256PACKAGE = @PACKAGE@ 257PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 258PACKAGE_NAME = @PACKAGE_NAME@ 259PACKAGE_STRING = @PACKAGE_STRING@ 260PACKAGE_TARNAME = @PACKAGE_TARNAME@ 261PACKAGE_URL = @PACKAGE_URL@ 262PACKAGE_VERSION = @PACKAGE_VERSION@ 263PATH_SEPARATOR = @PATH_SEPARATOR@ 264PERL = @PERL@ 265PKG_CONFIG = @PKG_CONFIG@ 266PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 267PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 268RANLIB = @RANLIB@ 269RAWCPP = @RAWCPP@ 270RAWCPPFLAGS = @RAWCPPFLAGS@ 271SED = @SED@ 272SET_MAKE = @SET_MAKE@ 273SHELL = @SHELL@ 274STRICT_CFLAGS = @STRICT_CFLAGS@ 275STRIP = @STRIP@ 276STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 277TRADITIONALCPPFLAGS = @TRADITIONALCPPFLAGS@ 278VERSION = @VERSION@ 279WCHAR32 = @WCHAR32@ 280X11_CFLAGS = @X11_CFLAGS@ 281X11_DATADIR = @X11_DATADIR@ 282X11_EXTRA_DEPS = @X11_EXTRA_DEPS@ 283X11_LIBDIR = @X11_LIBDIR@ 284X11_LIBS = @X11_LIBS@ 285X11_LOCALEDATADIR = @X11_LOCALEDATADIR@ 286X11_LOCALEDIR = @X11_LOCALEDIR@ 287X11_LOCALELIBDIR = @X11_LOCALELIBDIR@ 288XERRORDB = @XERRORDB@ 289XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@ 290XKEYSYMDB = @XKEYSYMDB@ 291XLOCALEDATADIR = @XLOCALEDATADIR@ 292XLOCALEDIR = @XLOCALEDIR@ 293XLOCALELIBDIR = @XLOCALELIBDIR@ 294XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@ 295XMLTO = @XMLTO@ 296XORG_MAN_PAGE = @XORG_MAN_PAGE@ 297XORG_SGML_PATH = @XORG_SGML_PATH@ 298XSLTPROC = @XSLTPROC@ 299XSL_STYLESHEET = @XSL_STYLESHEET@ 300XTHREADLIB = @XTHREADLIB@ 301XTHREAD_CFLAGS = @XTHREAD_CFLAGS@ 302XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@ 303abs_builddir = @abs_builddir@ 304abs_srcdir = @abs_srcdir@ 305abs_top_builddir = @abs_top_builddir@ 306abs_top_srcdir = @abs_top_srcdir@ 307ac_ct_AR = @ac_ct_AR@ 308ac_ct_CC = @ac_ct_CC@ 309ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 310am__include = @am__include@ 311am__leading_dot = @am__leading_dot@ 312am__quote = @am__quote@ 313am__tar = @am__tar@ 314am__untar = @am__untar@ 315bindir = @bindir@ 316build = @build@ 317build_alias = @build_alias@ 318build_cpu = @build_cpu@ 319build_os = @build_os@ 320build_vendor = @build_vendor@ 321builddir = @builddir@ 322datadir = @datadir@ 323datarootdir = @datarootdir@ 324docdir = @docdir@ 325dvidir = @dvidir@ 326exec_prefix = @exec_prefix@ 327host = @host@ 328host_alias = @host_alias@ 329host_cpu = @host_cpu@ 330host_os = @host_os@ 331host_vendor = @host_vendor@ 332htmldir = @htmldir@ 333includedir = @includedir@ 334infodir = @infodir@ 335install_sh = @install_sh@ 336libdir = @libdir@ 337libexecdir = @libexecdir@ 338localedir = @localedir@ 339locales = @locales@ 340localstatedir = @localstatedir@ 341mandir = @mandir@ 342mkdir_p = @mkdir_p@ 343oldincludedir = @oldincludedir@ 344pdfdir = @pdfdir@ 345prefix = @prefix@ 346program_transform_name = @program_transform_name@ 347psdir = @psdir@ 348sbindir = @sbindir@ 349sharedstatedir = @sharedstatedir@ 350srcdir = @srcdir@ 351sysconfdir = @sysconfdir@ 352target_alias = @target_alias@ 353top_build_prefix = @top_build_prefix@ 354top_builddir = @top_builddir@ 355top_srcdir = @top_srcdir@ 356x11includedir = ${includedir}/X11 357x11include_HEADERS = \ 358 X11/XKBlib.h \ 359 X11/Xcms.h \ 360 X11/Xlib.h \ 361 X11/Xlibint.h \ 362 X11/Xlocale.h \ 363 X11/Xresource.h \ 364 X11/Xutil.h \ 365 X11/cursorfont.h \ 366 X11/Xregion.h \ 367 X11/ImUtil.h \ 368 X11/Xlib-xcb.h 369 370nodist_x11include_HEADERS = \ 371 X11/XlibConf.h 372 373EXTRA_DIST = \ 374 X11/XlibConf.h.in 375 376all: all-am 377 378.SUFFIXES: 379$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 380 @for dep in $?; do \ 381 case '$(am__configure_deps)' in \ 382 *$$dep*) \ 383 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 384 && { if test -f $@; then exit 0; else break; fi; }; \ 385 exit 1;; \ 386 esac; \ 387 done; \ 388 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \ 389 $(am__cd) $(top_srcdir) && \ 390 $(AUTOMAKE) --foreign include/Makefile 391Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 392 @case '$?' in \ 393 *config.status*) \ 394 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 395 *) \ 396 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 397 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 398 esac; 399 400$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 401 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 402 403$(top_srcdir)/configure: $(am__configure_deps) 404 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 405$(ACLOCAL_M4): $(am__aclocal_m4_deps) 406 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 407$(am__aclocal_m4_deps): 408 409mostlyclean-libtool: 410 -rm -f *.lo 411 412clean-libtool: 413 -rm -rf .libs _libs 414install-nodist_x11includeHEADERS: $(nodist_x11include_HEADERS) 415 @$(NORMAL_INSTALL) 416 @list='$(nodist_x11include_HEADERS)'; test -n "$(x11includedir)" || list=; \ 417 if test -n "$$list"; then \ 418 echo " $(MKDIR_P) '$(DESTDIR)$(x11includedir)'"; \ 419 $(MKDIR_P) "$(DESTDIR)$(x11includedir)" || exit 1; \ 420 fi; \ 421 for p in $$list; do \ 422 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 423 echo "$$d$$p"; \ 424 done | $(am__base_list) | \ 425 while read files; do \ 426 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(x11includedir)'"; \ 427 $(INSTALL_HEADER) $$files "$(DESTDIR)$(x11includedir)" || exit $$?; \ 428 done 429 430uninstall-nodist_x11includeHEADERS: 431 @$(NORMAL_UNINSTALL) 432 @list='$(nodist_x11include_HEADERS)'; test -n "$(x11includedir)" || list=; \ 433 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 434 dir='$(DESTDIR)$(x11includedir)'; $(am__uninstall_files_from_dir) 435install-x11includeHEADERS: $(x11include_HEADERS) 436 @$(NORMAL_INSTALL) 437 @list='$(x11include_HEADERS)'; test -n "$(x11includedir)" || list=; \ 438 if test -n "$$list"; then \ 439 echo " $(MKDIR_P) '$(DESTDIR)$(x11includedir)'"; \ 440 $(MKDIR_P) "$(DESTDIR)$(x11includedir)" || exit 1; \ 441 fi; \ 442 for p in $$list; do \ 443 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 444 echo "$$d$$p"; \ 445 done | $(am__base_list) | \ 446 while read files; do \ 447 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(x11includedir)'"; \ 448 $(INSTALL_HEADER) $$files "$(DESTDIR)$(x11includedir)" || exit $$?; \ 449 done 450 451uninstall-x11includeHEADERS: 452 @$(NORMAL_UNINSTALL) 453 @list='$(x11include_HEADERS)'; test -n "$(x11includedir)" || list=; \ 454 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 455 dir='$(DESTDIR)$(x11includedir)'; $(am__uninstall_files_from_dir) 456 457ID: $(am__tagged_files) 458 $(am__define_uniq_tagged_files); mkid -fID $$unique 459tags: tags-am 460TAGS: tags 461 462tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 463 set x; \ 464 here=`pwd`; \ 465 $(am__define_uniq_tagged_files); \ 466 shift; \ 467 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 468 test -n "$$unique" || unique=$$empty_fix; \ 469 if test $$# -gt 0; then \ 470 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 471 "$$@" $$unique; \ 472 else \ 473 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 474 $$unique; \ 475 fi; \ 476 fi 477ctags: ctags-am 478 479CTAGS: ctags 480ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 481 $(am__define_uniq_tagged_files); \ 482 test -z "$(CTAGS_ARGS)$$unique" \ 483 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 484 $$unique 485 486GTAGS: 487 here=`$(am__cd) $(top_builddir) && pwd` \ 488 && $(am__cd) $(top_srcdir) \ 489 && gtags -i $(GTAGS_ARGS) "$$here" 490cscopelist: cscopelist-am 491 492cscopelist-am: $(am__tagged_files) 493 list='$(am__tagged_files)'; \ 494 case "$(srcdir)" in \ 495 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 496 *) sdir=$(subdir)/$(srcdir) ;; \ 497 esac; \ 498 for i in $$list; do \ 499 if test -f "$$i"; then \ 500 echo "$(subdir)/$$i"; \ 501 else \ 502 echo "$$sdir/$$i"; \ 503 fi; \ 504 done >> $(top_builddir)/cscope.files 505 506distclean-tags: 507 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 508 509distdir: $(DISTFILES) 510 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 511 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 512 list='$(DISTFILES)'; \ 513 dist_files=`for file in $$list; do echo $$file; done | \ 514 sed -e "s|^$$srcdirstrip/||;t" \ 515 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 516 case $$dist_files in \ 517 */*) $(MKDIR_P) `echo "$$dist_files" | \ 518 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 519 sort -u` ;; \ 520 esac; \ 521 for file in $$dist_files; do \ 522 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 523 if test -d $$d/$$file; then \ 524 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 525 if test -d "$(distdir)/$$file"; then \ 526 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 527 fi; \ 528 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 529 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 530 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 531 fi; \ 532 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 533 else \ 534 test -f "$(distdir)/$$file" \ 535 || cp -p $$d/$$file "$(distdir)/$$file" \ 536 || exit 1; \ 537 fi; \ 538 done 539check-am: all-am 540check: check-am 541all-am: Makefile $(HEADERS) 542installdirs: 543 for dir in "$(DESTDIR)$(x11includedir)" "$(DESTDIR)$(x11includedir)"; do \ 544 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 545 done 546install: install-am 547install-exec: install-exec-am 548install-data: install-data-am 549uninstall: uninstall-am 550 551install-am: all-am 552 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 553 554installcheck: installcheck-am 555install-strip: 556 if test -z '$(STRIP)'; then \ 557 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 558 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 559 install; \ 560 else \ 561 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 562 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 563 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 564 fi 565mostlyclean-generic: 566 567clean-generic: 568 569distclean-generic: 570 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 571 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 572 573maintainer-clean-generic: 574 @echo "This command is intended for maintainers to use" 575 @echo "it deletes files that may require special tools to rebuild." 576clean: clean-am 577 578clean-am: clean-generic clean-libtool mostlyclean-am 579 580distclean: distclean-am 581 -rm -f Makefile 582distclean-am: clean-am distclean-generic distclean-tags 583 584dvi: dvi-am 585 586dvi-am: 587 588html: html-am 589 590html-am: 591 592info: info-am 593 594info-am: 595 596install-data-am: install-nodist_x11includeHEADERS \ 597 install-x11includeHEADERS 598 599install-dvi: install-dvi-am 600 601install-dvi-am: 602 603install-exec-am: 604 605install-html: install-html-am 606 607install-html-am: 608 609install-info: install-info-am 610 611install-info-am: 612 613install-man: 614 615install-pdf: install-pdf-am 616 617install-pdf-am: 618 619install-ps: install-ps-am 620 621install-ps-am: 622 623installcheck-am: 624 625maintainer-clean: maintainer-clean-am 626 -rm -f Makefile 627maintainer-clean-am: distclean-am maintainer-clean-generic 628 629mostlyclean: mostlyclean-am 630 631mostlyclean-am: mostlyclean-generic mostlyclean-libtool 632 633pdf: pdf-am 634 635pdf-am: 636 637ps: ps-am 638 639ps-am: 640 641uninstall-am: uninstall-nodist_x11includeHEADERS \ 642 uninstall-x11includeHEADERS 643 644.MAKE: install-am install-strip 645 646.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 647 clean-libtool cscopelist-am ctags ctags-am distclean \ 648 distclean-generic distclean-libtool distclean-tags distdir dvi \ 649 dvi-am html html-am info info-am install install-am \ 650 install-data install-data-am install-dvi install-dvi-am \ 651 install-exec install-exec-am install-html install-html-am \ 652 install-info install-info-am install-man \ 653 install-nodist_x11includeHEADERS install-pdf install-pdf-am \ 654 install-ps install-ps-am install-strip \ 655 install-x11includeHEADERS installcheck installcheck-am \ 656 installdirs maintainer-clean maintainer-clean-generic \ 657 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ 658 ps ps-am tags tags-am uninstall uninstall-am \ 659 uninstall-nodist_x11includeHEADERS uninstall-x11includeHEADERS 660 661.PRECIOUS: Makefile 662 663 664# Tell versions [3.59,3.63) of GNU make to not export all variables. 665# Otherwise a system limit (for SysV at least) may be exceeded. 666.NOEXPORT: 667