Makefile.in revision 13496ba1
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# Copyright 2005 Adam Jackson. 18# 19# Permission is hereby granted, free of charge, to any person obtaining a 20# copy of this software and associated documentation files (the "Software"), 21# to deal in the Software without restriction, including without limitation 22# on the rights to use, copy, modify, merge, publish, distribute, sub 23# license, and/or sell copies of the Software, and to permit persons to whom 24# the Software is furnished to do so, subject to the following conditions: 25# 26# The above copyright notice and this permission notice (including the next 27# paragraph) shall be included in all copies or substantial portions of the 28# Software. 29# 30# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 31# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 32# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 33# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 34# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 35# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 36 37 38VPATH = @srcdir@ 39am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' 40am__make_running_with_option = \ 41 case $${target_option-} in \ 42 ?) ;; \ 43 *) echo "am__make_running_with_option: internal error: invalid" \ 44 "target option '$${target_option-}' specified" >&2; \ 45 exit 1;; \ 46 esac; \ 47 has_opt=no; \ 48 sane_makeflags=$$MAKEFLAGS; \ 49 if $(am__is_gnu_make); then \ 50 sane_makeflags=$$MFLAGS; \ 51 else \ 52 case $$MAKEFLAGS in \ 53 *\\[\ \ ]*) \ 54 bs=\\; \ 55 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 56 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 57 esac; \ 58 fi; \ 59 skip_next=no; \ 60 strip_trailopt () \ 61 { \ 62 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 63 }; \ 64 for flg in $$sane_makeflags; do \ 65 test $$skip_next = yes && { skip_next=no; continue; }; \ 66 case $$flg in \ 67 *=*|--*) continue;; \ 68 -*I) strip_trailopt 'I'; skip_next=yes;; \ 69 -*I?*) strip_trailopt 'I';; \ 70 -*O) strip_trailopt 'O'; skip_next=yes;; \ 71 -*O?*) strip_trailopt 'O';; \ 72 -*l) strip_trailopt 'l'; skip_next=yes;; \ 73 -*l?*) strip_trailopt 'l';; \ 74 -[dEDm]) skip_next=yes;; \ 75 -[JT]) skip_next=yes;; \ 76 esac; \ 77 case $$flg in \ 78 *$$target_option*) has_opt=yes; break;; \ 79 esac; \ 80 done; \ 81 test $$has_opt = yes 82am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 83am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 84pkgdatadir = $(datadir)/@PACKAGE@ 85pkgincludedir = $(includedir)/@PACKAGE@ 86pkglibdir = $(libdir)/@PACKAGE@ 87pkglibexecdir = $(libexecdir)/@PACKAGE@ 88am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 89install_sh_DATA = $(install_sh) -c -m 644 90install_sh_PROGRAM = $(install_sh) -c 91install_sh_SCRIPT = $(install_sh) -c 92INSTALL_HEADER = $(INSTALL_DATA) 93transform = $(program_transform_name) 94NORMAL_INSTALL = : 95PRE_INSTALL = : 96POST_INSTALL = : 97NORMAL_UNINSTALL = : 98PRE_UNINSTALL = : 99POST_UNINSTALL = : 100build_triplet = @build@ 101host_triplet = @host@ 102noinst_PROGRAMS = brw_test$(EXEEXT) 103@DEBUG_TRUE@am__append_1 = @VALGRIND_CFLAGS@ 104subdir = src/sna/brw 105DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 106 $(top_srcdir)/depcomp 107ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 108am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \ 109 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 110 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ 111 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac 112am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 113 $(ACLOCAL_M4) 114mkinstalldirs = $(install_sh) -d 115CONFIG_HEADER = $(top_builddir)/config.h 116CONFIG_CLEAN_FILES = 117CONFIG_CLEAN_VPATH_FILES = 118LTLIBRARIES = $(noinst_LTLIBRARIES) 119libbrw_la_LIBADD = 120am_libbrw_la_OBJECTS = brw_disasm.lo brw_eu.lo brw_eu_emit.lo \ 121 brw_sf.lo brw_wm.lo 122libbrw_la_OBJECTS = $(am_libbrw_la_OBJECTS) 123AM_V_lt = $(am__v_lt_@AM_V@) 124am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 125am__v_lt_0 = --silent 126am__v_lt_1 = 127PROGRAMS = $(noinst_PROGRAMS) 128am_brw_test_OBJECTS = brw_test.$(OBJEXT) brw_test_gen4.$(OBJEXT) \ 129 brw_test_gen5.$(OBJEXT) brw_test_gen6.$(OBJEXT) \ 130 brw_test_gen7.$(OBJEXT) 131brw_test_OBJECTS = $(am_brw_test_OBJECTS) 132brw_test_DEPENDENCIES = libbrw.la 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 = $(libbrw_la_SOURCES) $(brw_test_SOURCES) 168DIST_SOURCES = $(libbrw_la_SOURCES) $(brw_test_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 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@ 211CLOCK_GETTIME_LIBS = @CLOCK_GETTIME_LIBS@ 212CPP = @CPP@ 213CPPFLAGS = @CPPFLAGS@ 214CWARNFLAGS = @CWARNFLAGS@ 215CYGPATH_W = @CYGPATH_W@ 216DEFS = @DEFS@ 217DEPDIR = @DEPDIR@ 218DLLTOOL = @DLLTOOL@ 219DRI1_CFLAGS = @DRI1_CFLAGS@ 220DRI1_LIBS = @DRI1_LIBS@ 221DRI2_CFLAGS = @DRI2_CFLAGS@ 222DRI2_LIBS = @DRI2_LIBS@ 223DRI3_CFLAGS = @DRI3_CFLAGS@ 224DRI3_LIBS = @DRI3_LIBS@ 225DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 226DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 227DRIVER_NAME = @DRIVER_NAME@ 228DRI_DRIVER_PATH = @DRI_DRIVER_PATH@ 229DRMINTEL_CFLAGS = @DRMINTEL_CFLAGS@ 230DRMINTEL_LIBS = @DRMINTEL_LIBS@ 231DRM_CFLAGS = @DRM_CFLAGS@ 232DRM_LIBS = @DRM_LIBS@ 233DSYMUTIL = @DSYMUTIL@ 234DUMPBIN = @DUMPBIN@ 235ECHO_C = @ECHO_C@ 236ECHO_N = @ECHO_N@ 237ECHO_T = @ECHO_T@ 238EGREP = @EGREP@ 239EXEEXT = @EXEEXT@ 240FGREP = @FGREP@ 241FILE_MAN_DIR = @FILE_MAN_DIR@ 242FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 243GEN4ASM_CFLAGS = @GEN4ASM_CFLAGS@ 244GEN4ASM_LIBS = @GEN4ASM_LIBS@ 245GREP = @GREP@ 246INSTALL = @INSTALL@ 247INSTALL_CMD = @INSTALL_CMD@ 248INSTALL_DATA = @INSTALL_DATA@ 249INSTALL_PROGRAM = @INSTALL_PROGRAM@ 250INSTALL_SCRIPT = @INSTALL_SCRIPT@ 251INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 252INTEL_GEN4ASM = @INTEL_GEN4ASM@ 253IVO_CFLAGS = @IVO_CFLAGS@ 254IVO_EXTRA_CFLAGS = @IVO_EXTRA_CFLAGS@ 255IVO_EXTRA_LIBS = @IVO_EXTRA_LIBS@ 256IVO_LIBS = @IVO_LIBS@ 257LD = @LD@ 258LDFLAGS = @LDFLAGS@ 259LIBEXEC_PATH = @LIBEXEC_PATH@ 260LIBOBJS = @LIBOBJS@ 261LIBS = @LIBS@ 262LIBTOOL = @LIBTOOL@ 263LIB_MAN_DIR = @LIB_MAN_DIR@ 264LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 265LIPO = @LIPO@ 266LN_S = @LN_S@ 267LTLIBOBJS = @LTLIBOBJS@ 268MAKEINFO = @MAKEINFO@ 269MANIFEST_TOOL = @MANIFEST_TOOL@ 270MAN_SUBSTS = @MAN_SUBSTS@ 271MISC_MAN_DIR = @MISC_MAN_DIR@ 272MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 273MKDIR_P = @MKDIR_P@ 274NM = @NM@ 275NMEDIT = @NMEDIT@ 276NOWARNFLAGS = @NOWARNFLAGS@ 277OBJDUMP = @OBJDUMP@ 278OBJEXT = @OBJEXT@ 279OTOOL = @OTOOL@ 280OTOOL64 = @OTOOL64@ 281PACKAGE = @PACKAGE@ 282PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 283PACKAGE_NAME = @PACKAGE_NAME@ 284PACKAGE_STRING = @PACKAGE_STRING@ 285PACKAGE_TARNAME = @PACKAGE_TARNAME@ 286PACKAGE_URL = @PACKAGE_URL@ 287PACKAGE_VERSION = @PACKAGE_VERSION@ 288PATH_SEPARATOR = @PATH_SEPARATOR@ 289PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 290PCIACCESS_LIBS = @PCIACCESS_LIBS@ 291PKG_CONFIG = @PKG_CONFIG@ 292PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 293PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 294PREFIX_PATH = @PREFIX_PATH@ 295PRESENT_CFLAGS = @PRESENT_CFLAGS@ 296PRESENT_LIBS = @PRESENT_LIBS@ 297RANLIB = @RANLIB@ 298SED = @SED@ 299SET_MAKE = @SET_MAKE@ 300SHELL = @SHELL@ 301STRICT_CFLAGS = @STRICT_CFLAGS@ 302STRIP = @STRIP@ 303UDEV_CFLAGS = @UDEV_CFLAGS@ 304UDEV_LIBS = @UDEV_LIBS@ 305VALGRIND_CFLAGS = @VALGRIND_CFLAGS@ 306VALGRIND_LIBS = @VALGRIND_LIBS@ 307VERSION = @VERSION@ 308X11_CFLAGS = @X11_CFLAGS@ 309X11_DRI3_CFLAGS = @X11_DRI3_CFLAGS@ 310X11_DRI3_LIBS = @X11_DRI3_LIBS@ 311X11_LIBS = @X11_LIBS@ 312XORG_CFLAGS = @XORG_CFLAGS@ 313XORG_LIBS = @XORG_LIBS@ 314XORG_MAN_PAGE = @XORG_MAN_PAGE@ 315XVMCLIB_CFLAGS = @XVMCLIB_CFLAGS@ 316XVMCLIB_LIBS = @XVMCLIB_LIBS@ 317abs_builddir = @abs_builddir@ 318abs_srcdir = @abs_srcdir@ 319abs_top_builddir = @abs_top_builddir@ 320abs_top_srcdir = @abs_top_srcdir@ 321ac_ct_AR = @ac_ct_AR@ 322ac_ct_CC = @ac_ct_CC@ 323ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 324am__include = @am__include@ 325am__leading_dot = @am__leading_dot@ 326am__quote = @am__quote@ 327am__tar = @am__tar@ 328am__untar = @am__untar@ 329bindir = @bindir@ 330build = @build@ 331build_alias = @build_alias@ 332build_cpu = @build_cpu@ 333build_os = @build_os@ 334build_vendor = @build_vendor@ 335builddir = @builddir@ 336datadir = @datadir@ 337datarootdir = @datarootdir@ 338docdir = @docdir@ 339dvidir = @dvidir@ 340exec_prefix = @exec_prefix@ 341host = @host@ 342host_alias = @host_alias@ 343host_cpu = @host_cpu@ 344host_os = @host_os@ 345host_vendor = @host_vendor@ 346htmldir = @htmldir@ 347includedir = @includedir@ 348infodir = @infodir@ 349install_sh = @install_sh@ 350libdir = @libdir@ 351libexecdir = @libexecdir@ 352localedir = @localedir@ 353localstatedir = @localstatedir@ 354mandir = @mandir@ 355mkdir_p = @mkdir_p@ 356moduledir = @moduledir@ 357oldincludedir = @oldincludedir@ 358pdfdir = @pdfdir@ 359prefix = @prefix@ 360program_transform_name = @program_transform_name@ 361psdir = @psdir@ 362sbindir = @sbindir@ 363sharedstatedir = @sharedstatedir@ 364srcdir = @srcdir@ 365sysconfdir = @sysconfdir@ 366target_alias = @target_alias@ 367top_build_prefix = @top_build_prefix@ 368top_builddir = @top_builddir@ 369top_srcdir = @top_srcdir@ 370noinst_LTLIBRARIES = libbrw.la 371AM_CFLAGS = @CWARNFLAGS@ -I$(top_srcdir)/src \ 372 -I$(top_srcdir)/src/render_program @XORG_CFLAGS@ @UDEV_CFLAGS@ \ 373 @DRM_CFLAGS@ $(NULL) $(am__append_1) @NOWARNFLAGS@ 374libbrw_la_SOURCES = \ 375 brw.h \ 376 brw_disasm.c \ 377 brw_eu.h \ 378 brw_eu.c \ 379 brw_eu_emit.c \ 380 brw_sf.c \ 381 brw_wm.c \ 382 $(NULL) 383 384brw_test_SOURCES = \ 385 brw_test.c \ 386 brw_test.h \ 387 brw_test_gen4.c \ 388 brw_test_gen5.c \ 389 brw_test_gen6.c \ 390 brw_test_gen7.c \ 391 $(NULL) 392 393brw_test_LDADD = \ 394 libbrw.la \ 395 $(NULL) 396 397all: all-am 398 399.SUFFIXES: 400.SUFFIXES: .c .lo .o .obj 401$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 402 @for dep in $?; do \ 403 case '$(am__configure_deps)' in \ 404 *$$dep*) \ 405 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 406 && { if test -f $@; then exit 0; else break; fi; }; \ 407 exit 1;; \ 408 esac; \ 409 done; \ 410 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/sna/brw/Makefile'; \ 411 $(am__cd) $(top_srcdir) && \ 412 $(AUTOMAKE) --foreign src/sna/brw/Makefile 413.PRECIOUS: Makefile 414Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 415 @case '$?' in \ 416 *config.status*) \ 417 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 418 *) \ 419 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 420 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 421 esac; 422 423$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 424 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 425 426$(top_srcdir)/configure: $(am__configure_deps) 427 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 428$(ACLOCAL_M4): $(am__aclocal_m4_deps) 429 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 430$(am__aclocal_m4_deps): 431 432clean-noinstLTLIBRARIES: 433 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) 434 @list='$(noinst_LTLIBRARIES)'; \ 435 locs=`for p in $$list; do echo $$p; done | \ 436 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 437 sort -u`; \ 438 test -z "$$locs" || { \ 439 echo rm -f $${locs}; \ 440 rm -f $${locs}; \ 441 } 442 443libbrw.la: $(libbrw_la_OBJECTS) $(libbrw_la_DEPENDENCIES) $(EXTRA_libbrw_la_DEPENDENCIES) 444 $(AM_V_CCLD)$(LINK) $(libbrw_la_OBJECTS) $(libbrw_la_LIBADD) $(LIBS) 445 446clean-noinstPROGRAMS: 447 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ 448 echo " rm -f" $$list; \ 449 rm -f $$list || exit $$?; \ 450 test -n "$(EXEEXT)" || exit 0; \ 451 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 452 echo " rm -f" $$list; \ 453 rm -f $$list 454 455brw_test$(EXEEXT): $(brw_test_OBJECTS) $(brw_test_DEPENDENCIES) $(EXTRA_brw_test_DEPENDENCIES) 456 @rm -f brw_test$(EXEEXT) 457 $(AM_V_CCLD)$(LINK) $(brw_test_OBJECTS) $(brw_test_LDADD) $(LIBS) 458 459mostlyclean-compile: 460 -rm -f *.$(OBJEXT) 461 462distclean-compile: 463 -rm -f *.tab.c 464 465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brw_disasm.Plo@am__quote@ 466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brw_eu.Plo@am__quote@ 467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brw_eu_emit.Plo@am__quote@ 468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brw_sf.Plo@am__quote@ 469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brw_test.Po@am__quote@ 470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brw_test_gen4.Po@am__quote@ 471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brw_test_gen5.Po@am__quote@ 472@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brw_test_gen6.Po@am__quote@ 473@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brw_test_gen7.Po@am__quote@ 474@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brw_wm.Plo@am__quote@ 475 476.c.o: 477@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 478@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 479@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 480@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 481@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 482 483.c.obj: 484@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 485@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 486@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 487@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 488@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 489 490.c.lo: 491@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 492@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 493@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 494@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 495@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 496 497mostlyclean-libtool: 498 -rm -f *.lo 499 500clean-libtool: 501 -rm -rf .libs _libs 502 503ID: $(am__tagged_files) 504 $(am__define_uniq_tagged_files); mkid -fID $$unique 505tags: tags-am 506TAGS: tags 507 508tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 509 set x; \ 510 here=`pwd`; \ 511 $(am__define_uniq_tagged_files); \ 512 shift; \ 513 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 514 test -n "$$unique" || unique=$$empty_fix; \ 515 if test $$# -gt 0; then \ 516 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 517 "$$@" $$unique; \ 518 else \ 519 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 520 $$unique; \ 521 fi; \ 522 fi 523ctags: ctags-am 524 525CTAGS: ctags 526ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 527 $(am__define_uniq_tagged_files); \ 528 test -z "$(CTAGS_ARGS)$$unique" \ 529 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 530 $$unique 531 532GTAGS: 533 here=`$(am__cd) $(top_builddir) && pwd` \ 534 && $(am__cd) $(top_srcdir) \ 535 && gtags -i $(GTAGS_ARGS) "$$here" 536cscopelist: cscopelist-am 537 538cscopelist-am: $(am__tagged_files) 539 list='$(am__tagged_files)'; \ 540 case "$(srcdir)" in \ 541 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 542 *) sdir=$(subdir)/$(srcdir) ;; \ 543 esac; \ 544 for i in $$list; do \ 545 if test -f "$$i"; then \ 546 echo "$(subdir)/$$i"; \ 547 else \ 548 echo "$$sdir/$$i"; \ 549 fi; \ 550 done >> $(top_builddir)/cscope.files 551 552distclean-tags: 553 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 554 555distdir: $(DISTFILES) 556 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 557 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 558 list='$(DISTFILES)'; \ 559 dist_files=`for file in $$list; do echo $$file; done | \ 560 sed -e "s|^$$srcdirstrip/||;t" \ 561 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 562 case $$dist_files in \ 563 */*) $(MKDIR_P) `echo "$$dist_files" | \ 564 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 565 sort -u` ;; \ 566 esac; \ 567 for file in $$dist_files; do \ 568 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 569 if test -d $$d/$$file; then \ 570 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 571 if test -d "$(distdir)/$$file"; then \ 572 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 573 fi; \ 574 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 575 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 576 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 577 fi; \ 578 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 579 else \ 580 test -f "$(distdir)/$$file" \ 581 || cp -p $$d/$$file "$(distdir)/$$file" \ 582 || exit 1; \ 583 fi; \ 584 done 585check-am: all-am 586check: check-am 587all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) 588installdirs: 589install: install-am 590install-exec: install-exec-am 591install-data: install-data-am 592uninstall: uninstall-am 593 594install-am: all-am 595 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 596 597installcheck: installcheck-am 598install-strip: 599 if test -z '$(STRIP)'; then \ 600 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 601 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 602 install; \ 603 else \ 604 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 605 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 606 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 607 fi 608mostlyclean-generic: 609 610clean-generic: 611 612distclean-generic: 613 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 614 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 615 616maintainer-clean-generic: 617 @echo "This command is intended for maintainers to use" 618 @echo "it deletes files that may require special tools to rebuild." 619clean: clean-am 620 621clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ 622 clean-noinstPROGRAMS mostlyclean-am 623 624distclean: distclean-am 625 -rm -rf ./$(DEPDIR) 626 -rm -f Makefile 627distclean-am: clean-am distclean-compile distclean-generic \ 628 distclean-tags 629 630dvi: dvi-am 631 632dvi-am: 633 634html: html-am 635 636html-am: 637 638info: info-am 639 640info-am: 641 642install-data-am: 643 644install-dvi: install-dvi-am 645 646install-dvi-am: 647 648install-exec-am: 649 650install-html: install-html-am 651 652install-html-am: 653 654install-info: install-info-am 655 656install-info-am: 657 658install-man: 659 660install-pdf: install-pdf-am 661 662install-pdf-am: 663 664install-ps: install-ps-am 665 666install-ps-am: 667 668installcheck-am: 669 670maintainer-clean: maintainer-clean-am 671 -rm -rf ./$(DEPDIR) 672 -rm -f Makefile 673maintainer-clean-am: distclean-am maintainer-clean-generic 674 675mostlyclean: mostlyclean-am 676 677mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 678 mostlyclean-libtool 679 680pdf: pdf-am 681 682pdf-am: 683 684ps: ps-am 685 686ps-am: 687 688uninstall-am: 689 690.MAKE: install-am install-strip 691 692.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 693 clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \ 694 cscopelist-am ctags ctags-am distclean distclean-compile \ 695 distclean-generic distclean-libtool distclean-tags distdir dvi \ 696 dvi-am html html-am info info-am install install-am \ 697 install-data install-data-am install-dvi install-dvi-am \ 698 install-exec install-exec-am install-html install-html-am \ 699 install-info install-info-am install-man install-pdf \ 700 install-pdf-am install-ps install-ps-am install-strip \ 701 installcheck installcheck-am installdirs maintainer-clean \ 702 maintainer-clean-generic mostlyclean mostlyclean-compile \ 703 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 704 tags tags-am uninstall uninstall-am 705 706 707# Tell versions [3.59,3.63) of GNU make to not export all variables. 708# Otherwise a system limit (for SysV at least) may be exceeded. 709.NOEXPORT: 710