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