# Makefile.in generated by automake 1.15 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2014 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ false; \ elif test -n '$(MAKE_HOST)'; then \ true; \ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ true; \ else \ false; \ fi; \ } am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ @HAVE_DRISW_TRUE@am__append_1 = \ @HAVE_DRISW_TRUE@ $(top_builddir)/src/gallium/winsys/sw/dri/libswdri.la @HAVE_DRISW_KMS_TRUE@am__append_2 = \ @HAVE_DRISW_KMS_TRUE@ $(top_builddir)/src/gallium/winsys/sw/kms-dri/libswkmsdri.la \ @HAVE_DRISW_KMS_TRUE@ $(LIBDRM_LIBS) @HAVE_MESA_LLVM_TRUE@am__append_3 = \ @HAVE_MESA_LLVM_TRUE@ $(LLVM_CFLAGS) @HAVE_MESA_LLVM_TRUE@am__append_4 = \ @HAVE_MESA_LLVM_TRUE@ $(GALLIUM_CFLAGS) \ @HAVE_MESA_LLVM_TRUE@ $(LLVM_CXXFLAGS) @HAVE_MESA_LLVM_TRUE@am__append_5 = \ @HAVE_MESA_LLVM_TRUE@ $(GALLIVM_SOURCES) @NEED_GALLIUM_VL_TRUE@am__append_6 = libgalliumvl.la @NEED_GALLIUM_VL_TRUE@@NEED_GALLIUM_VL_WINSYS_TRUE@am__append_7 = libgalliumvlwinsys.la @HAVE_DRI3_TRUE@@NEED_GALLIUM_VL_TRUE@@NEED_GALLIUM_VL_WINSYS_TRUE@am__append_8 = \ @HAVE_DRI3_TRUE@@NEED_GALLIUM_VL_TRUE@@NEED_GALLIUM_VL_WINSYS_TRUE@ $(VL_WINSYS_DRI3_SOURCES) subdir = src/gallium/auxiliary ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_gnu_make.m4 \ $(top_srcdir)/m4/ax_check_python_mako_module.m4 \ $(top_srcdir)/m4/ax_gcc_builtin.m4 \ $(top_srcdir)/m4/ax_gcc_func_attribute.m4 \ $(top_srcdir)/m4/ax_prog_bison.m4 \ $(top_srcdir)/m4/ax_prog_flex.m4 \ $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ $(top_srcdir)/VERSION $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = LTLIBRARIES = $(noinst_LTLIBRARIES) libgallium_la_LIBADD = am__libgallium_la_SOURCES_DIST = cso_cache/cso_cache.c \ cso_cache/cso_cache.h cso_cache/cso_context.c \ cso_cache/cso_context.h cso_cache/cso_hash.c \ cso_cache/cso_hash.h draw/draw_cliptest_tmp.h \ draw/draw_context.c draw/draw_context.h \ draw/draw_decompose_tmp.h draw/draw_fs.c draw/draw_fs.h \ draw/draw_gs.c draw/draw_gs.h draw/draw_gs_tmp.h \ draw/draw_pipe_aaline.c draw/draw_pipe_aapoint.c \ draw/draw_pipe.c draw/draw_pipe.h draw/draw_pipe_clip.c \ draw/draw_pipe_cull.c draw/draw_pipe_flatshade.c \ draw/draw_pipe_offset.c draw/draw_pipe_pstipple.c \ draw/draw_pipe_stipple.c draw/draw_pipe_twoside.c \ draw/draw_pipe_unfilled.c draw/draw_pipe_util.c \ draw/draw_pipe_validate.c draw/draw_pipe_vbuf.c \ draw/draw_pipe_wide_line.c draw/draw_pipe_wide_point.c \ draw/draw_prim_assembler.c draw/draw_prim_assembler.h \ draw/draw_prim_assembler_tmp.h draw/draw_private.h \ draw/draw_pt.c draw/draw_pt_decompose.h draw/draw_pt_emit.c \ draw/draw_pt_fetch.c draw/draw_pt_fetch_emit.c \ draw/draw_pt_fetch_shade_emit.c \ draw/draw_pt_fetch_shade_pipeline.c draw/draw_pt.h \ draw/draw_pt_post_vs.c draw/draw_pt_so_emit.c \ draw/draw_pt_util.c draw/draw_pt_vsplit.c \ draw/draw_pt_vsplit_tmp.h draw/draw_so_emit_tmp.h \ draw/draw_split_tmp.h draw/draw_vbuf.h draw/draw_vertex.c \ draw/draw_vertex.h draw/draw_vs.c draw/draw_vs_exec.c \ draw/draw_vs.h draw/draw_vs_variant.c hud/font.c hud/font.h \ hud/hud_context.c hud/hud_context.h hud/hud_cpu.c \ hud/hud_nic.c hud/hud_cpufreq.c hud/hud_diskstat.c \ hud/hud_sensors_temp.c hud/hud_driver_query.c hud/hud_fps.c \ hud/hud_private.h indices/u_indices.h indices/u_indices_priv.h \ indices/u_primconvert.c indices/u_primconvert.h \ os/os_memory_aligned.h os/os_memory_debug.h \ os/os_memory_stdc.h os/os_memory.h os/os_misc.c os/os_misc.h \ os/os_mman.h os/os_process.c os/os_process.h os/os_thread.h \ os/os_time.c os/os_time.h pipebuffer/pb_buffer_fenced.c \ pipebuffer/pb_buffer_fenced.h pipebuffer/pb_buffer.h \ pipebuffer/pb_buffer_malloc.c pipebuffer/pb_bufmgr_alt.c \ pipebuffer/pb_bufmgr_cache.c pipebuffer/pb_bufmgr_debug.c \ pipebuffer/pb_bufmgr.h pipebuffer/pb_bufmgr_mm.c \ pipebuffer/pb_bufmgr_ondemand.c pipebuffer/pb_bufmgr_pool.c \ pipebuffer/pb_bufmgr_slab.c pipebuffer/pb_cache.c \ pipebuffer/pb_cache.h pipebuffer/pb_slab.c \ pipebuffer/pb_slab.h pipebuffer/pb_validate.c \ pipebuffer/pb_validate.h postprocess/filters.h \ postprocess/postprocess.h postprocess/pp_celshade.c \ postprocess/pp_celshade.h postprocess/pp_colors.c \ postprocess/pp_colors.h postprocess/pp_filters.h \ postprocess/pp_init.c postprocess/pp_mlaa_areamap.h \ postprocess/pp_mlaa.c postprocess/pp_mlaa.h \ postprocess/pp_private.h postprocess/pp_program.c \ postprocess/pp_run.c rbug/rbug_connection.c \ rbug/rbug_connection.h rbug/rbug_context.c rbug/rbug_context.h \ rbug/rbug_core.c rbug/rbug_core.h rbug/rbug_demarshal.c \ rbug/rbug.h rbug/rbug_internal.h rbug/rbug_proto.h \ rbug/rbug_shader.c rbug/rbug_shader.h rbug/rbug_texture.c \ rbug/rbug_texture.h rtasm/rtasm_cpu.c rtasm/rtasm_cpu.h \ rtasm/rtasm_execmem.c rtasm/rtasm_execmem.h \ rtasm/rtasm_x86sse.c rtasm/rtasm_x86sse.h tgsi/tgsi_aa_point.c \ tgsi/tgsi_aa_point.h tgsi/tgsi_build.c tgsi/tgsi_build.h \ tgsi/tgsi_dump.c tgsi/tgsi_dump.h tgsi/tgsi_exec.c \ tgsi/tgsi_exec.h tgsi/tgsi_emulate.c tgsi/tgsi_emulate.h \ tgsi/tgsi_info.c tgsi/tgsi_info.h tgsi/tgsi_iterate.c \ tgsi/tgsi_iterate.h tgsi/tgsi_lowering.c tgsi/tgsi_lowering.h \ tgsi/tgsi_opcode_tmp.h tgsi/tgsi_parse.c tgsi/tgsi_parse.h \ tgsi/tgsi_point_sprite.c tgsi/tgsi_point_sprite.h \ tgsi/tgsi_sanity.c tgsi/tgsi_sanity.h tgsi/tgsi_scan.c \ tgsi/tgsi_scan.h tgsi/tgsi_strings.c tgsi/tgsi_strings.h \ tgsi/tgsi_text.c tgsi/tgsi_text.h tgsi/tgsi_transform.c \ tgsi/tgsi_transform.h tgsi/tgsi_two_side.c \ tgsi/tgsi_two_side.h tgsi/tgsi_ureg.c tgsi/tgsi_ureg.h \ tgsi/tgsi_util.c tgsi/tgsi_util.h translate/translate.c \ translate/translate.h translate/translate_cache.c \ translate/translate_cache.h translate/translate_generic.c \ translate/translate_sse.c util/dbghelp.h util/u_bitcast.h \ util/u_bitmask.c util/u_bitmask.h util/u_blend.h util/u_blit.c \ util/u_blit.h util/u_blitter.c util/u_blitter.h util/u_box.h \ util/u_cache.c util/u_cache.h util/u_caps.c util/u_caps.h \ util/u_cpu_detect.c util/u_cpu_detect.h util/u_debug.c \ util/u_debug.h util/u_debug_describe.c util/u_debug_describe.h \ util/u_debug_flush.c util/u_debug_flush.h util/u_debug_image.c \ util/u_debug_image.h util/u_debug_memory.c \ util/u_debug_refcnt.c util/u_debug_refcnt.h \ util/u_debug_stack.c util/u_debug_stack.h \ util/u_debug_symbol.c util/u_debug_symbol.h \ util/u_dirty_flags.h util/u_dirty_surfaces.h util/u_dl.c \ util/u_dl.h util/u_draw.c util/u_draw.h util/u_draw_quad.c \ util/u_draw_quad.h util/u_dual_blend.h util/u_dump_defines.c \ util/u_dump.h util/u_dump_state.c util/u_dynarray.h \ util/u_fifo.h util/u_format.c util/u_format.h \ util/u_format_etc.c util/u_format_etc.h util/u_format_latc.c \ util/u_format_latc.h util/u_format_other.c \ util/u_format_other.h util/u_format_rgtc.c \ util/u_format_rgtc.h util/u_format_s3tc.c util/u_format_s3tc.h \ util/u_format_tests.c util/u_format_tests.h \ util/u_format_yuv.c util/u_format_yuv.h util/u_format_zs.c \ util/u_format_zs.h util/u_framebuffer.c util/u_framebuffer.h \ util/u_gen_mipmap.c util/u_gen_mipmap.h util/u_half.h \ util/u_handle_table.c util/u_handle_table.h util/u_hash.c \ util/u_hash.h util/u_hash_table.c util/u_hash_table.h \ util/u_helpers.c util/u_helpers.h util/u_index_modify.c \ util/u_index_modify.h util/u_inlines.h util/u_keymap.c \ util/u_keymap.h util/u_linear.c util/u_linear.h util/u_math.c \ util/u_math.h util/u_memory.h util/u_mm.c util/u_mm.h \ util/u_network.c util/u_network.h util/u_pack_color.h \ util/u_pointer.h util/u_prim.h util/u_prim_restart.c \ util/u_prim_restart.h util/u_pstipple.c util/u_pstipple.h \ util/u_pwr8.h util/u_queue.c util/u_queue.h util/u_range.h \ util/u_rect.h util/u_resource.c util/u_resource.h \ util/u_ringbuffer.c util/u_ringbuffer.h util/u_sampler.c \ util/u_sampler.h util/u_simple_shaders.c \ util/u_simple_shaders.h util/u_split_prim.h util/u_sse.h \ util/u_string.h util/u_suballoc.c util/u_suballoc.h \ util/u_surface.c util/u_surface.h util/u_surfaces.c \ util/u_surfaces.h util/u_tests.c util/u_tests.h \ util/u_texture.c util/u_texture.h util/u_tile.c util/u_tile.h \ util/u_time.h util/u_transfer.c util/u_transfer.h \ util/u_upload_mgr.c util/u_upload_mgr.h util/u_vbuf.c \ util/u_vbuf.h util/u_video.h util/u_viewport.h \ nir/tgsi_to_nir.c nir/tgsi_to_nir.h indices/u_indices_gen.c \ indices/u_unfilled_gen.c util/u_format_table.c \ gallivm/lp_bld_arit.c gallivm/lp_bld_arit.h \ gallivm/lp_bld_arit_overflow.c gallivm/lp_bld_arit_overflow.h \ gallivm/lp_bld_assert.c gallivm/lp_bld_assert.h \ gallivm/lp_bld_bitarit.c gallivm/lp_bld_bitarit.h \ gallivm/lp_bld_const.c gallivm/lp_bld_const.h \ gallivm/lp_bld_conv.c gallivm/lp_bld_conv.h \ gallivm/lp_bld_debug.cpp gallivm/lp_bld_debug.h \ gallivm/lp_bld_flow.c gallivm/lp_bld_flow.h \ gallivm/lp_bld_format_aos_array.c gallivm/lp_bld_format_aos.c \ gallivm/lp_bld_format_cached.c gallivm/lp_bld_format_float.c \ gallivm/lp_bld_format.c gallivm/lp_bld_format.h \ gallivm/lp_bld_format_soa.c gallivm/lp_bld_format_srgb.c \ gallivm/lp_bld_format_yuv.c gallivm/lp_bld_gather.c \ gallivm/lp_bld_gather.h gallivm/lp_bld.h gallivm/lp_bld_init.c \ gallivm/lp_bld_init.h gallivm/lp_bld_intr.c \ gallivm/lp_bld_intr.h gallivm/lp_bld_limits.h \ gallivm/lp_bld_logic.c gallivm/lp_bld_logic.h \ gallivm/lp_bld_misc.cpp gallivm/lp_bld_misc.h \ gallivm/lp_bld_pack.c gallivm/lp_bld_pack.h \ gallivm/lp_bld_printf.c gallivm/lp_bld_printf.h \ gallivm/lp_bld_quad.c gallivm/lp_bld_quad.h \ gallivm/lp_bld_sample_aos.c gallivm/lp_bld_sample_aos.h \ gallivm/lp_bld_sample.c gallivm/lp_bld_sample.h \ gallivm/lp_bld_sample_soa.c gallivm/lp_bld_struct.c \ gallivm/lp_bld_struct.h gallivm/lp_bld_swizzle.c \ gallivm/lp_bld_swizzle.h gallivm/lp_bld_tgsi_action.c \ gallivm/lp_bld_tgsi_action.h gallivm/lp_bld_tgsi_aos.c \ gallivm/lp_bld_tgsi.c gallivm/lp_bld_tgsi.h \ gallivm/lp_bld_tgsi_info.c gallivm/lp_bld_tgsi_soa.c \ gallivm/lp_bld_type.c gallivm/lp_bld_type.h draw/draw_llvm.c \ draw/draw_llvm.h draw/draw_llvm_sample.c \ draw/draw_pt_fetch_shade_pipeline_llvm.c draw/draw_vs_llvm.c am__dirstamp = $(am__leading_dot)dirstamp am__objects_1 = cso_cache/cso_cache.lo cso_cache/cso_context.lo \ cso_cache/cso_hash.lo draw/draw_context.lo draw/draw_fs.lo \ draw/draw_gs.lo draw/draw_pipe_aaline.lo \ draw/draw_pipe_aapoint.lo draw/draw_pipe.lo \ draw/draw_pipe_clip.lo draw/draw_pipe_cull.lo \ draw/draw_pipe_flatshade.lo draw/draw_pipe_offset.lo \ draw/draw_pipe_pstipple.lo draw/draw_pipe_stipple.lo \ draw/draw_pipe_twoside.lo draw/draw_pipe_unfilled.lo \ draw/draw_pipe_util.lo draw/draw_pipe_validate.lo \ draw/draw_pipe_vbuf.lo draw/draw_pipe_wide_line.lo \ draw/draw_pipe_wide_point.lo draw/draw_prim_assembler.lo \ draw/draw_pt.lo draw/draw_pt_emit.lo draw/draw_pt_fetch.lo \ draw/draw_pt_fetch_emit.lo draw/draw_pt_fetch_shade_emit.lo \ draw/draw_pt_fetch_shade_pipeline.lo draw/draw_pt_post_vs.lo \ draw/draw_pt_so_emit.lo draw/draw_pt_util.lo \ draw/draw_pt_vsplit.lo draw/draw_vertex.lo draw/draw_vs.lo \ draw/draw_vs_exec.lo draw/draw_vs_variant.lo hud/font.lo \ hud/hud_context.lo hud/hud_cpu.lo hud/hud_nic.lo \ hud/hud_cpufreq.lo hud/hud_diskstat.lo hud/hud_sensors_temp.lo \ hud/hud_driver_query.lo hud/hud_fps.lo \ indices/u_primconvert.lo os/os_misc.lo os/os_process.lo \ os/os_time.lo pipebuffer/pb_buffer_fenced.lo \ pipebuffer/pb_buffer_malloc.lo pipebuffer/pb_bufmgr_alt.lo \ pipebuffer/pb_bufmgr_cache.lo pipebuffer/pb_bufmgr_debug.lo \ pipebuffer/pb_bufmgr_mm.lo pipebuffer/pb_bufmgr_ondemand.lo \ pipebuffer/pb_bufmgr_pool.lo pipebuffer/pb_bufmgr_slab.lo \ pipebuffer/pb_cache.lo pipebuffer/pb_slab.lo \ pipebuffer/pb_validate.lo postprocess/pp_celshade.lo \ postprocess/pp_colors.lo postprocess/pp_init.lo \ postprocess/pp_mlaa.lo postprocess/pp_program.lo \ postprocess/pp_run.lo rbug/rbug_connection.lo \ rbug/rbug_context.lo rbug/rbug_core.lo rbug/rbug_demarshal.lo \ rbug/rbug_shader.lo rbug/rbug_texture.lo rtasm/rtasm_cpu.lo \ rtasm/rtasm_execmem.lo rtasm/rtasm_x86sse.lo \ tgsi/tgsi_aa_point.lo tgsi/tgsi_build.lo tgsi/tgsi_dump.lo \ tgsi/tgsi_exec.lo tgsi/tgsi_emulate.lo tgsi/tgsi_info.lo \ tgsi/tgsi_iterate.lo tgsi/tgsi_lowering.lo tgsi/tgsi_parse.lo \ tgsi/tgsi_point_sprite.lo tgsi/tgsi_sanity.lo \ tgsi/tgsi_scan.lo tgsi/tgsi_strings.lo tgsi/tgsi_text.lo \ tgsi/tgsi_transform.lo tgsi/tgsi_two_side.lo tgsi/tgsi_ureg.lo \ tgsi/tgsi_util.lo translate/translate.lo \ translate/translate_cache.lo translate/translate_generic.lo \ translate/translate_sse.lo util/u_bitmask.lo util/u_blit.lo \ util/u_blitter.lo util/u_cache.lo util/u_caps.lo \ util/u_cpu_detect.lo util/u_debug.lo util/u_debug_describe.lo \ util/u_debug_flush.lo util/u_debug_image.lo \ util/u_debug_memory.lo util/u_debug_refcnt.lo \ util/u_debug_stack.lo util/u_debug_symbol.lo util/u_dl.lo \ util/u_draw.lo util/u_draw_quad.lo util/u_dump_defines.lo \ util/u_dump_state.lo util/u_format.lo util/u_format_etc.lo \ util/u_format_latc.lo util/u_format_other.lo \ util/u_format_rgtc.lo util/u_format_s3tc.lo \ util/u_format_tests.lo util/u_format_yuv.lo \ util/u_format_zs.lo util/u_framebuffer.lo util/u_gen_mipmap.lo \ util/u_handle_table.lo util/u_hash.lo util/u_hash_table.lo \ util/u_helpers.lo util/u_index_modify.lo util/u_keymap.lo \ util/u_linear.lo util/u_math.lo util/u_mm.lo util/u_network.lo \ util/u_prim_restart.lo util/u_pstipple.lo util/u_queue.lo \ util/u_resource.lo util/u_ringbuffer.lo util/u_sampler.lo \ util/u_simple_shaders.lo util/u_suballoc.lo util/u_surface.lo \ util/u_surfaces.lo util/u_tests.lo util/u_texture.lo \ util/u_tile.lo util/u_transfer.lo util/u_upload_mgr.lo \ util/u_vbuf.lo am__objects_2 = nir/tgsi_to_nir.lo am__objects_3 = indices/u_indices_gen.lo indices/u_unfilled_gen.lo \ util/u_format_table.lo am__objects_4 = gallivm/lp_bld_arit.lo gallivm/lp_bld_arit_overflow.lo \ gallivm/lp_bld_assert.lo gallivm/lp_bld_bitarit.lo \ gallivm/lp_bld_const.lo gallivm/lp_bld_conv.lo \ gallivm/lp_bld_debug.lo gallivm/lp_bld_flow.lo \ gallivm/lp_bld_format_aos_array.lo \ gallivm/lp_bld_format_aos.lo gallivm/lp_bld_format_cached.lo \ gallivm/lp_bld_format_float.lo gallivm/lp_bld_format.lo \ gallivm/lp_bld_format_soa.lo gallivm/lp_bld_format_srgb.lo \ gallivm/lp_bld_format_yuv.lo gallivm/lp_bld_gather.lo \ gallivm/lp_bld_init.lo gallivm/lp_bld_intr.lo \ gallivm/lp_bld_logic.lo gallivm/lp_bld_misc.lo \ gallivm/lp_bld_pack.lo gallivm/lp_bld_printf.lo \ gallivm/lp_bld_quad.lo gallivm/lp_bld_sample_aos.lo \ gallivm/lp_bld_sample.lo gallivm/lp_bld_sample_soa.lo \ gallivm/lp_bld_struct.lo gallivm/lp_bld_swizzle.lo \ gallivm/lp_bld_tgsi_action.lo gallivm/lp_bld_tgsi_aos.lo \ gallivm/lp_bld_tgsi.lo gallivm/lp_bld_tgsi_info.lo \ gallivm/lp_bld_tgsi_soa.lo gallivm/lp_bld_type.lo \ draw/draw_llvm.lo draw/draw_llvm_sample.lo \ draw/draw_pt_fetch_shade_pipeline_llvm.lo draw/draw_vs_llvm.lo @HAVE_MESA_LLVM_TRUE@am__objects_5 = $(am__objects_4) am_libgallium_la_OBJECTS = $(am__objects_1) $(am__objects_2) \ $(am__objects_3) $(am__objects_5) libgallium_la_OBJECTS = $(am_libgallium_la_OBJECTS) AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent am__v_lt_1 = libgallium_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(AM_CXXFLAGS) $(CXXFLAGS) $(libgallium_la_LDFLAGS) $(LDFLAGS) \ -o $@ libgalliumvl_la_LIBADD = am__libgalliumvl_la_SOURCES_DIST = vl/vl_bicubic_filter.c \ vl/vl_bicubic_filter.h vl/vl_compositor.c vl/vl_compositor.h \ vl/vl_csc.c vl/vl_csc.h vl/vl_decoder.c vl/vl_decoder.h \ vl/vl_defines.h vl/vl_deint_filter.c vl/vl_deint_filter.h \ vl/vl_idct.c vl/vl_idct.h vl/vl_matrix_filter.c \ vl/vl_matrix_filter.h vl/vl_mc.c vl/vl_mc.h \ vl/vl_median_filter.c vl/vl_median_filter.h \ vl/vl_mpeg12_bitstream.c vl/vl_mpeg12_bitstream.h \ vl/vl_mpeg12_decoder.c vl/vl_mpeg12_decoder.h vl/vl_rbsp.h \ vl/vl_types.h vl/vl_vertex_buffers.c vl/vl_vertex_buffers.h \ vl/vl_video_buffer.c vl/vl_video_buffer.h vl/vl_vlc.h \ vl/vl_winsys.h vl/vl_zscan.c vl/vl_zscan.h am__objects_6 = vl/libgalliumvl_la-vl_bicubic_filter.lo \ vl/libgalliumvl_la-vl_compositor.lo \ vl/libgalliumvl_la-vl_csc.lo vl/libgalliumvl_la-vl_decoder.lo \ vl/libgalliumvl_la-vl_deint_filter.lo \ vl/libgalliumvl_la-vl_idct.lo \ vl/libgalliumvl_la-vl_matrix_filter.lo \ vl/libgalliumvl_la-vl_mc.lo \ vl/libgalliumvl_la-vl_median_filter.lo \ vl/libgalliumvl_la-vl_mpeg12_bitstream.lo \ vl/libgalliumvl_la-vl_mpeg12_decoder.lo \ vl/libgalliumvl_la-vl_vertex_buffers.lo \ vl/libgalliumvl_la-vl_video_buffer.lo \ vl/libgalliumvl_la-vl_zscan.lo @NEED_GALLIUM_VL_TRUE@am_libgalliumvl_la_OBJECTS = $(am__objects_6) libgalliumvl_la_OBJECTS = $(am_libgalliumvl_la_OBJECTS) libgalliumvl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(libgalliumvl_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ -o $@ @NEED_GALLIUM_VL_TRUE@am_libgalliumvl_la_rpath = libgalliumvl_stub_la_LIBADD = am__objects_7 = vl/vl_stubs.lo am_libgalliumvl_stub_la_OBJECTS = $(am__objects_7) libgalliumvl_stub_la_OBJECTS = $(am_libgalliumvl_stub_la_OBJECTS) libgalliumvlwinsys_la_LIBADD = am__libgalliumvlwinsys_la_SOURCES_DIST = vl/vl_winsys_dri.c \ vl/vl_winsys_drm.c vl/vl_winsys_dri3.c am__objects_8 = vl/libgalliumvlwinsys_la-vl_winsys_dri.lo \ vl/libgalliumvlwinsys_la-vl_winsys_drm.lo am__objects_9 = vl/libgalliumvlwinsys_la-vl_winsys_dri3.lo @HAVE_DRI3_TRUE@@NEED_GALLIUM_VL_TRUE@@NEED_GALLIUM_VL_WINSYS_TRUE@am__objects_10 = $(am__objects_9) @NEED_GALLIUM_VL_TRUE@@NEED_GALLIUM_VL_WINSYS_TRUE@am_libgalliumvlwinsys_la_OBJECTS = $(am__objects_8) \ @NEED_GALLIUM_VL_TRUE@@NEED_GALLIUM_VL_WINSYS_TRUE@ $(am__objects_10) libgalliumvlwinsys_la_OBJECTS = $(am_libgalliumvlwinsys_la_OBJECTS) libgalliumvlwinsys_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(libgalliumvlwinsys_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ @NEED_GALLIUM_VL_TRUE@@NEED_GALLIUM_VL_WINSYS_TRUE@am_libgalliumvlwinsys_la_rpath = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/bin/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) am__v_CC_0 = @echo " CC " $@; am__v_CC_1 = CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CXXFLAGS) $(CXXFLAGS) AM_V_CXX = $(am__v_CXX_@AM_V@) am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) am__v_CXX_0 = @echo " CXX " $@; am__v_CXX_1 = CXXLD = $(CXX) CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) am__v_CXXLD_0 = @echo " CXXLD " $@; am__v_CXXLD_1 = SOURCES = $(libgallium_la_SOURCES) $(libgalliumvl_la_SOURCES) \ $(libgalliumvl_stub_la_SOURCES) \ $(libgalliumvlwinsys_la_SOURCES) DIST_SOURCES = $(am__libgallium_la_SOURCES_DIST) \ $(am__libgalliumvl_la_SOURCES_DIST) \ $(libgalliumvl_stub_la_SOURCES) \ $(am__libgalliumvlwinsys_la_SOURCES_DIST) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.sources \ $(top_srcdir)/bin/depcomp \ $(top_srcdir)/src/gallium/Automake.inc DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMDGPU_CFLAGS = @AMDGPU_CFLAGS@ AMDGPU_LIBS = @AMDGPU_LIBS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BSYMBOLIC = @BSYMBOLIC@ CC = @CC@ CCAS = @CCAS@ CCASDEPMODE = @CCASDEPMODE@ CCASFLAGS = @CCASFLAGS@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CLANG_RESOURCE_DIR = @CLANG_RESOURCE_DIR@ CLOCK_LIB = @CLOCK_LIB@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ D3D_DRIVER_INSTALL_DIR = @D3D_DRIVER_INSTALL_DIR@ DEFINES = @DEFINES@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DLOPEN_LIBS = @DLOPEN_LIBS@ DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@ DRI2PROTO_LIBS = @DRI2PROTO_LIBS@ DRI3PROTO_CFLAGS = @DRI3PROTO_CFLAGS@ DRI3PROTO_LIBS = @DRI3PROTO_LIBS@ DRIGL_CFLAGS = @DRIGL_CFLAGS@ DRIGL_LIBS = @DRIGL_LIBS@ DRI_DRIVER_INSTALL_DIR = @DRI_DRIVER_INSTALL_DIR@ DRI_DRIVER_SEARCH_DIR = @DRI_DRIVER_SEARCH_DIR@ DRI_LIB_DEPS = @DRI_LIB_DEPS@ DRI_PC_REQ_PRIV = @DRI_PC_REQ_PRIV@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGL_CFLAGS = @EGL_CFLAGS@ EGL_CLIENT_APIS = @EGL_CLIENT_APIS@ EGL_LIB_DEPS = @EGL_LIB_DEPS@ EGL_NATIVE_PLATFORM = @EGL_NATIVE_PLATFORM@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXPAT_CFLAGS = @EXPAT_CFLAGS@ EXPAT_LIBS = @EXPAT_LIBS@ FGREP = @FGREP@ FREEDRENO_CFLAGS = @FREEDRENO_CFLAGS@ FREEDRENO_LIBS = @FREEDRENO_LIBS@ GALLIUM_PIPE_LOADER_DEFINES = @GALLIUM_PIPE_LOADER_DEFINES@ GBM_PC_LIB_PRIV = @GBM_PC_LIB_PRIV@ GBM_PC_REQ_PRIV = @GBM_PC_REQ_PRIV@ GC_SECTIONS = @GC_SECTIONS@ GLESv1_CM_LIB_DEPS = @GLESv1_CM_LIB_DEPS@ GLESv1_CM_PC_LIB_PRIV = @GLESv1_CM_PC_LIB_PRIV@ GLESv2_LIB_DEPS = @GLESv2_LIB_DEPS@ GLESv2_PC_LIB_PRIV = @GLESv2_PC_LIB_PRIV@ GLPROTO_CFLAGS = @GLPROTO_CFLAGS@ GLPROTO_LIBS = @GLPROTO_LIBS@ GLVND_CFLAGS = @GLVND_CFLAGS@ GLVND_LIBS = @GLVND_LIBS@ GLX_TLS = @GLX_TLS@ GL_LIB = @GL_LIB@ GL_LIB_DEPS = @GL_LIB_DEPS@ GL_PC_CFLAGS = @GL_PC_CFLAGS@ GL_PC_LIB_PRIV = @GL_PC_LIB_PRIV@ GL_PC_REQ_PRIV = @GL_PC_REQ_PRIV@ GREP = @GREP@ HAVE_XF86VIDMODE = @HAVE_XF86VIDMODE@ INDENT = @INDENT@ INDENT_FLAGS = @INDENT_FLAGS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INTEL_CFLAGS = @INTEL_CFLAGS@ INTEL_LIBS = @INTEL_LIBS@ LD = @LD@ LDFLAGS = @LDFLAGS@ LD_NO_UNDEFINED = @LD_NO_UNDEFINED@ LEX = @LEX@ LEXLIB = @LEXLIB@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIBCLC_INCLUDEDIR = @LIBCLC_INCLUDEDIR@ LIBCLC_LIBEXECDIR = @LIBCLC_LIBEXECDIR@ LIBDRM_CFLAGS = @LIBDRM_CFLAGS@ LIBDRM_LIBS = @LIBDRM_LIBS@ LIBELF_CFLAGS = @LIBELF_CFLAGS@ LIBELF_LIBS = @LIBELF_LIBS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSENSORS_LDFLAGS = @LIBSENSORS_LDFLAGS@ LIBSHA1_CFLAGS = @LIBSHA1_CFLAGS@ LIBSHA1_LIBS = @LIBSHA1_LIBS@ LIBTOOL = @LIBTOOL@ LIB_DIR = @LIB_DIR@ LIB_EXT = @LIB_EXT@ LIPO = @LIPO@ LLVM_BINDIR = @LLVM_BINDIR@ LLVM_CFLAGS = @LLVM_CFLAGS@ LLVM_CONFIG = @LLVM_CONFIG@ LLVM_CPPFLAGS = @LLVM_CPPFLAGS@ LLVM_CXXFLAGS = @LLVM_CXXFLAGS@ LLVM_INCLUDEDIR = @LLVM_INCLUDEDIR@ LLVM_LDFLAGS = @LLVM_LDFLAGS@ LLVM_LIBDIR = @LLVM_LIBDIR@ LLVM_LIBS = @LLVM_LIBS@ LLVM_VERSION = @LLVM_VERSION@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MESA_LLVM = @MESA_LLVM@ MKDIR_P = @MKDIR_P@ MSVC2013_COMPAT_CFLAGS = @MSVC2013_COMPAT_CFLAGS@ MSVC2013_COMPAT_CXXFLAGS = @MSVC2013_COMPAT_CXXFLAGS@ NINE_MAJOR = @NINE_MAJOR@ NINE_MINOR = @NINE_MINOR@ NINE_TINY = @NINE_TINY@ NINE_VERSION = @NINE_VERSION@ NM = @NM@ NMEDIT = @NMEDIT@ NOUVEAU_CFLAGS = @NOUVEAU_CFLAGS@ NOUVEAU_LIBS = @NOUVEAU_LIBS@ NVVIEUX_CFLAGS = @NVVIEUX_CFLAGS@ NVVIEUX_LIBS = @NVVIEUX_LIBS@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OMX_CFLAGS = @OMX_CFLAGS@ OMX_LIBS = @OMX_LIBS@ OMX_LIB_INSTALL_DIR = @OMX_LIB_INSTALL_DIR@ OPENCL_LIBNAME = @OPENCL_LIBNAME@ OPENCL_VERSION = @OPENCL_VERSION@ OPENSSL_CFLAGS = @OPENSSL_CFLAGS@ OPENSSL_LIBS = @OPENSSL_LIBS@ OSMESA_LIB = @OSMESA_LIB@ OSMESA_LIB_DEPS = @OSMESA_LIB_DEPS@ OSMESA_PC_LIB_PRIV = @OSMESA_PC_LIB_PRIV@ OSMESA_PC_REQ = @OSMESA_PC_REQ@ OSMESA_VERSION = @OSMESA_VERSION@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POSIX_SHELL = @POSIX_SHELL@ PRESENTPROTO_CFLAGS = @PRESENTPROTO_CFLAGS@ PRESENTPROTO_LIBS = @PRESENTPROTO_LIBS@ PTHREADSTUBS_CFLAGS = @PTHREADSTUBS_CFLAGS@ PTHREADSTUBS_LIBS = @PTHREADSTUBS_LIBS@ PTHREAD_CC = @PTHREAD_CC@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ PWR8_CFLAGS = @PWR8_CFLAGS@ PYTHON2 = @PYTHON2@ RADEON_CFLAGS = @RADEON_CFLAGS@ RADEON_LIBS = @RADEON_LIBS@ RANLIB = @RANLIB@ RM = @RM@ SED = @SED@ SELINUX_CFLAGS = @SELINUX_CFLAGS@ SELINUX_LIBS = @SELINUX_LIBS@ SET_MAKE = @SET_MAKE@ SHA1_CFLAGS = @SHA1_CFLAGS@ SHA1_LIBS = @SHA1_LIBS@ SHELL = @SHELL@ SIMPENROSE_CFLAGS = @SIMPENROSE_CFLAGS@ SIMPENROSE_LIBS = @SIMPENROSE_LIBS@ SSE41_CFLAGS = @SSE41_CFLAGS@ STRIP = @STRIP@ SWR_AVX2_CXXFLAGS = @SWR_AVX2_CXXFLAGS@ SWR_AVX_CXXFLAGS = @SWR_AVX_CXXFLAGS@ SWR_CXX11_CXXFLAGS = @SWR_CXX11_CXXFLAGS@ TIMESTAMP_CMD = @TIMESTAMP_CMD@ VALGRIND_CFLAGS = @VALGRIND_CFLAGS@ VALGRIND_LIBS = @VALGRIND_LIBS@ VA_CFLAGS = @VA_CFLAGS@ VA_LIBS = @VA_LIBS@ VA_LIB_INSTALL_DIR = @VA_LIB_INSTALL_DIR@ VA_MAJOR = @VA_MAJOR@ VA_MINOR = @VA_MINOR@ VC4_CFLAGS = @VC4_CFLAGS@ VC4_LIBS = @VC4_LIBS@ VDPAU_CFLAGS = @VDPAU_CFLAGS@ VDPAU_LIBS = @VDPAU_LIBS@ VDPAU_LIB_INSTALL_DIR = @VDPAU_LIB_INSTALL_DIR@ VDPAU_MAJOR = @VDPAU_MAJOR@ VDPAU_MINOR = @VDPAU_MINOR@ VERSION = @VERSION@ VG_LIB_DEPS = @VG_LIB_DEPS@ VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@ VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@ VL_CFLAGS = @VL_CFLAGS@ VL_LIBS = @VL_LIBS@ VULKAN_ICD_INSTALL_DIR = @VULKAN_ICD_INSTALL_DIR@ WAYLAND_CFLAGS = @WAYLAND_CFLAGS@ WAYLAND_LIBS = @WAYLAND_LIBS@ WAYLAND_SCANNER = @WAYLAND_SCANNER@ WAYLAND_SCANNER_CFLAGS = @WAYLAND_SCANNER_CFLAGS@ WAYLAND_SCANNER_LIBS = @WAYLAND_SCANNER_LIBS@ X11_INCLUDES = @X11_INCLUDES@ XA_MAJOR = @XA_MAJOR@ XA_MINOR = @XA_MINOR@ XA_TINY = @XA_TINY@ XA_VERSION = @XA_VERSION@ XCB_DRI2_CFLAGS = @XCB_DRI2_CFLAGS@ XCB_DRI2_LIBS = @XCB_DRI2_LIBS@ XCB_DRI3_CFLAGS = @XCB_DRI3_CFLAGS@ XCB_DRI3_LIBS = @XCB_DRI3_LIBS@ XF86VIDMODE_CFLAGS = @XF86VIDMODE_CFLAGS@ XF86VIDMODE_LIBS = @XF86VIDMODE_LIBS@ XLIBGL_CFLAGS = @XLIBGL_CFLAGS@ XLIBGL_LIBS = @XLIBGL_LIBS@ XVMC_CFLAGS = @XVMC_CFLAGS@ XVMC_LIBS = @XVMC_LIBS@ XVMC_LIB_INSTALL_DIR = @XVMC_LIB_INSTALL_DIR@ XVMC_MAJOR = @XVMC_MAJOR@ XVMC_MINOR = @XVMC_MINOR@ XXD = @XXD@ YACC = @YACC@ YFLAGS = @YFLAGS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ acv_mako_found = @acv_mako_found@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ ax_pthread_config = @ax_pthread_config@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ ifGNUmake = @ifGNUmake@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target = @target@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ C_SOURCES := \ cso_cache/cso_cache.c \ cso_cache/cso_cache.h \ cso_cache/cso_context.c \ cso_cache/cso_context.h \ cso_cache/cso_hash.c \ cso_cache/cso_hash.h \ draw/draw_cliptest_tmp.h \ draw/draw_context.c \ draw/draw_context.h \ draw/draw_decompose_tmp.h \ draw/draw_fs.c \ draw/draw_fs.h \ draw/draw_gs.c \ draw/draw_gs.h \ draw/draw_gs_tmp.h \ draw/draw_pipe_aaline.c \ draw/draw_pipe_aapoint.c \ draw/draw_pipe.c \ draw/draw_pipe.h \ draw/draw_pipe_clip.c \ draw/draw_pipe_cull.c \ draw/draw_pipe_flatshade.c \ draw/draw_pipe_offset.c \ draw/draw_pipe_pstipple.c \ draw/draw_pipe_stipple.c \ draw/draw_pipe_twoside.c \ draw/draw_pipe_unfilled.c \ draw/draw_pipe_util.c \ draw/draw_pipe_validate.c \ draw/draw_pipe_vbuf.c \ draw/draw_pipe_wide_line.c \ draw/draw_pipe_wide_point.c \ draw/draw_prim_assembler.c \ draw/draw_prim_assembler.h \ draw/draw_prim_assembler_tmp.h \ draw/draw_private.h \ draw/draw_pt.c \ draw/draw_pt_decompose.h \ draw/draw_pt_emit.c \ draw/draw_pt_fetch.c \ draw/draw_pt_fetch_emit.c \ draw/draw_pt_fetch_shade_emit.c \ draw/draw_pt_fetch_shade_pipeline.c \ draw/draw_pt.h \ draw/draw_pt_post_vs.c \ draw/draw_pt_so_emit.c \ draw/draw_pt_util.c \ draw/draw_pt_vsplit.c \ draw/draw_pt_vsplit_tmp.h \ draw/draw_so_emit_tmp.h \ draw/draw_split_tmp.h \ draw/draw_vbuf.h \ draw/draw_vertex.c \ draw/draw_vertex.h \ draw/draw_vs.c \ draw/draw_vs_exec.c \ draw/draw_vs.h \ draw/draw_vs_variant.c \ hud/font.c \ hud/font.h \ hud/hud_context.c \ hud/hud_context.h \ hud/hud_cpu.c \ hud/hud_nic.c \ hud/hud_cpufreq.c \ hud/hud_diskstat.c \ hud/hud_sensors_temp.c \ hud/hud_driver_query.c \ hud/hud_fps.c \ hud/hud_private.h \ indices/u_indices.h \ indices/u_indices_priv.h \ indices/u_primconvert.c \ indices/u_primconvert.h \ os/os_memory_aligned.h \ os/os_memory_debug.h \ os/os_memory_stdc.h \ os/os_memory.h \ os/os_misc.c \ os/os_misc.h \ os/os_mman.h \ os/os_process.c \ os/os_process.h \ os/os_thread.h \ os/os_time.c \ os/os_time.h \ pipebuffer/pb_buffer_fenced.c \ pipebuffer/pb_buffer_fenced.h \ pipebuffer/pb_buffer.h \ pipebuffer/pb_buffer_malloc.c \ pipebuffer/pb_bufmgr_alt.c \ pipebuffer/pb_bufmgr_cache.c \ pipebuffer/pb_bufmgr_debug.c \ pipebuffer/pb_bufmgr.h \ pipebuffer/pb_bufmgr_mm.c \ pipebuffer/pb_bufmgr_ondemand.c \ pipebuffer/pb_bufmgr_pool.c \ pipebuffer/pb_bufmgr_slab.c \ pipebuffer/pb_cache.c \ pipebuffer/pb_cache.h \ pipebuffer/pb_slab.c \ pipebuffer/pb_slab.h \ pipebuffer/pb_validate.c \ pipebuffer/pb_validate.h \ postprocess/filters.h \ postprocess/postprocess.h \ postprocess/pp_celshade.c \ postprocess/pp_celshade.h \ postprocess/pp_colors.c \ postprocess/pp_colors.h \ postprocess/pp_filters.h \ postprocess/pp_init.c \ postprocess/pp_mlaa_areamap.h \ postprocess/pp_mlaa.c \ postprocess/pp_mlaa.h \ postprocess/pp_private.h \ postprocess/pp_program.c \ postprocess/pp_run.c \ rbug/rbug_connection.c \ rbug/rbug_connection.h \ rbug/rbug_context.c \ rbug/rbug_context.h \ rbug/rbug_core.c \ rbug/rbug_core.h \ rbug/rbug_demarshal.c \ rbug/rbug.h \ rbug/rbug_internal.h \ rbug/rbug_proto.h \ rbug/rbug_shader.c \ rbug/rbug_shader.h \ rbug/rbug_texture.c \ rbug/rbug_texture.h \ rtasm/rtasm_cpu.c \ rtasm/rtasm_cpu.h \ rtasm/rtasm_execmem.c \ rtasm/rtasm_execmem.h \ rtasm/rtasm_x86sse.c \ rtasm/rtasm_x86sse.h \ tgsi/tgsi_aa_point.c \ tgsi/tgsi_aa_point.h \ tgsi/tgsi_build.c \ tgsi/tgsi_build.h \ tgsi/tgsi_dump.c \ tgsi/tgsi_dump.h \ tgsi/tgsi_exec.c \ tgsi/tgsi_exec.h \ tgsi/tgsi_emulate.c \ tgsi/tgsi_emulate.h \ tgsi/tgsi_info.c \ tgsi/tgsi_info.h \ tgsi/tgsi_iterate.c \ tgsi/tgsi_iterate.h \ tgsi/tgsi_lowering.c \ tgsi/tgsi_lowering.h \ tgsi/tgsi_opcode_tmp.h \ tgsi/tgsi_parse.c \ tgsi/tgsi_parse.h \ tgsi/tgsi_point_sprite.c \ tgsi/tgsi_point_sprite.h \ tgsi/tgsi_sanity.c \ tgsi/tgsi_sanity.h \ tgsi/tgsi_scan.c \ tgsi/tgsi_scan.h \ tgsi/tgsi_strings.c \ tgsi/tgsi_strings.h \ tgsi/tgsi_text.c \ tgsi/tgsi_text.h \ tgsi/tgsi_transform.c \ tgsi/tgsi_transform.h \ tgsi/tgsi_two_side.c \ tgsi/tgsi_two_side.h \ tgsi/tgsi_ureg.c \ tgsi/tgsi_ureg.h \ tgsi/tgsi_util.c \ tgsi/tgsi_util.h \ translate/translate.c \ translate/translate.h \ translate/translate_cache.c \ translate/translate_cache.h \ translate/translate_generic.c \ translate/translate_sse.c \ util/dbghelp.h \ util/u_bitcast.h \ util/u_bitmask.c \ util/u_bitmask.h \ util/u_blend.h \ util/u_blit.c \ util/u_blit.h \ util/u_blitter.c \ util/u_blitter.h \ util/u_box.h \ util/u_cache.c \ util/u_cache.h \ util/u_caps.c \ util/u_caps.h \ util/u_cpu_detect.c \ util/u_cpu_detect.h \ util/u_debug.c \ util/u_debug.h \ util/u_debug_describe.c \ util/u_debug_describe.h \ util/u_debug_flush.c \ util/u_debug_flush.h \ util/u_debug_image.c \ util/u_debug_image.h \ util/u_debug_memory.c \ util/u_debug_refcnt.c \ util/u_debug_refcnt.h \ util/u_debug_stack.c \ util/u_debug_stack.h \ util/u_debug_symbol.c \ util/u_debug_symbol.h \ util/u_dirty_flags.h \ util/u_dirty_surfaces.h \ util/u_dl.c \ util/u_dl.h \ util/u_draw.c \ util/u_draw.h \ util/u_draw_quad.c \ util/u_draw_quad.h \ util/u_dual_blend.h \ util/u_dump_defines.c \ util/u_dump.h \ util/u_dump_state.c \ util/u_dynarray.h \ util/u_fifo.h \ util/u_format.c \ util/u_format.h \ util/u_format_etc.c \ util/u_format_etc.h \ util/u_format_latc.c \ util/u_format_latc.h \ util/u_format_other.c \ util/u_format_other.h \ util/u_format_rgtc.c \ util/u_format_rgtc.h \ util/u_format_s3tc.c \ util/u_format_s3tc.h \ util/u_format_tests.c \ util/u_format_tests.h \ util/u_format_yuv.c \ util/u_format_yuv.h \ util/u_format_zs.c \ util/u_format_zs.h \ util/u_framebuffer.c \ util/u_framebuffer.h \ util/u_gen_mipmap.c \ util/u_gen_mipmap.h \ util/u_half.h \ util/u_handle_table.c \ util/u_handle_table.h \ util/u_hash.c \ util/u_hash.h \ util/u_hash_table.c \ util/u_hash_table.h \ util/u_helpers.c \ util/u_helpers.h \ util/u_index_modify.c \ util/u_index_modify.h \ util/u_inlines.h \ util/u_keymap.c \ util/u_keymap.h \ util/u_linear.c \ util/u_linear.h \ util/u_math.c \ util/u_math.h \ util/u_memory.h \ util/u_mm.c \ util/u_mm.h \ util/u_network.c \ util/u_network.h \ util/u_pack_color.h \ util/u_pointer.h \ util/u_prim.h \ util/u_prim_restart.c \ util/u_prim_restart.h \ util/u_pstipple.c \ util/u_pstipple.h \ util/u_pwr8.h \ util/u_queue.c \ util/u_queue.h \ util/u_range.h \ util/u_rect.h \ util/u_resource.c \ util/u_resource.h \ util/u_ringbuffer.c \ util/u_ringbuffer.h \ util/u_sampler.c \ util/u_sampler.h \ util/u_simple_shaders.c \ util/u_simple_shaders.h \ util/u_split_prim.h \ util/u_sse.h \ util/u_string.h \ util/u_suballoc.c \ util/u_suballoc.h \ util/u_surface.c \ util/u_surface.h \ util/u_surfaces.c \ util/u_surfaces.h \ util/u_tests.c \ util/u_tests.h \ util/u_texture.c \ util/u_texture.h \ util/u_tile.c \ util/u_tile.h \ util/u_time.h \ util/u_transfer.c \ util/u_transfer.h \ util/u_upload_mgr.c \ util/u_upload_mgr.h \ util/u_vbuf.c \ util/u_vbuf.h \ util/u_video.h \ util/u_viewport.h NIR_SOURCES := \ nir/tgsi_to_nir.c \ nir/tgsi_to_nir.h VL_SOURCES := \ vl/vl_bicubic_filter.c \ vl/vl_bicubic_filter.h \ vl/vl_compositor.c \ vl/vl_compositor.h \ vl/vl_csc.c \ vl/vl_csc.h \ vl/vl_decoder.c \ vl/vl_decoder.h \ vl/vl_defines.h \ vl/vl_deint_filter.c \ vl/vl_deint_filter.h \ vl/vl_idct.c \ vl/vl_idct.h \ vl/vl_matrix_filter.c \ vl/vl_matrix_filter.h \ vl/vl_mc.c \ vl/vl_mc.h \ vl/vl_median_filter.c \ vl/vl_median_filter.h \ vl/vl_mpeg12_bitstream.c \ vl/vl_mpeg12_bitstream.h \ vl/vl_mpeg12_decoder.c \ vl/vl_mpeg12_decoder.h \ vl/vl_rbsp.h \ vl/vl_types.h \ vl/vl_vertex_buffers.c \ vl/vl_vertex_buffers.h \ vl/vl_video_buffer.c \ vl/vl_video_buffer.h \ vl/vl_vlc.h \ vl/vl_winsys.h \ vl/vl_zscan.c \ vl/vl_zscan.h # XXX: Nuke this as our dri targets no longer depend on VL. VL_WINSYS_SOURCES := \ vl/vl_winsys_dri.c \ vl/vl_winsys_drm.c VL_WINSYS_DRI3_SOURCES := \ vl/vl_winsys_dri3.c VL_STUB_SOURCES := \ vl/vl_stubs.c GENERATED_SOURCES := \ indices/u_indices_gen.c \ indices/u_unfilled_gen.c \ util/u_format_table.c GALLIVM_SOURCES := \ gallivm/lp_bld_arit.c \ gallivm/lp_bld_arit.h \ gallivm/lp_bld_arit_overflow.c \ gallivm/lp_bld_arit_overflow.h \ gallivm/lp_bld_assert.c \ gallivm/lp_bld_assert.h \ gallivm/lp_bld_bitarit.c \ gallivm/lp_bld_bitarit.h \ gallivm/lp_bld_const.c \ gallivm/lp_bld_const.h \ gallivm/lp_bld_conv.c \ gallivm/lp_bld_conv.h \ gallivm/lp_bld_debug.cpp \ gallivm/lp_bld_debug.h \ gallivm/lp_bld_flow.c \ gallivm/lp_bld_flow.h \ gallivm/lp_bld_format_aos_array.c \ gallivm/lp_bld_format_aos.c \ gallivm/lp_bld_format_cached.c \ gallivm/lp_bld_format_float.c \ gallivm/lp_bld_format.c \ gallivm/lp_bld_format.h \ gallivm/lp_bld_format_soa.c \ gallivm/lp_bld_format_srgb.c \ gallivm/lp_bld_format_yuv.c \ gallivm/lp_bld_gather.c \ gallivm/lp_bld_gather.h \ gallivm/lp_bld.h \ gallivm/lp_bld_init.c \ gallivm/lp_bld_init.h \ gallivm/lp_bld_intr.c \ gallivm/lp_bld_intr.h \ gallivm/lp_bld_limits.h \ gallivm/lp_bld_logic.c \ gallivm/lp_bld_logic.h \ gallivm/lp_bld_misc.cpp \ gallivm/lp_bld_misc.h \ gallivm/lp_bld_pack.c \ gallivm/lp_bld_pack.h \ gallivm/lp_bld_printf.c \ gallivm/lp_bld_printf.h \ gallivm/lp_bld_quad.c \ gallivm/lp_bld_quad.h \ gallivm/lp_bld_sample_aos.c \ gallivm/lp_bld_sample_aos.h \ gallivm/lp_bld_sample.c \ gallivm/lp_bld_sample.h \ gallivm/lp_bld_sample_soa.c \ gallivm/lp_bld_struct.c \ gallivm/lp_bld_struct.h \ gallivm/lp_bld_swizzle.c \ gallivm/lp_bld_swizzle.h \ gallivm/lp_bld_tgsi_action.c \ gallivm/lp_bld_tgsi_action.h \ gallivm/lp_bld_tgsi_aos.c \ gallivm/lp_bld_tgsi.c \ gallivm/lp_bld_tgsi.h \ gallivm/lp_bld_tgsi_info.c \ gallivm/lp_bld_tgsi_soa.c \ gallivm/lp_bld_type.c \ gallivm/lp_bld_type.h \ draw/draw_llvm.c \ draw/draw_llvm.h \ draw/draw_llvm_sample.c \ draw/draw_pt_fetch_shade_pipeline_llvm.c \ draw/draw_vs_llvm.c GALLIUM_CFLAGS = \ -I$(top_srcdir)/include \ -I$(top_srcdir)/src \ -I$(top_srcdir)/src/gallium/include \ -I$(top_srcdir)/src/gallium/auxiliary \ $(DEFINES) # src/gallium/auxiliary must appear before src/gallium/drivers # because there are stupidly two rbug_context.h files in # different directories, and which one is included by the # preprocessor is determined by the ordering of the -I flags. GALLIUM_DRIVER_CFLAGS = \ -I$(srcdir)/include \ -I$(top_srcdir)/src \ -I$(top_srcdir)/include \ -I$(top_srcdir)/src/gallium/include \ -I$(top_srcdir)/src/gallium/auxiliary \ -I$(top_srcdir)/src/gallium/drivers \ -I$(top_srcdir)/src/gallium/winsys \ $(DEFINES) \ $(VISIBILITY_CFLAGS) GALLIUM_DRIVER_CXXFLAGS = \ -I$(srcdir)/include \ -I$(top_srcdir)/src \ -I$(top_srcdir)/include \ -I$(top_srcdir)/src/gallium/include \ -I$(top_srcdir)/src/gallium/auxiliary \ -I$(top_srcdir)/src/gallium/drivers \ -I$(top_srcdir)/src/gallium/winsys \ $(DEFINES) \ $(VISIBILITY_CXXFLAGS) GALLIUM_TARGET_CFLAGS = \ -I$(top_srcdir)/src \ -I$(top_srcdir)/include \ -I$(top_srcdir)/src/loader \ -I$(top_srcdir)/src/gallium/include \ -I$(top_srcdir)/src/gallium/auxiliary \ -I$(top_srcdir)/src/gallium/drivers \ -I$(top_srcdir)/src/gallium/winsys \ $(DEFINES) \ $(PTHREAD_CFLAGS) \ $(LIBDRM_CFLAGS) \ $(VISIBILITY_CFLAGS) GALLIUM_COMMON_LIB_DEPS = \ -lm \ $(CLOCK_LIB) \ $(PTHREAD_LIBS) \ $(DLOPEN_LIBS) GALLIUM_WINSYS_CFLAGS = \ -I$(top_srcdir)/src \ -I$(top_srcdir)/include \ -I$(top_srcdir)/src/gallium/include \ -I$(top_srcdir)/src/gallium/auxiliary \ $(DEFINES) \ $(VISIBILITY_CFLAGS) GALLIUM_PIPE_LOADER_WINSYS_LIBS = \ $(top_builddir)/src/gallium/winsys/sw/null/libws_null.la \ $(top_builddir)/src/gallium/winsys/sw/wrapper/libwsw.la \ $(am__append_1) $(am__append_2) noinst_LTLIBRARIES = libgallium.la libgalliumvl_stub.la \ $(am__append_6) $(am__append_7) AM_CFLAGS = -I$(top_srcdir)/src/loader \ -I$(top_builddir)/src/compiler/nir \ -I$(top_srcdir)/src/gallium/auxiliary/util $(GALLIUM_CFLAGS) \ $(VISIBILITY_CFLAGS) $(MSVC2013_COMPAT_CFLAGS) $(am__append_3) AM_CXXFLAGS = $(VISIBILITY_CXXFLAGS) $(MSVC2013_COMPAT_CXXFLAGS) \ $(am__append_4) libgallium_la_SOURCES = $(C_SOURCES) $(NIR_SOURCES) \ $(GENERATED_SOURCES) $(am__append_5) libgallium_la_LDFLAGS = $(LIBSENSORS_LDFLAGS) MKDIR_GEN = $(AM_V_at)$(MKDIR_P) $(@D) PYTHON_GEN = $(AM_V_GEN)$(PYTHON2) $(PYTHON_FLAGS) libgalliumvl_stub_la_SOURCES = \ $(VL_STUB_SOURCES) @NEED_GALLIUM_VL_TRUE@COMMON_VL_CFLAGS = \ @NEED_GALLIUM_VL_TRUE@ $(AM_CFLAGS) \ @NEED_GALLIUM_VL_TRUE@ $(VL_CFLAGS) \ @NEED_GALLIUM_VL_TRUE@ $(DRI2PROTO_CFLAGS) \ @NEED_GALLIUM_VL_TRUE@ $(LIBDRM_CFLAGS) @NEED_GALLIUM_VL_TRUE@libgalliumvl_la_CFLAGS = \ @NEED_GALLIUM_VL_TRUE@ $(COMMON_VL_CFLAGS) @NEED_GALLIUM_VL_TRUE@libgalliumvl_la_SOURCES = \ @NEED_GALLIUM_VL_TRUE@ $(VL_SOURCES) @NEED_GALLIUM_VL_TRUE@@NEED_GALLIUM_VL_WINSYS_TRUE@libgalliumvlwinsys_la_CFLAGS = \ @NEED_GALLIUM_VL_TRUE@@NEED_GALLIUM_VL_WINSYS_TRUE@ $(COMMON_VL_CFLAGS) @NEED_GALLIUM_VL_TRUE@@NEED_GALLIUM_VL_WINSYS_TRUE@libgalliumvlwinsys_la_SOURCES = $(VL_WINSYS_SOURCES) \ @NEED_GALLIUM_VL_TRUE@@NEED_GALLIUM_VL_WINSYS_TRUE@ $(am__append_8) EXTRA_DIST = \ SConscript \ indices/u_indices.c \ indices/u_unfilled_indices.c \ indices/u_indices_gen.py \ indices/u_unfilled_gen.py \ postprocess/ADDING \ rbug/README \ target-helpers \ util/u_format.csv \ util/u_format_pack.py \ util/u_format_parse.py \ util/u_format_table.py all: all-am .SUFFIXES: .SUFFIXES: .c .cpp .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/Makefile.sources $(top_srcdir)/src/gallium/Automake.inc $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/gallium/auxiliary/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign src/gallium/auxiliary/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(srcdir)/Makefile.sources $(top_srcdir)/src/gallium/Automake.inc $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): clean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) @list='$(noinst_LTLIBRARIES)'; \ locs=`for p in $$list; do echo $$p; done | \ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ sort -u`; \ test -z "$$locs" || { \ echo rm -f $${locs}; \ rm -f $${locs}; \ } cso_cache/$(am__dirstamp): @$(MKDIR_P) cso_cache @: > cso_cache/$(am__dirstamp) cso_cache/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) cso_cache/$(DEPDIR) @: > cso_cache/$(DEPDIR)/$(am__dirstamp) cso_cache/cso_cache.lo: cso_cache/$(am__dirstamp) \ cso_cache/$(DEPDIR)/$(am__dirstamp) cso_cache/cso_context.lo: cso_cache/$(am__dirstamp) \ cso_cache/$(DEPDIR)/$(am__dirstamp) cso_cache/cso_hash.lo: cso_cache/$(am__dirstamp) \ cso_cache/$(DEPDIR)/$(am__dirstamp) draw/$(am__dirstamp): @$(MKDIR_P) draw @: > draw/$(am__dirstamp) draw/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) draw/$(DEPDIR) @: > draw/$(DEPDIR)/$(am__dirstamp) draw/draw_context.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_fs.lo: draw/$(am__dirstamp) draw/$(DEPDIR)/$(am__dirstamp) draw/draw_gs.lo: draw/$(am__dirstamp) draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_aaline.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_aapoint.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe.lo: draw/$(am__dirstamp) draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_clip.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_cull.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_flatshade.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_offset.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_pstipple.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_stipple.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_twoside.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_unfilled.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_util.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_validate.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_vbuf.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_wide_line.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pipe_wide_point.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_prim_assembler.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pt.lo: draw/$(am__dirstamp) draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pt_emit.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pt_fetch.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pt_fetch_emit.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pt_fetch_shade_emit.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pt_fetch_shade_pipeline.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pt_post_vs.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pt_so_emit.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pt_util.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pt_vsplit.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_vertex.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_vs.lo: draw/$(am__dirstamp) draw/$(DEPDIR)/$(am__dirstamp) draw/draw_vs_exec.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_vs_variant.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) hud/$(am__dirstamp): @$(MKDIR_P) hud @: > hud/$(am__dirstamp) hud/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) hud/$(DEPDIR) @: > hud/$(DEPDIR)/$(am__dirstamp) hud/font.lo: hud/$(am__dirstamp) hud/$(DEPDIR)/$(am__dirstamp) hud/hud_context.lo: hud/$(am__dirstamp) hud/$(DEPDIR)/$(am__dirstamp) hud/hud_cpu.lo: hud/$(am__dirstamp) hud/$(DEPDIR)/$(am__dirstamp) hud/hud_nic.lo: hud/$(am__dirstamp) hud/$(DEPDIR)/$(am__dirstamp) hud/hud_cpufreq.lo: hud/$(am__dirstamp) hud/$(DEPDIR)/$(am__dirstamp) hud/hud_diskstat.lo: hud/$(am__dirstamp) hud/$(DEPDIR)/$(am__dirstamp) hud/hud_sensors_temp.lo: hud/$(am__dirstamp) \ hud/$(DEPDIR)/$(am__dirstamp) hud/hud_driver_query.lo: hud/$(am__dirstamp) \ hud/$(DEPDIR)/$(am__dirstamp) hud/hud_fps.lo: hud/$(am__dirstamp) hud/$(DEPDIR)/$(am__dirstamp) indices/$(am__dirstamp): @$(MKDIR_P) indices @: > indices/$(am__dirstamp) indices/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) indices/$(DEPDIR) @: > indices/$(DEPDIR)/$(am__dirstamp) indices/u_primconvert.lo: indices/$(am__dirstamp) \ indices/$(DEPDIR)/$(am__dirstamp) os/$(am__dirstamp): @$(MKDIR_P) os @: > os/$(am__dirstamp) os/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) os/$(DEPDIR) @: > os/$(DEPDIR)/$(am__dirstamp) os/os_misc.lo: os/$(am__dirstamp) os/$(DEPDIR)/$(am__dirstamp) os/os_process.lo: os/$(am__dirstamp) os/$(DEPDIR)/$(am__dirstamp) os/os_time.lo: os/$(am__dirstamp) os/$(DEPDIR)/$(am__dirstamp) pipebuffer/$(am__dirstamp): @$(MKDIR_P) pipebuffer @: > pipebuffer/$(am__dirstamp) pipebuffer/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) pipebuffer/$(DEPDIR) @: > pipebuffer/$(DEPDIR)/$(am__dirstamp) pipebuffer/pb_buffer_fenced.lo: pipebuffer/$(am__dirstamp) \ pipebuffer/$(DEPDIR)/$(am__dirstamp) pipebuffer/pb_buffer_malloc.lo: pipebuffer/$(am__dirstamp) \ pipebuffer/$(DEPDIR)/$(am__dirstamp) pipebuffer/pb_bufmgr_alt.lo: pipebuffer/$(am__dirstamp) \ pipebuffer/$(DEPDIR)/$(am__dirstamp) pipebuffer/pb_bufmgr_cache.lo: pipebuffer/$(am__dirstamp) \ pipebuffer/$(DEPDIR)/$(am__dirstamp) pipebuffer/pb_bufmgr_debug.lo: pipebuffer/$(am__dirstamp) \ pipebuffer/$(DEPDIR)/$(am__dirstamp) pipebuffer/pb_bufmgr_mm.lo: pipebuffer/$(am__dirstamp) \ pipebuffer/$(DEPDIR)/$(am__dirstamp) pipebuffer/pb_bufmgr_ondemand.lo: pipebuffer/$(am__dirstamp) \ pipebuffer/$(DEPDIR)/$(am__dirstamp) pipebuffer/pb_bufmgr_pool.lo: pipebuffer/$(am__dirstamp) \ pipebuffer/$(DEPDIR)/$(am__dirstamp) pipebuffer/pb_bufmgr_slab.lo: pipebuffer/$(am__dirstamp) \ pipebuffer/$(DEPDIR)/$(am__dirstamp) pipebuffer/pb_cache.lo: pipebuffer/$(am__dirstamp) \ pipebuffer/$(DEPDIR)/$(am__dirstamp) pipebuffer/pb_slab.lo: pipebuffer/$(am__dirstamp) \ pipebuffer/$(DEPDIR)/$(am__dirstamp) pipebuffer/pb_validate.lo: pipebuffer/$(am__dirstamp) \ pipebuffer/$(DEPDIR)/$(am__dirstamp) postprocess/$(am__dirstamp): @$(MKDIR_P) postprocess @: > postprocess/$(am__dirstamp) postprocess/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) postprocess/$(DEPDIR) @: > postprocess/$(DEPDIR)/$(am__dirstamp) postprocess/pp_celshade.lo: postprocess/$(am__dirstamp) \ postprocess/$(DEPDIR)/$(am__dirstamp) postprocess/pp_colors.lo: postprocess/$(am__dirstamp) \ postprocess/$(DEPDIR)/$(am__dirstamp) postprocess/pp_init.lo: postprocess/$(am__dirstamp) \ postprocess/$(DEPDIR)/$(am__dirstamp) postprocess/pp_mlaa.lo: postprocess/$(am__dirstamp) \ postprocess/$(DEPDIR)/$(am__dirstamp) postprocess/pp_program.lo: postprocess/$(am__dirstamp) \ postprocess/$(DEPDIR)/$(am__dirstamp) postprocess/pp_run.lo: postprocess/$(am__dirstamp) \ postprocess/$(DEPDIR)/$(am__dirstamp) rbug/$(am__dirstamp): @$(MKDIR_P) rbug @: > rbug/$(am__dirstamp) rbug/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) rbug/$(DEPDIR) @: > rbug/$(DEPDIR)/$(am__dirstamp) rbug/rbug_connection.lo: rbug/$(am__dirstamp) \ rbug/$(DEPDIR)/$(am__dirstamp) rbug/rbug_context.lo: rbug/$(am__dirstamp) \ rbug/$(DEPDIR)/$(am__dirstamp) rbug/rbug_core.lo: rbug/$(am__dirstamp) rbug/$(DEPDIR)/$(am__dirstamp) rbug/rbug_demarshal.lo: rbug/$(am__dirstamp) \ rbug/$(DEPDIR)/$(am__dirstamp) rbug/rbug_shader.lo: rbug/$(am__dirstamp) \ rbug/$(DEPDIR)/$(am__dirstamp) rbug/rbug_texture.lo: rbug/$(am__dirstamp) \ rbug/$(DEPDIR)/$(am__dirstamp) rtasm/$(am__dirstamp): @$(MKDIR_P) rtasm @: > rtasm/$(am__dirstamp) rtasm/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) rtasm/$(DEPDIR) @: > rtasm/$(DEPDIR)/$(am__dirstamp) rtasm/rtasm_cpu.lo: rtasm/$(am__dirstamp) \ rtasm/$(DEPDIR)/$(am__dirstamp) rtasm/rtasm_execmem.lo: rtasm/$(am__dirstamp) \ rtasm/$(DEPDIR)/$(am__dirstamp) rtasm/rtasm_x86sse.lo: rtasm/$(am__dirstamp) \ rtasm/$(DEPDIR)/$(am__dirstamp) tgsi/$(am__dirstamp): @$(MKDIR_P) tgsi @: > tgsi/$(am__dirstamp) tgsi/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) tgsi/$(DEPDIR) @: > tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_aa_point.lo: tgsi/$(am__dirstamp) \ tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_build.lo: tgsi/$(am__dirstamp) \ tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_dump.lo: tgsi/$(am__dirstamp) tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_exec.lo: tgsi/$(am__dirstamp) tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_emulate.lo: tgsi/$(am__dirstamp) \ tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_info.lo: tgsi/$(am__dirstamp) tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_iterate.lo: tgsi/$(am__dirstamp) \ tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_lowering.lo: tgsi/$(am__dirstamp) \ tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_parse.lo: tgsi/$(am__dirstamp) \ tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_point_sprite.lo: tgsi/$(am__dirstamp) \ tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_sanity.lo: tgsi/$(am__dirstamp) \ tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_scan.lo: tgsi/$(am__dirstamp) tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_strings.lo: tgsi/$(am__dirstamp) \ tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_text.lo: tgsi/$(am__dirstamp) tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_transform.lo: tgsi/$(am__dirstamp) \ tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_two_side.lo: tgsi/$(am__dirstamp) \ tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_ureg.lo: tgsi/$(am__dirstamp) tgsi/$(DEPDIR)/$(am__dirstamp) tgsi/tgsi_util.lo: tgsi/$(am__dirstamp) tgsi/$(DEPDIR)/$(am__dirstamp) translate/$(am__dirstamp): @$(MKDIR_P) translate @: > translate/$(am__dirstamp) translate/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) translate/$(DEPDIR) @: > translate/$(DEPDIR)/$(am__dirstamp) translate/translate.lo: translate/$(am__dirstamp) \ translate/$(DEPDIR)/$(am__dirstamp) translate/translate_cache.lo: translate/$(am__dirstamp) \ translate/$(DEPDIR)/$(am__dirstamp) translate/translate_generic.lo: translate/$(am__dirstamp) \ translate/$(DEPDIR)/$(am__dirstamp) translate/translate_sse.lo: translate/$(am__dirstamp) \ translate/$(DEPDIR)/$(am__dirstamp) util/$(am__dirstamp): @$(MKDIR_P) util @: > util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) util/$(DEPDIR) @: > util/$(DEPDIR)/$(am__dirstamp) util/u_bitmask.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_blit.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_blitter.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_cache.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_caps.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_cpu_detect.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_debug.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_debug_describe.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_debug_flush.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_debug_image.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_debug_memory.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_debug_refcnt.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_debug_stack.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_debug_symbol.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_dl.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_draw.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_draw_quad.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_dump_defines.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_dump_state.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_format.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_format_etc.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_format_latc.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_format_other.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_format_rgtc.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_format_s3tc.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_format_tests.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_format_yuv.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_format_zs.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_framebuffer.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_gen_mipmap.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_handle_table.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_hash.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_hash_table.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_helpers.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_index_modify.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_keymap.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_linear.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_math.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_mm.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_network.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_prim_restart.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_pstipple.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_queue.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_resource.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_ringbuffer.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_sampler.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_simple_shaders.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_suballoc.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_surface.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_surfaces.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_tests.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_texture.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_tile.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) util/u_transfer.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_upload_mgr.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) util/u_vbuf.lo: util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) nir/$(am__dirstamp): @$(MKDIR_P) nir @: > nir/$(am__dirstamp) nir/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) nir/$(DEPDIR) @: > nir/$(DEPDIR)/$(am__dirstamp) nir/tgsi_to_nir.lo: nir/$(am__dirstamp) nir/$(DEPDIR)/$(am__dirstamp) indices/u_indices_gen.lo: indices/$(am__dirstamp) \ indices/$(DEPDIR)/$(am__dirstamp) indices/u_unfilled_gen.lo: indices/$(am__dirstamp) \ indices/$(DEPDIR)/$(am__dirstamp) util/u_format_table.lo: util/$(am__dirstamp) \ util/$(DEPDIR)/$(am__dirstamp) gallivm/$(am__dirstamp): @$(MKDIR_P) gallivm @: > gallivm/$(am__dirstamp) gallivm/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) gallivm/$(DEPDIR) @: > gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_arit.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_arit_overflow.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_assert.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_bitarit.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_const.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_conv.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_debug.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_flow.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_format_aos_array.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_format_aos.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_format_cached.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_format_float.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_format.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_format_soa.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_format_srgb.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_format_yuv.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_gather.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_init.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_intr.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_logic.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_misc.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_pack.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_printf.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_quad.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_sample_aos.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_sample.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_sample_soa.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_struct.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_swizzle.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_tgsi_action.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_tgsi_aos.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_tgsi.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_tgsi_info.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_tgsi_soa.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) gallivm/lp_bld_type.lo: gallivm/$(am__dirstamp) \ gallivm/$(DEPDIR)/$(am__dirstamp) draw/draw_llvm.lo: draw/$(am__dirstamp) draw/$(DEPDIR)/$(am__dirstamp) draw/draw_llvm_sample.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_pt_fetch_shade_pipeline_llvm.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) draw/draw_vs_llvm.lo: draw/$(am__dirstamp) \ draw/$(DEPDIR)/$(am__dirstamp) libgallium.la: $(libgallium_la_OBJECTS) $(libgallium_la_DEPENDENCIES) $(EXTRA_libgallium_la_DEPENDENCIES) $(AM_V_CXXLD)$(libgallium_la_LINK) $(libgallium_la_OBJECTS) $(libgallium_la_LIBADD) $(LIBS) vl/$(am__dirstamp): @$(MKDIR_P) vl @: > vl/$(am__dirstamp) vl/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) vl/$(DEPDIR) @: > vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_bicubic_filter.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_compositor.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_csc.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_decoder.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_deint_filter.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_idct.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_matrix_filter.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_mc.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_median_filter.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_mpeg12_bitstream.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_mpeg12_decoder.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_vertex_buffers.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_video_buffer.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvl_la-vl_zscan.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) libgalliumvl.la: $(libgalliumvl_la_OBJECTS) $(libgalliumvl_la_DEPENDENCIES) $(EXTRA_libgalliumvl_la_DEPENDENCIES) $(AM_V_CCLD)$(libgalliumvl_la_LINK) $(am_libgalliumvl_la_rpath) $(libgalliumvl_la_OBJECTS) $(libgalliumvl_la_LIBADD) $(LIBS) vl/vl_stubs.lo: vl/$(am__dirstamp) vl/$(DEPDIR)/$(am__dirstamp) libgalliumvl_stub.la: $(libgalliumvl_stub_la_OBJECTS) $(libgalliumvl_stub_la_DEPENDENCIES) $(EXTRA_libgalliumvl_stub_la_DEPENDENCIES) $(AM_V_CCLD)$(LINK) $(libgalliumvl_stub_la_OBJECTS) $(libgalliumvl_stub_la_LIBADD) $(LIBS) vl/libgalliumvlwinsys_la-vl_winsys_dri.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvlwinsys_la-vl_winsys_drm.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) vl/libgalliumvlwinsys_la-vl_winsys_dri3.lo: vl/$(am__dirstamp) \ vl/$(DEPDIR)/$(am__dirstamp) libgalliumvlwinsys.la: $(libgalliumvlwinsys_la_OBJECTS) $(libgalliumvlwinsys_la_DEPENDENCIES) $(EXTRA_libgalliumvlwinsys_la_DEPENDENCIES) $(AM_V_CCLD)$(libgalliumvlwinsys_la_LINK) $(am_libgalliumvlwinsys_la_rpath) $(libgalliumvlwinsys_la_OBJECTS) $(libgalliumvlwinsys_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) -rm -f cso_cache/*.$(OBJEXT) -rm -f cso_cache/*.lo -rm -f draw/*.$(OBJEXT) -rm -f draw/*.lo -rm -f gallivm/*.$(OBJEXT) -rm -f gallivm/*.lo -rm -f hud/*.$(OBJEXT) -rm -f hud/*.lo -rm -f indices/*.$(OBJEXT) -rm -f indices/*.lo -rm -f nir/*.$(OBJEXT) -rm -f nir/*.lo -rm -f os/*.$(OBJEXT) -rm -f os/*.lo -rm -f pipebuffer/*.$(OBJEXT) -rm -f pipebuffer/*.lo -rm -f postprocess/*.$(OBJEXT) -rm -f postprocess/*.lo -rm -f rbug/*.$(OBJEXT) -rm -f rbug/*.lo -rm -f rtasm/*.$(OBJEXT) -rm -f rtasm/*.lo -rm -f tgsi/*.$(OBJEXT) -rm -f tgsi/*.lo -rm -f translate/*.$(OBJEXT) -rm -f translate/*.lo -rm -f util/*.$(OBJEXT) -rm -f util/*.lo -rm -f vl/*.$(OBJEXT) -rm -f vl/*.lo distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@cso_cache/$(DEPDIR)/cso_cache.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@cso_cache/$(DEPDIR)/cso_context.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@cso_cache/$(DEPDIR)/cso_hash.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_context.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_fs.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_gs.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_llvm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_llvm_sample.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_aaline.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_aapoint.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_clip.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_cull.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_flatshade.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_offset.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_pstipple.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_stipple.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_twoside.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_unfilled.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_util.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_validate.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_vbuf.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_wide_line.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pipe_wide_point.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_prim_assembler.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pt.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pt_emit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pt_fetch.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pt_fetch_emit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pt_fetch_shade_emit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pt_fetch_shade_pipeline.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pt_fetch_shade_pipeline_llvm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pt_post_vs.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pt_so_emit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pt_util.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_pt_vsplit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_vertex.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_vs.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_vs_exec.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_vs_llvm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@draw/$(DEPDIR)/draw_vs_variant.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_arit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_arit_overflow.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_assert.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_bitarit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_const.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_conv.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_debug.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_flow.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_format.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_format_aos.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_format_aos_array.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_format_cached.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_format_float.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_format_soa.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_format_srgb.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_format_yuv.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_gather.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_init.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_intr.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_logic.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_misc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_pack.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_printf.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_quad.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_sample.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_sample_aos.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_sample_soa.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_struct.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_swizzle.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_tgsi.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_tgsi_action.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_tgsi_aos.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_tgsi_info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_tgsi_soa.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@gallivm/$(DEPDIR)/lp_bld_type.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@hud/$(DEPDIR)/font.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@hud/$(DEPDIR)/hud_context.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@hud/$(DEPDIR)/hud_cpu.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@hud/$(DEPDIR)/hud_cpufreq.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@hud/$(DEPDIR)/hud_diskstat.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@hud/$(DEPDIR)/hud_driver_query.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@hud/$(DEPDIR)/hud_fps.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@hud/$(DEPDIR)/hud_nic.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@hud/$(DEPDIR)/hud_sensors_temp.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@indices/$(DEPDIR)/u_indices_gen.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@indices/$(DEPDIR)/u_primconvert.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@indices/$(DEPDIR)/u_unfilled_gen.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@nir/$(DEPDIR)/tgsi_to_nir.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@os/$(DEPDIR)/os_misc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@os/$(DEPDIR)/os_process.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@os/$(DEPDIR)/os_time.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@pipebuffer/$(DEPDIR)/pb_buffer_fenced.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@pipebuffer/$(DEPDIR)/pb_buffer_malloc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@pipebuffer/$(DEPDIR)/pb_bufmgr_alt.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@pipebuffer/$(DEPDIR)/pb_bufmgr_cache.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@pipebuffer/$(DEPDIR)/pb_bufmgr_debug.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@pipebuffer/$(DEPDIR)/pb_bufmgr_mm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@pipebuffer/$(DEPDIR)/pb_bufmgr_ondemand.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@pipebuffer/$(DEPDIR)/pb_bufmgr_pool.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@pipebuffer/$(DEPDIR)/pb_bufmgr_slab.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@pipebuffer/$(DEPDIR)/pb_cache.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@pipebuffer/$(DEPDIR)/pb_slab.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@pipebuffer/$(DEPDIR)/pb_validate.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@postprocess/$(DEPDIR)/pp_celshade.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@postprocess/$(DEPDIR)/pp_colors.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@postprocess/$(DEPDIR)/pp_init.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@postprocess/$(DEPDIR)/pp_mlaa.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@postprocess/$(DEPDIR)/pp_program.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@postprocess/$(DEPDIR)/pp_run.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@rbug/$(DEPDIR)/rbug_connection.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@rbug/$(DEPDIR)/rbug_context.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@rbug/$(DEPDIR)/rbug_core.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@rbug/$(DEPDIR)/rbug_demarshal.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@rbug/$(DEPDIR)/rbug_shader.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@rbug/$(DEPDIR)/rbug_texture.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@rtasm/$(DEPDIR)/rtasm_cpu.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@rtasm/$(DEPDIR)/rtasm_execmem.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@rtasm/$(DEPDIR)/rtasm_x86sse.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_aa_point.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_build.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_emulate.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_exec.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_info.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_iterate.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_lowering.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_parse.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_point_sprite.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_sanity.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_scan.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_strings.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_text.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_transform.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_two_side.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_ureg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tgsi/$(DEPDIR)/tgsi_util.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@translate/$(DEPDIR)/translate.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@translate/$(DEPDIR)/translate_cache.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@translate/$(DEPDIR)/translate_generic.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@translate/$(DEPDIR)/translate_sse.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_bitmask.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_blit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_blitter.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_cache.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_caps.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_cpu_detect.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_debug.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_debug_describe.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_debug_flush.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_debug_image.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_debug_memory.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_debug_refcnt.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_debug_stack.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_debug_symbol.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_dl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_draw.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_draw_quad.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_dump_defines.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_dump_state.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_format.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_format_etc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_format_latc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_format_other.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_format_rgtc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_format_s3tc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_format_table.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_format_tests.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_format_yuv.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_format_zs.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_framebuffer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_gen_mipmap.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_handle_table.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_hash.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_hash_table.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_helpers.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_index_modify.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_keymap.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_linear.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_math.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_mm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_network.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_prim_restart.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_pstipple.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_queue.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_resource.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_ringbuffer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_sampler.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_simple_shaders.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_suballoc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_surface.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_surfaces.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_tests.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_texture.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_tile.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_transfer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_upload_mgr.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/u_vbuf.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_bicubic_filter.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_compositor.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_csc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_decoder.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_deint_filter.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_idct.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_matrix_filter.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_mc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_median_filter.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_mpeg12_bitstream.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_mpeg12_decoder.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_vertex_buffers.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_video_buffer.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvl_la-vl_zscan.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvlwinsys_la-vl_winsys_dri.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvlwinsys_la-vl_winsys_dri3.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/libgalliumvlwinsys_la-vl_winsys_drm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@vl/$(DEPDIR)/vl_stubs.Plo@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< vl/libgalliumvl_la-vl_bicubic_filter.lo: vl/vl_bicubic_filter.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_bicubic_filter.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_bicubic_filter.Tpo -c -o vl/libgalliumvl_la-vl_bicubic_filter.lo `test -f 'vl/vl_bicubic_filter.c' || echo '$(srcdir)/'`vl/vl_bicubic_filter.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_bicubic_filter.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_bicubic_filter.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_bicubic_filter.c' object='vl/libgalliumvl_la-vl_bicubic_filter.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_bicubic_filter.lo `test -f 'vl/vl_bicubic_filter.c' || echo '$(srcdir)/'`vl/vl_bicubic_filter.c vl/libgalliumvl_la-vl_compositor.lo: vl/vl_compositor.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_compositor.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_compositor.Tpo -c -o vl/libgalliumvl_la-vl_compositor.lo `test -f 'vl/vl_compositor.c' || echo '$(srcdir)/'`vl/vl_compositor.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_compositor.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_compositor.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_compositor.c' object='vl/libgalliumvl_la-vl_compositor.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_compositor.lo `test -f 'vl/vl_compositor.c' || echo '$(srcdir)/'`vl/vl_compositor.c vl/libgalliumvl_la-vl_csc.lo: vl/vl_csc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_csc.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_csc.Tpo -c -o vl/libgalliumvl_la-vl_csc.lo `test -f 'vl/vl_csc.c' || echo '$(srcdir)/'`vl/vl_csc.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_csc.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_csc.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_csc.c' object='vl/libgalliumvl_la-vl_csc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_csc.lo `test -f 'vl/vl_csc.c' || echo '$(srcdir)/'`vl/vl_csc.c vl/libgalliumvl_la-vl_decoder.lo: vl/vl_decoder.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_decoder.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_decoder.Tpo -c -o vl/libgalliumvl_la-vl_decoder.lo `test -f 'vl/vl_decoder.c' || echo '$(srcdir)/'`vl/vl_decoder.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_decoder.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_decoder.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_decoder.c' object='vl/libgalliumvl_la-vl_decoder.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_decoder.lo `test -f 'vl/vl_decoder.c' || echo '$(srcdir)/'`vl/vl_decoder.c vl/libgalliumvl_la-vl_deint_filter.lo: vl/vl_deint_filter.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_deint_filter.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_deint_filter.Tpo -c -o vl/libgalliumvl_la-vl_deint_filter.lo `test -f 'vl/vl_deint_filter.c' || echo '$(srcdir)/'`vl/vl_deint_filter.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_deint_filter.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_deint_filter.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_deint_filter.c' object='vl/libgalliumvl_la-vl_deint_filter.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_deint_filter.lo `test -f 'vl/vl_deint_filter.c' || echo '$(srcdir)/'`vl/vl_deint_filter.c vl/libgalliumvl_la-vl_idct.lo: vl/vl_idct.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_idct.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_idct.Tpo -c -o vl/libgalliumvl_la-vl_idct.lo `test -f 'vl/vl_idct.c' || echo '$(srcdir)/'`vl/vl_idct.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_idct.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_idct.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_idct.c' object='vl/libgalliumvl_la-vl_idct.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_idct.lo `test -f 'vl/vl_idct.c' || echo '$(srcdir)/'`vl/vl_idct.c vl/libgalliumvl_la-vl_matrix_filter.lo: vl/vl_matrix_filter.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_matrix_filter.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_matrix_filter.Tpo -c -o vl/libgalliumvl_la-vl_matrix_filter.lo `test -f 'vl/vl_matrix_filter.c' || echo '$(srcdir)/'`vl/vl_matrix_filter.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_matrix_filter.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_matrix_filter.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_matrix_filter.c' object='vl/libgalliumvl_la-vl_matrix_filter.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_matrix_filter.lo `test -f 'vl/vl_matrix_filter.c' || echo '$(srcdir)/'`vl/vl_matrix_filter.c vl/libgalliumvl_la-vl_mc.lo: vl/vl_mc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_mc.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_mc.Tpo -c -o vl/libgalliumvl_la-vl_mc.lo `test -f 'vl/vl_mc.c' || echo '$(srcdir)/'`vl/vl_mc.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_mc.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_mc.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_mc.c' object='vl/libgalliumvl_la-vl_mc.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_mc.lo `test -f 'vl/vl_mc.c' || echo '$(srcdir)/'`vl/vl_mc.c vl/libgalliumvl_la-vl_median_filter.lo: vl/vl_median_filter.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_median_filter.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_median_filter.Tpo -c -o vl/libgalliumvl_la-vl_median_filter.lo `test -f 'vl/vl_median_filter.c' || echo '$(srcdir)/'`vl/vl_median_filter.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_median_filter.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_median_filter.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_median_filter.c' object='vl/libgalliumvl_la-vl_median_filter.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_median_filter.lo `test -f 'vl/vl_median_filter.c' || echo '$(srcdir)/'`vl/vl_median_filter.c vl/libgalliumvl_la-vl_mpeg12_bitstream.lo: vl/vl_mpeg12_bitstream.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_mpeg12_bitstream.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_mpeg12_bitstream.Tpo -c -o vl/libgalliumvl_la-vl_mpeg12_bitstream.lo `test -f 'vl/vl_mpeg12_bitstream.c' || echo '$(srcdir)/'`vl/vl_mpeg12_bitstream.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_mpeg12_bitstream.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_mpeg12_bitstream.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_mpeg12_bitstream.c' object='vl/libgalliumvl_la-vl_mpeg12_bitstream.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_mpeg12_bitstream.lo `test -f 'vl/vl_mpeg12_bitstream.c' || echo '$(srcdir)/'`vl/vl_mpeg12_bitstream.c vl/libgalliumvl_la-vl_mpeg12_decoder.lo: vl/vl_mpeg12_decoder.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_mpeg12_decoder.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_mpeg12_decoder.Tpo -c -o vl/libgalliumvl_la-vl_mpeg12_decoder.lo `test -f 'vl/vl_mpeg12_decoder.c' || echo '$(srcdir)/'`vl/vl_mpeg12_decoder.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_mpeg12_decoder.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_mpeg12_decoder.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_mpeg12_decoder.c' object='vl/libgalliumvl_la-vl_mpeg12_decoder.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_mpeg12_decoder.lo `test -f 'vl/vl_mpeg12_decoder.c' || echo '$(srcdir)/'`vl/vl_mpeg12_decoder.c vl/libgalliumvl_la-vl_vertex_buffers.lo: vl/vl_vertex_buffers.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_vertex_buffers.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_vertex_buffers.Tpo -c -o vl/libgalliumvl_la-vl_vertex_buffers.lo `test -f 'vl/vl_vertex_buffers.c' || echo '$(srcdir)/'`vl/vl_vertex_buffers.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_vertex_buffers.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_vertex_buffers.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_vertex_buffers.c' object='vl/libgalliumvl_la-vl_vertex_buffers.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_vertex_buffers.lo `test -f 'vl/vl_vertex_buffers.c' || echo '$(srcdir)/'`vl/vl_vertex_buffers.c vl/libgalliumvl_la-vl_video_buffer.lo: vl/vl_video_buffer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_video_buffer.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_video_buffer.Tpo -c -o vl/libgalliumvl_la-vl_video_buffer.lo `test -f 'vl/vl_video_buffer.c' || echo '$(srcdir)/'`vl/vl_video_buffer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_video_buffer.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_video_buffer.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_video_buffer.c' object='vl/libgalliumvl_la-vl_video_buffer.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_video_buffer.lo `test -f 'vl/vl_video_buffer.c' || echo '$(srcdir)/'`vl/vl_video_buffer.c vl/libgalliumvl_la-vl_zscan.lo: vl/vl_zscan.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvl_la-vl_zscan.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvl_la-vl_zscan.Tpo -c -o vl/libgalliumvl_la-vl_zscan.lo `test -f 'vl/vl_zscan.c' || echo '$(srcdir)/'`vl/vl_zscan.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvl_la-vl_zscan.Tpo vl/$(DEPDIR)/libgalliumvl_la-vl_zscan.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_zscan.c' object='vl/libgalliumvl_la-vl_zscan.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvl_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvl_la-vl_zscan.lo `test -f 'vl/vl_zscan.c' || echo '$(srcdir)/'`vl/vl_zscan.c vl/libgalliumvlwinsys_la-vl_winsys_dri.lo: vl/vl_winsys_dri.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvlwinsys_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvlwinsys_la-vl_winsys_dri.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvlwinsys_la-vl_winsys_dri.Tpo -c -o vl/libgalliumvlwinsys_la-vl_winsys_dri.lo `test -f 'vl/vl_winsys_dri.c' || echo '$(srcdir)/'`vl/vl_winsys_dri.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvlwinsys_la-vl_winsys_dri.Tpo vl/$(DEPDIR)/libgalliumvlwinsys_la-vl_winsys_dri.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_winsys_dri.c' object='vl/libgalliumvlwinsys_la-vl_winsys_dri.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvlwinsys_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvlwinsys_la-vl_winsys_dri.lo `test -f 'vl/vl_winsys_dri.c' || echo '$(srcdir)/'`vl/vl_winsys_dri.c vl/libgalliumvlwinsys_la-vl_winsys_drm.lo: vl/vl_winsys_drm.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvlwinsys_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvlwinsys_la-vl_winsys_drm.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvlwinsys_la-vl_winsys_drm.Tpo -c -o vl/libgalliumvlwinsys_la-vl_winsys_drm.lo `test -f 'vl/vl_winsys_drm.c' || echo '$(srcdir)/'`vl/vl_winsys_drm.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvlwinsys_la-vl_winsys_drm.Tpo vl/$(DEPDIR)/libgalliumvlwinsys_la-vl_winsys_drm.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_winsys_drm.c' object='vl/libgalliumvlwinsys_la-vl_winsys_drm.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvlwinsys_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvlwinsys_la-vl_winsys_drm.lo `test -f 'vl/vl_winsys_drm.c' || echo '$(srcdir)/'`vl/vl_winsys_drm.c vl/libgalliumvlwinsys_la-vl_winsys_dri3.lo: vl/vl_winsys_dri3.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvlwinsys_la_CFLAGS) $(CFLAGS) -MT vl/libgalliumvlwinsys_la-vl_winsys_dri3.lo -MD -MP -MF vl/$(DEPDIR)/libgalliumvlwinsys_la-vl_winsys_dri3.Tpo -c -o vl/libgalliumvlwinsys_la-vl_winsys_dri3.lo `test -f 'vl/vl_winsys_dri3.c' || echo '$(srcdir)/'`vl/vl_winsys_dri3.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) vl/$(DEPDIR)/libgalliumvlwinsys_la-vl_winsys_dri3.Tpo vl/$(DEPDIR)/libgalliumvlwinsys_la-vl_winsys_dri3.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vl/vl_winsys_dri3.c' object='vl/libgalliumvlwinsys_la-vl_winsys_dri3.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgalliumvlwinsys_la_CFLAGS) $(CFLAGS) -c -o vl/libgalliumvlwinsys_la-vl_winsys_dri3.lo `test -f 'vl/vl_winsys_dri3.c' || echo '$(srcdir)/'`vl/vl_winsys_dri3.c .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $< .cpp.obj: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cpp.lo: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs -rm -rf cso_cache/.libs cso_cache/_libs -rm -rf draw/.libs draw/_libs -rm -rf gallivm/.libs gallivm/_libs -rm -rf hud/.libs hud/_libs -rm -rf indices/.libs indices/_libs -rm -rf nir/.libs nir/_libs -rm -rf os/.libs os/_libs -rm -rf pipebuffer/.libs pipebuffer/_libs -rm -rf postprocess/.libs postprocess/_libs -rm -rf rbug/.libs rbug/_libs -rm -rf rtasm/.libs rtasm/_libs -rm -rf tgsi/.libs tgsi/_libs -rm -rf translate/.libs translate/_libs -rm -rf util/.libs util/_libs -rm -rf vl/.libs vl/_libs ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-am CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscopelist: cscopelist-am cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(LTLIBRARIES) installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -rm -f cso_cache/$(DEPDIR)/$(am__dirstamp) -rm -f cso_cache/$(am__dirstamp) -rm -f draw/$(DEPDIR)/$(am__dirstamp) -rm -f draw/$(am__dirstamp) -rm -f gallivm/$(DEPDIR)/$(am__dirstamp) -rm -f gallivm/$(am__dirstamp) -rm -f hud/$(DEPDIR)/$(am__dirstamp) -rm -f hud/$(am__dirstamp) -rm -f indices/$(DEPDIR)/$(am__dirstamp) -rm -f indices/$(am__dirstamp) -rm -f nir/$(DEPDIR)/$(am__dirstamp) -rm -f nir/$(am__dirstamp) -rm -f os/$(DEPDIR)/$(am__dirstamp) -rm -f os/$(am__dirstamp) -rm -f pipebuffer/$(DEPDIR)/$(am__dirstamp) -rm -f pipebuffer/$(am__dirstamp) -rm -f postprocess/$(DEPDIR)/$(am__dirstamp) -rm -f postprocess/$(am__dirstamp) -rm -f rbug/$(DEPDIR)/$(am__dirstamp) -rm -f rbug/$(am__dirstamp) -rm -f rtasm/$(DEPDIR)/$(am__dirstamp) -rm -f rtasm/$(am__dirstamp) -rm -f tgsi/$(DEPDIR)/$(am__dirstamp) -rm -f tgsi/$(am__dirstamp) -rm -f translate/$(DEPDIR)/$(am__dirstamp) -rm -f translate/$(am__dirstamp) -rm -f util/$(DEPDIR)/$(am__dirstamp) -rm -f util/$(am__dirstamp) -rm -f vl/$(DEPDIR)/$(am__dirstamp) -rm -f vl/$(am__dirstamp) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ mostlyclean-am distclean: distclean-am -rm -rf cso_cache/$(DEPDIR) draw/$(DEPDIR) gallivm/$(DEPDIR) hud/$(DEPDIR) indices/$(DEPDIR) nir/$(DEPDIR) os/$(DEPDIR) pipebuffer/$(DEPDIR) postprocess/$(DEPDIR) rbug/$(DEPDIR) rtasm/$(DEPDIR) tgsi/$(DEPDIR) translate/$(DEPDIR) util/$(DEPDIR) vl/$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf cso_cache/$(DEPDIR) draw/$(DEPDIR) gallivm/$(DEPDIR) hud/$(DEPDIR) indices/$(DEPDIR) nir/$(DEPDIR) os/$(DEPDIR) pipebuffer/$(DEPDIR) postprocess/$(DEPDIR) rbug/$(DEPDIR) rtasm/$(DEPDIR) tgsi/$(DEPDIR) translate/$(DEPDIR) util/$(DEPDIR) vl/$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \ ctags-am distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags tags-am uninstall uninstall-am .PRECIOUS: Makefile indices/u_indices_gen.c: indices/u_indices_gen.py $(MKDIR_GEN) $(PYTHON_GEN) $(srcdir)/indices/u_indices_gen.py > $@ indices/u_unfilled_gen.c: indices/u_unfilled_gen.py $(MKDIR_GEN) $(PYTHON_GEN) $(srcdir)/indices/u_unfilled_gen.py > $@ util/u_format_table.c: util/u_format_table.py \ util/u_format_pack.py \ util/u_format_parse.py \ util/u_format.csv $(MKDIR_GEN) $(PYTHON_GEN) $(srcdir)/util/u_format_table.py $(srcdir)/util/u_format.csv > $@ # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: