Makefile.in revision 42542f5f
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 17VPATH = @srcdir@ 18am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' 19am__make_running_with_option = \ 20 case $${target_option-} in \ 21 ?) ;; \ 22 *) echo "am__make_running_with_option: internal error: invalid" \ 23 "target option '$${target_option-}' specified" >&2; \ 24 exit 1;; \ 25 esac; \ 26 has_opt=no; \ 27 sane_makeflags=$$MAKEFLAGS; \ 28 if $(am__is_gnu_make); then \ 29 sane_makeflags=$$MFLAGS; \ 30 else \ 31 case $$MAKEFLAGS in \ 32 *\\[\ \ ]*) \ 33 bs=\\; \ 34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 36 esac; \ 37 fi; \ 38 skip_next=no; \ 39 strip_trailopt () \ 40 { \ 41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 42 }; \ 43 for flg in $$sane_makeflags; do \ 44 test $$skip_next = yes && { skip_next=no; continue; }; \ 45 case $$flg in \ 46 *=*|--*) continue;; \ 47 -*I) strip_trailopt 'I'; skip_next=yes;; \ 48 -*I?*) strip_trailopt 'I';; \ 49 -*O) strip_trailopt 'O'; skip_next=yes;; \ 50 -*O?*) strip_trailopt 'O';; \ 51 -*l) strip_trailopt 'l'; skip_next=yes;; \ 52 -*l?*) strip_trailopt 'l';; \ 53 -[dEDm]) skip_next=yes;; \ 54 -[JT]) skip_next=yes;; \ 55 esac; \ 56 case $$flg in \ 57 *$$target_option*) has_opt=yes; break;; \ 58 esac; \ 59 done; \ 60 test $$has_opt = yes 61am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 62am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 63pkgdatadir = $(datadir)/@PACKAGE@ 64pkgincludedir = $(includedir)/@PACKAGE@ 65pkglibdir = $(libdir)/@PACKAGE@ 66pkglibexecdir = $(libexecdir)/@PACKAGE@ 67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 68install_sh_DATA = $(install_sh) -c -m 644 69install_sh_PROGRAM = $(install_sh) -c 70install_sh_SCRIPT = $(install_sh) -c 71INSTALL_HEADER = $(INSTALL_DATA) 72transform = $(program_transform_name) 73NORMAL_INSTALL = : 74PRE_INSTALL = : 75POST_INSTALL = : 76NORMAL_UNINSTALL = : 77PRE_UNINSTALL = : 78POST_UNINSTALL = : 79build_triplet = @build@ 80host_triplet = @host@ 81@XAA_TRUE@am__append_1 = \ 82@XAA_TRUE@ i810_xaa.c 83 84@DGA_TRUE@am__append_2 = \ 85@DGA_TRUE@ i810_dga.c 86 87@DRI1_TRUE@am__append_3 = \ 88@DRI1_TRUE@ i810_dri.c \ 89@DRI1_TRUE@ i810_dri.h \ 90@DRI1_TRUE@ $(NULL) 91 92@DRI1_TRUE@am__append_4 = $(DRI1_CFLAGS) 93@DRI1_TRUE@@XVMC_TRUE@am__append_5 = \ 94@DRI1_TRUE@@XVMC_TRUE@ i810_hwmc.c \ 95@DRI1_TRUE@@XVMC_TRUE@ $(NULL) 96 97subdir = src/legacy/i810 98DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 99 $(top_srcdir)/depcomp 100ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 101am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \ 102 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 103 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ 104 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac 105am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 106 $(ACLOCAL_M4) 107mkinstalldirs = $(install_sh) -d 108CONFIG_HEADER = $(top_builddir)/config.h 109CONFIG_CLEAN_FILES = 110CONFIG_CLEAN_VPATH_FILES = 111LTLIBRARIES = $(noinst_LTLIBRARIES) 112liblegacy_i810_la_LIBADD = 113am__liblegacy_i810_la_SOURCES_DIST = i810_accel.c i810_common.h \ 114 i810_cursor.c i810_driver.c i810.h i810_memory.c i810_reg.h \ 115 i810_ring.h i810_video.c i810_wmark.c i810_xaa.c i810_dga.c \ 116 i810_dri.c i810_dri.h i810_hwmc.c 117@XAA_TRUE@am__objects_1 = i810_xaa.lo 118@DGA_TRUE@am__objects_2 = i810_dga.lo 119@DRI1_TRUE@am__objects_3 = i810_dri.lo 120@DRI1_TRUE@@XVMC_TRUE@am__objects_4 = i810_hwmc.lo 121am_liblegacy_i810_la_OBJECTS = i810_accel.lo i810_cursor.lo \ 122 i810_driver.lo i810_memory.lo i810_video.lo i810_wmark.lo \ 123 $(am__objects_1) $(am__objects_2) $(am__objects_3) \ 124 $(am__objects_4) 125liblegacy_i810_la_OBJECTS = $(am_liblegacy_i810_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 = 130AM_V_P = $(am__v_P_@AM_V@) 131am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 132am__v_P_0 = false 133am__v_P_1 = : 134AM_V_GEN = $(am__v_GEN_@AM_V@) 135am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 136am__v_GEN_0 = @echo " GEN " $@; 137am__v_GEN_1 = 138AM_V_at = $(am__v_at_@AM_V@) 139am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 140am__v_at_0 = @ 141am__v_at_1 = 142DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 143depcomp = $(SHELL) $(top_srcdir)/depcomp 144am__depfiles_maybe = depfiles 145am__mv = mv -f 146COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 147 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 148LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 149 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 150 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 151 $(AM_CFLAGS) $(CFLAGS) 152AM_V_CC = $(am__v_CC_@AM_V@) 153am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 154am__v_CC_0 = @echo " CC " $@; 155am__v_CC_1 = 156CCLD = $(CC) 157LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 158 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 159 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 160AM_V_CCLD = $(am__v_CCLD_@AM_V@) 161am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 162am__v_CCLD_0 = @echo " CCLD " $@; 163am__v_CCLD_1 = 164SOURCES = $(liblegacy_i810_la_SOURCES) 165DIST_SOURCES = $(am__liblegacy_i810_la_SOURCES_DIST) 166RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 167 ctags-recursive dvi-recursive html-recursive info-recursive \ 168 install-data-recursive install-dvi-recursive \ 169 install-exec-recursive install-html-recursive \ 170 install-info-recursive install-pdf-recursive \ 171 install-ps-recursive install-recursive installcheck-recursive \ 172 installdirs-recursive pdf-recursive ps-recursive \ 173 tags-recursive uninstall-recursive 174am__can_run_installinfo = \ 175 case $$AM_UPDATE_INFO_DIR in \ 176 n|no|NO) false;; \ 177 *) (install-info --version) >/dev/null 2>&1;; \ 178 esac 179RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 180 distclean-recursive maintainer-clean-recursive 181am__recursive_targets = \ 182 $(RECURSIVE_TARGETS) \ 183 $(RECURSIVE_CLEAN_TARGETS) \ 184 $(am__extra_recursive_targets) 185AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 186 distdir 187am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 188# Read a list of newline-separated strings from the standard input, 189# and print each of them once, without duplicates. Input order is 190# *not* preserved. 191am__uniquify_input = $(AWK) '\ 192 BEGIN { nonempty = 0; } \ 193 { items[$$0] = 1; nonempty = 1; } \ 194 END { if (nonempty) { for (i in items) print i; }; } \ 195' 196# Make sure the list of sources is unique. This is necessary because, 197# e.g., the same source file might be shared among _SOURCES variables 198# for different programs/libraries. 199am__define_uniq_tagged_files = \ 200 list='$(am__tagged_files)'; \ 201 unique=`for i in $$list; do \ 202 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 203 done | $(am__uniquify_input)` 204ETAGS = etags 205CTAGS = ctags 206DIST_SUBDIRS = $(SUBDIRS) 207DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 208am__relativize = \ 209 dir0=`pwd`; \ 210 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 211 sed_rest='s,^[^/]*/*,,'; \ 212 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 213 sed_butlast='s,/*[^/]*$$,,'; \ 214 while test -n "$$dir1"; do \ 215 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 216 if test "$$first" != "."; then \ 217 if test "$$first" = ".."; then \ 218 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 219 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 220 else \ 221 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 222 if test "$$first2" = "$$first"; then \ 223 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 224 else \ 225 dir2="../$$dir2"; \ 226 fi; \ 227 dir0="$$dir0"/"$$first"; \ 228 fi; \ 229 fi; \ 230 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 231 done; \ 232 reldir="$$dir2" 233ACLOCAL = @ACLOCAL@ 234ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 235ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 236AMTAR = @AMTAR@ 237AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 238APP_MAN_DIR = @APP_MAN_DIR@ 239APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 240AR = @AR@ 241AUTOCONF = @AUTOCONF@ 242AUTOHEADER = @AUTOHEADER@ 243AUTOMAKE = @AUTOMAKE@ 244AWK = @AWK@ 245BASE_CFLAGS = @BASE_CFLAGS@ 246CC = @CC@ 247CCDEPMODE = @CCDEPMODE@ 248CFLAGS = @CFLAGS@ 249CHANGELOG_CMD = @CHANGELOG_CMD@ 250CLOCK_GETTIME_LIBS = @CLOCK_GETTIME_LIBS@ 251CPP = @CPP@ 252CPPFLAGS = @CPPFLAGS@ 253CWARNFLAGS = @CWARNFLAGS@ 254CYGPATH_W = @CYGPATH_W@ 255DEFS = @DEFS@ 256DEPDIR = @DEPDIR@ 257DLLTOOL = @DLLTOOL@ 258DRI1_CFLAGS = @DRI1_CFLAGS@ 259DRI1_LIBS = @DRI1_LIBS@ 260DRI2_CFLAGS = @DRI2_CFLAGS@ 261DRI2_LIBS = @DRI2_LIBS@ 262DRI3_CFLAGS = @DRI3_CFLAGS@ 263DRI3_LIBS = @DRI3_LIBS@ 264DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 265DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 266DRIVER_NAME = @DRIVER_NAME@ 267DRI_DRIVER_PATH = @DRI_DRIVER_PATH@ 268DRMINTEL_CFLAGS = @DRMINTEL_CFLAGS@ 269DRMINTEL_LIBS = @DRMINTEL_LIBS@ 270DRM_CFLAGS = @DRM_CFLAGS@ 271DRM_LIBS = @DRM_LIBS@ 272DSYMUTIL = @DSYMUTIL@ 273DUMPBIN = @DUMPBIN@ 274ECHO_C = @ECHO_C@ 275ECHO_N = @ECHO_N@ 276ECHO_T = @ECHO_T@ 277EGREP = @EGREP@ 278EXEEXT = @EXEEXT@ 279FGREP = @FGREP@ 280FILE_MAN_DIR = @FILE_MAN_DIR@ 281FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 282GEN4ASM_CFLAGS = @GEN4ASM_CFLAGS@ 283GEN4ASM_LIBS = @GEN4ASM_LIBS@ 284GREP = @GREP@ 285INSTALL = @INSTALL@ 286INSTALL_CMD = @INSTALL_CMD@ 287INSTALL_DATA = @INSTALL_DATA@ 288INSTALL_PROGRAM = @INSTALL_PROGRAM@ 289INSTALL_SCRIPT = @INSTALL_SCRIPT@ 290INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 291INTEL_GEN4ASM = @INTEL_GEN4ASM@ 292IVO_CFLAGS = @IVO_CFLAGS@ 293IVO_EXTRA_CFLAGS = @IVO_EXTRA_CFLAGS@ 294IVO_EXTRA_LIBS = @IVO_EXTRA_LIBS@ 295IVO_LIBS = @IVO_LIBS@ 296LD = @LD@ 297LDFLAGS = @LDFLAGS@ 298LIBEXEC_PATH = @LIBEXEC_PATH@ 299LIBGLAMOR_CFLAGS = @LIBGLAMOR_CFLAGS@ 300LIBGLAMOR_EGL_CFLAGS = @LIBGLAMOR_EGL_CFLAGS@ 301LIBGLAMOR_EGL_LIBS = @LIBGLAMOR_EGL_LIBS@ 302LIBGLAMOR_LIBS = @LIBGLAMOR_LIBS@ 303LIBOBJS = @LIBOBJS@ 304LIBS = @LIBS@ 305LIBTOOL = @LIBTOOL@ 306LIB_MAN_DIR = @LIB_MAN_DIR@ 307LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 308LIPO = @LIPO@ 309LN_S = @LN_S@ 310LTLIBOBJS = @LTLIBOBJS@ 311MAKEINFO = @MAKEINFO@ 312MANIFEST_TOOL = @MANIFEST_TOOL@ 313MAN_SUBSTS = @MAN_SUBSTS@ 314MISC_MAN_DIR = @MISC_MAN_DIR@ 315MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 316MKDIR_P = @MKDIR_P@ 317NM = @NM@ 318NMEDIT = @NMEDIT@ 319NOWARNFLAGS = @NOWARNFLAGS@ 320OBJDUMP = @OBJDUMP@ 321OBJEXT = @OBJEXT@ 322OTOOL = @OTOOL@ 323OTOOL64 = @OTOOL64@ 324PACKAGE = @PACKAGE@ 325PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 326PACKAGE_NAME = @PACKAGE_NAME@ 327PACKAGE_STRING = @PACKAGE_STRING@ 328PACKAGE_TARNAME = @PACKAGE_TARNAME@ 329PACKAGE_URL = @PACKAGE_URL@ 330PACKAGE_VERSION = @PACKAGE_VERSION@ 331PATH_SEPARATOR = @PATH_SEPARATOR@ 332PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 333PCIACCESS_LIBS = @PCIACCESS_LIBS@ 334PKG_CONFIG = @PKG_CONFIG@ 335PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 336PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 337PREFIX_PATH = @PREFIX_PATH@ 338PRESENT_CFLAGS = @PRESENT_CFLAGS@ 339PRESENT_LIBS = @PRESENT_LIBS@ 340RANLIB = @RANLIB@ 341SED = @SED@ 342SET_MAKE = @SET_MAKE@ 343SHELL = @SHELL@ 344STRICT_CFLAGS = @STRICT_CFLAGS@ 345STRIP = @STRIP@ 346UDEV_CFLAGS = @UDEV_CFLAGS@ 347UDEV_LIBS = @UDEV_LIBS@ 348VALGRIND_CFLAGS = @VALGRIND_CFLAGS@ 349VALGRIND_LIBS = @VALGRIND_LIBS@ 350VERSION = @VERSION@ 351X11_CFLAGS = @X11_CFLAGS@ 352X11_DRI3_CFLAGS = @X11_DRI3_CFLAGS@ 353X11_DRI3_LIBS = @X11_DRI3_LIBS@ 354X11_LIBS = @X11_LIBS@ 355XORG_CFLAGS = @XORG_CFLAGS@ 356XORG_LIBS = @XORG_LIBS@ 357XORG_MAN_PAGE = @XORG_MAN_PAGE@ 358XVMCLIB_CFLAGS = @XVMCLIB_CFLAGS@ 359XVMCLIB_LIBS = @XVMCLIB_LIBS@ 360abs_builddir = @abs_builddir@ 361abs_srcdir = @abs_srcdir@ 362abs_top_builddir = @abs_top_builddir@ 363abs_top_srcdir = @abs_top_srcdir@ 364ac_ct_AR = @ac_ct_AR@ 365ac_ct_CC = @ac_ct_CC@ 366ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 367am__include = @am__include@ 368am__leading_dot = @am__leading_dot@ 369am__quote = @am__quote@ 370am__tar = @am__tar@ 371am__untar = @am__untar@ 372bindir = @bindir@ 373build = @build@ 374build_alias = @build_alias@ 375build_cpu = @build_cpu@ 376build_os = @build_os@ 377build_vendor = @build_vendor@ 378builddir = @builddir@ 379datadir = @datadir@ 380datarootdir = @datarootdir@ 381docdir = @docdir@ 382dvidir = @dvidir@ 383exec_prefix = @exec_prefix@ 384host = @host@ 385host_alias = @host_alias@ 386host_cpu = @host_cpu@ 387host_os = @host_os@ 388host_vendor = @host_vendor@ 389htmldir = @htmldir@ 390includedir = @includedir@ 391infodir = @infodir@ 392install_sh = @install_sh@ 393libdir = @libdir@ 394libexecdir = @libexecdir@ 395localedir = @localedir@ 396localstatedir = @localstatedir@ 397mandir = @mandir@ 398mkdir_p = @mkdir_p@ 399moduledir = @moduledir@ 400oldincludedir = @oldincludedir@ 401pdfdir = @pdfdir@ 402prefix = @prefix@ 403program_transform_name = @program_transform_name@ 404psdir = @psdir@ 405sbindir = @sbindir@ 406sharedstatedir = @sharedstatedir@ 407srcdir = @srcdir@ 408sysconfdir = @sysconfdir@ 409target_alias = @target_alias@ 410top_build_prefix = @top_build_prefix@ 411top_builddir = @top_builddir@ 412top_srcdir = @top_srcdir@ 413SUBDIRS = xvmc 414noinst_LTLIBRARIES = liblegacy-i810.la 415AM_CFLAGS = $(CWARNFLAGS) $(XORG_CFLAGS) $(DRM_CFLAGS) \ 416 $(PCIACCESS_CFLAGS) -I$(top_srcdir)/src \ 417 -I$(top_srcdir)/src/legacy $(NULL) $(am__append_4) 418liblegacy_i810_la_SOURCES = i810_accel.c i810_common.h i810_cursor.c \ 419 i810_driver.c i810.h i810_memory.c i810_reg.h i810_ring.h \ 420 i810_video.c i810_wmark.c $(am__append_1) $(am__append_2) \ 421 $(am__append_3) $(am__append_5) 422all: all-recursive 423 424.SUFFIXES: 425.SUFFIXES: .c .lo .o .obj 426$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 427 @for dep in $?; do \ 428 case '$(am__configure_deps)' in \ 429 *$$dep*) \ 430 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 431 && { if test -f $@; then exit 0; else break; fi; }; \ 432 exit 1;; \ 433 esac; \ 434 done; \ 435 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/legacy/i810/Makefile'; \ 436 $(am__cd) $(top_srcdir) && \ 437 $(AUTOMAKE) --foreign src/legacy/i810/Makefile 438.PRECIOUS: Makefile 439Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 440 @case '$?' in \ 441 *config.status*) \ 442 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 443 *) \ 444 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 445 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 446 esac; 447 448$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 449 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 450 451$(top_srcdir)/configure: $(am__configure_deps) 452 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 453$(ACLOCAL_M4): $(am__aclocal_m4_deps) 454 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 455$(am__aclocal_m4_deps): 456 457clean-noinstLTLIBRARIES: 458 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) 459 @list='$(noinst_LTLIBRARIES)'; \ 460 locs=`for p in $$list; do echo $$p; done | \ 461 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 462 sort -u`; \ 463 test -z "$$locs" || { \ 464 echo rm -f $${locs}; \ 465 rm -f $${locs}; \ 466 } 467 468liblegacy-i810.la: $(liblegacy_i810_la_OBJECTS) $(liblegacy_i810_la_DEPENDENCIES) $(EXTRA_liblegacy_i810_la_DEPENDENCIES) 469 $(AM_V_CCLD)$(LINK) $(liblegacy_i810_la_OBJECTS) $(liblegacy_i810_la_LIBADD) $(LIBS) 470 471mostlyclean-compile: 472 -rm -f *.$(OBJEXT) 473 474distclean-compile: 475 -rm -f *.tab.c 476 477@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_accel.Plo@am__quote@ 478@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_cursor.Plo@am__quote@ 479@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_dga.Plo@am__quote@ 480@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_dri.Plo@am__quote@ 481@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_driver.Plo@am__quote@ 482@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_hwmc.Plo@am__quote@ 483@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_memory.Plo@am__quote@ 484@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_video.Plo@am__quote@ 485@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_wmark.Plo@am__quote@ 486@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_xaa.Plo@am__quote@ 487 488.c.o: 489@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 490@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 491@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 492@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 493@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 494 495.c.obj: 496@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 497@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 498@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 499@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 500@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 501 502.c.lo: 503@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 504@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 505@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 506@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 507@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 508 509mostlyclean-libtool: 510 -rm -f *.lo 511 512clean-libtool: 513 -rm -rf .libs _libs 514 515# This directory's subdirectories are mostly independent; you can cd 516# into them and run 'make' without going through this Makefile. 517# To change the values of 'make' variables: instead of editing Makefiles, 518# (1) if the variable is set in 'config.status', edit 'config.status' 519# (which will cause the Makefiles to be regenerated when you run 'make'); 520# (2) otherwise, pass the desired values on the 'make' command line. 521$(am__recursive_targets): 522 @fail=; \ 523 if $(am__make_keepgoing); then \ 524 failcom='fail=yes'; \ 525 else \ 526 failcom='exit 1'; \ 527 fi; \ 528 dot_seen=no; \ 529 target=`echo $@ | sed s/-recursive//`; \ 530 case "$@" in \ 531 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 532 *) list='$(SUBDIRS)' ;; \ 533 esac; \ 534 for subdir in $$list; do \ 535 echo "Making $$target in $$subdir"; \ 536 if test "$$subdir" = "."; then \ 537 dot_seen=yes; \ 538 local_target="$$target-am"; \ 539 else \ 540 local_target="$$target"; \ 541 fi; \ 542 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 543 || eval $$failcom; \ 544 done; \ 545 if test "$$dot_seen" = "no"; then \ 546 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 547 fi; test -z "$$fail" 548 549ID: $(am__tagged_files) 550 $(am__define_uniq_tagged_files); mkid -fID $$unique 551tags: tags-recursive 552TAGS: tags 553 554tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 555 set x; \ 556 here=`pwd`; \ 557 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 558 include_option=--etags-include; \ 559 empty_fix=.; \ 560 else \ 561 include_option=--include; \ 562 empty_fix=; \ 563 fi; \ 564 list='$(SUBDIRS)'; for subdir in $$list; do \ 565 if test "$$subdir" = .; then :; else \ 566 test ! -f $$subdir/TAGS || \ 567 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 568 fi; \ 569 done; \ 570 $(am__define_uniq_tagged_files); \ 571 shift; \ 572 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 573 test -n "$$unique" || unique=$$empty_fix; \ 574 if test $$# -gt 0; then \ 575 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 576 "$$@" $$unique; \ 577 else \ 578 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 579 $$unique; \ 580 fi; \ 581 fi 582ctags: ctags-recursive 583 584CTAGS: ctags 585ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 586 $(am__define_uniq_tagged_files); \ 587 test -z "$(CTAGS_ARGS)$$unique" \ 588 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 589 $$unique 590 591GTAGS: 592 here=`$(am__cd) $(top_builddir) && pwd` \ 593 && $(am__cd) $(top_srcdir) \ 594 && gtags -i $(GTAGS_ARGS) "$$here" 595cscopelist: cscopelist-recursive 596 597cscopelist-am: $(am__tagged_files) 598 list='$(am__tagged_files)'; \ 599 case "$(srcdir)" in \ 600 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 601 *) sdir=$(subdir)/$(srcdir) ;; \ 602 esac; \ 603 for i in $$list; do \ 604 if test -f "$$i"; then \ 605 echo "$(subdir)/$$i"; \ 606 else \ 607 echo "$$sdir/$$i"; \ 608 fi; \ 609 done >> $(top_builddir)/cscope.files 610 611distclean-tags: 612 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 613 614distdir: $(DISTFILES) 615 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 616 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 617 list='$(DISTFILES)'; \ 618 dist_files=`for file in $$list; do echo $$file; done | \ 619 sed -e "s|^$$srcdirstrip/||;t" \ 620 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 621 case $$dist_files in \ 622 */*) $(MKDIR_P) `echo "$$dist_files" | \ 623 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 624 sort -u` ;; \ 625 esac; \ 626 for file in $$dist_files; do \ 627 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 628 if test -d $$d/$$file; then \ 629 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 630 if test -d "$(distdir)/$$file"; then \ 631 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 632 fi; \ 633 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 634 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 635 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 636 fi; \ 637 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 638 else \ 639 test -f "$(distdir)/$$file" \ 640 || cp -p $$d/$$file "$(distdir)/$$file" \ 641 || exit 1; \ 642 fi; \ 643 done 644 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 645 if test "$$subdir" = .; then :; else \ 646 $(am__make_dryrun) \ 647 || test -d "$(distdir)/$$subdir" \ 648 || $(MKDIR_P) "$(distdir)/$$subdir" \ 649 || exit 1; \ 650 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 651 $(am__relativize); \ 652 new_distdir=$$reldir; \ 653 dir1=$$subdir; dir2="$(top_distdir)"; \ 654 $(am__relativize); \ 655 new_top_distdir=$$reldir; \ 656 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 657 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 658 ($(am__cd) $$subdir && \ 659 $(MAKE) $(AM_MAKEFLAGS) \ 660 top_distdir="$$new_top_distdir" \ 661 distdir="$$new_distdir" \ 662 am__remove_distdir=: \ 663 am__skip_length_check=: \ 664 am__skip_mode_fix=: \ 665 distdir) \ 666 || exit 1; \ 667 fi; \ 668 done 669check-am: all-am 670check: check-recursive 671all-am: Makefile $(LTLIBRARIES) 672installdirs: installdirs-recursive 673installdirs-am: 674install: install-recursive 675install-exec: install-exec-recursive 676install-data: install-data-recursive 677uninstall: uninstall-recursive 678 679install-am: all-am 680 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 681 682installcheck: installcheck-recursive 683install-strip: 684 if test -z '$(STRIP)'; then \ 685 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 686 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 687 install; \ 688 else \ 689 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 690 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 691 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 692 fi 693mostlyclean-generic: 694 695clean-generic: 696 697distclean-generic: 698 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 699 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 700 701maintainer-clean-generic: 702 @echo "This command is intended for maintainers to use" 703 @echo "it deletes files that may require special tools to rebuild." 704clean: clean-recursive 705 706clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ 707 mostlyclean-am 708 709distclean: distclean-recursive 710 -rm -rf ./$(DEPDIR) 711 -rm -f Makefile 712distclean-am: clean-am distclean-compile distclean-generic \ 713 distclean-tags 714 715dvi: dvi-recursive 716 717dvi-am: 718 719html: html-recursive 720 721html-am: 722 723info: info-recursive 724 725info-am: 726 727install-data-am: 728 729install-dvi: install-dvi-recursive 730 731install-dvi-am: 732 733install-exec-am: 734 735install-html: install-html-recursive 736 737install-html-am: 738 739install-info: install-info-recursive 740 741install-info-am: 742 743install-man: 744 745install-pdf: install-pdf-recursive 746 747install-pdf-am: 748 749install-ps: install-ps-recursive 750 751install-ps-am: 752 753installcheck-am: 754 755maintainer-clean: maintainer-clean-recursive 756 -rm -rf ./$(DEPDIR) 757 -rm -f Makefile 758maintainer-clean-am: distclean-am maintainer-clean-generic 759 760mostlyclean: mostlyclean-recursive 761 762mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 763 mostlyclean-libtool 764 765pdf: pdf-recursive 766 767pdf-am: 768 769ps: ps-recursive 770 771ps-am: 772 773uninstall-am: 774 775.MAKE: $(am__recursive_targets) install-am install-strip 776 777.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ 778 check-am clean clean-generic clean-libtool \ 779 clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \ 780 distclean-compile distclean-generic distclean-libtool \ 781 distclean-tags distdir dvi dvi-am html html-am info info-am \ 782 install install-am install-data install-data-am install-dvi \ 783 install-dvi-am install-exec install-exec-am install-html \ 784 install-html-am install-info install-info-am install-man \ 785 install-pdf install-pdf-am install-ps install-ps-am \ 786 install-strip installcheck installcheck-am installdirs \ 787 installdirs-am maintainer-clean maintainer-clean-generic \ 788 mostlyclean mostlyclean-compile mostlyclean-generic \ 789 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ 790 uninstall-am 791 792 793# Tell versions [3.59,3.63) of GNU make to not export all variables. 794# Otherwise a system limit (for SysV at least) may be exceeded. 795.NOEXPORT: 796