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