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