# Makefile.in generated by automake 1.11.5 from Makefile.am.
# src/mesa/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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.



# Copyright © 2012 Intel Corporation
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice (including the next
# paragraph) shall be included in all copies or substantial portions of the
# Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.

### Lists of source files, included by Makefiles

# This file is among different build systems. SRCDIR must be defined with
# a trailing slash because the Android build system leaves it undefined.




am__make_dryrun = \
  { \
    am__dry=no; \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
      *) \
        for am__flg in $$MAKEFLAGS; do \
          case $$am__flg in \
            *=*|--*) ;; \
            *n*) am__dry=yes; break;; \
          esac; \
        done;; \
    esac; \
    test $$am__dry = yes; \
  }
pkgdatadir = $(datadir)/mesa
pkgincludedir = $(includedir)/mesa
pkglibdir = $(libdir)/mesa
pkglibexecdir = $(libexecdir)/mesa
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 = arm-slackware-linux-gnueabi
host_triplet = arm-slackware-linux-gnueabi
target_triplet = arm-slackware-linux-gnueabi
am__append_1 = libmesa.la
am__append_2 = libmesagallium.la
DIST_COMMON = $(gl_HEADERS) $(srcdir)/Makefile.am \
	$(srcdir)/Makefile.in $(srcdir)/gl.pc.in $(srcdir)/sources.mak
#am__append_3 = $(X86_FILES)
#am__append_4 = \
#        -I$(top_builddir)/src/mesa/x86 \
#        -I$(top_srcdir)/src/mesa/x86

#am__append_5 = $(X86_64_FILES)
#am__append_6 = \
#        -I$(top_builddir)/src/mesa/x86-64 \
#        -I$(top_srcdir)/src/mesa/x86-64

#am__append_7 = $(SPARC_FILES)
#am__append_8 = \
#        -I$(top_builddir)/src/mesa/sparc \
#        -I$(top_srcdir)/src/mesa/sparc

subdir = src/mesa
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_prog_bison.m4 \
	$(top_srcdir)/m4/ax_prog_cc_for_build.m4 \
	$(top_srcdir)/m4/ax_prog_cxx_for_build.m4 \
	$(top_srcdir)/m4/ax_prog_flex.m4 \
	$(top_srcdir)/m4/ax_pthread.m4 \
	$(top_srcdir)/m4/ax_python_module.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)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_CLEAN_FILES = gl.pc
CONFIG_CLEAN_VPATH_FILES =
LTLIBRARIES = $(noinst_LTLIBRARIES)
libmesa_la_DEPENDENCIES = $(top_builddir)/src/glsl/libglsl.la \
	$(top_builddir)/src/mesa/program/libprogram.la
am__libmesa_la_SOURCES_DIST = $(SRCDIR)main/api_arrayelt.c \
	$(BUILDDIR)main/api_exec.c $(SRCDIR)main/api_loopback.c \
	$(SRCDIR)main/api_validate.c $(SRCDIR)main/accum.c \
	$(SRCDIR)main/arbprogram.c $(SRCDIR)main/atifragshader.c \
	$(SRCDIR)main/attrib.c $(SRCDIR)main/arrayobj.c \
	$(SRCDIR)main/blend.c $(SRCDIR)main/bufferobj.c \
	$(SRCDIR)main/buffers.c $(SRCDIR)main/clear.c \
	$(SRCDIR)main/clip.c $(SRCDIR)main/colortab.c \
	$(SRCDIR)main/condrender.c $(SRCDIR)main/context.c \
	$(SRCDIR)main/convolve.c $(SRCDIR)main/cpuinfo.c \
	$(SRCDIR)main/debug.c $(SRCDIR)main/depth.c \
	$(SRCDIR)main/dlist.c $(SRCDIR)main/drawpix.c \
	$(SRCDIR)main/drawtex.c $(SRCDIR)main/enable.c \
	$(SRCDIR)main/errors.c $(SRCDIR)main/eval.c \
	$(SRCDIR)main/execmem.c $(SRCDIR)main/extensions.c \
	$(SRCDIR)main/fbobject.c $(SRCDIR)main/feedback.c \
	$(SRCDIR)main/ffvertex_prog.c \
	$(SRCDIR)main/ff_fragment_shader.cpp $(SRCDIR)main/fog.c \
	$(SRCDIR)main/formatquery.c $(SRCDIR)main/formats.c \
	$(SRCDIR)main/format_pack.c $(SRCDIR)main/format_unpack.c \
	$(SRCDIR)main/framebuffer.c $(SRCDIR)main/get.c \
	$(SRCDIR)main/getstring.c $(SRCDIR)main/glformats.c \
	$(SRCDIR)main/hash.c $(SRCDIR)main/hash_table.c \
	$(SRCDIR)main/hint.c $(SRCDIR)main/histogram.c \
	$(SRCDIR)main/image.c $(SRCDIR)main/imports.c \
	$(SRCDIR)main/light.c $(SRCDIR)main/lines.c \
	$(SRCDIR)main/matrix.c $(SRCDIR)main/mipmap.c \
	$(SRCDIR)main/mm.c $(SRCDIR)main/multisample.c \
	$(SRCDIR)main/pack.c $(SRCDIR)main/pbo.c $(SRCDIR)main/pixel.c \
	$(SRCDIR)main/pixelstore.c $(SRCDIR)main/pixeltransfer.c \
	$(SRCDIR)main/points.c $(SRCDIR)main/polygon.c \
	$(SRCDIR)main/queryobj.c $(SRCDIR)main/querymatrix.c \
	$(SRCDIR)main/rastpos.c $(SRCDIR)main/readpix.c \
	$(SRCDIR)main/remap.c $(SRCDIR)main/renderbuffer.c \
	$(SRCDIR)main/samplerobj.c $(SRCDIR)main/scissor.c \
	$(SRCDIR)main/set.c $(SRCDIR)main/shaderapi.c \
	$(SRCDIR)main/shaderobj.c $(SRCDIR)main/shader_query.cpp \
	$(SRCDIR)main/shared.c $(SRCDIR)main/state.c \
	$(SRCDIR)main/stencil.c $(SRCDIR)main/syncobj.c \
	$(SRCDIR)main/texcompress.c $(SRCDIR)main/texcompress_cpal.c \
	$(SRCDIR)main/texcompress_rgtc.c \
	$(SRCDIR)main/texcompress_s3tc.c \
	$(SRCDIR)main/texcompress_fxt1.c \
	$(SRCDIR)main/texcompress_etc.c $(SRCDIR)main/texenv.c \
	$(SRCDIR)main/texformat.c $(SRCDIR)main/texgen.c \
	$(SRCDIR)main/texgetimage.c $(SRCDIR)main/teximage.c \
	$(SRCDIR)main/texobj.c $(SRCDIR)main/texparam.c \
	$(SRCDIR)main/texstate.c $(SRCDIR)main/texstorage.c \
	$(SRCDIR)main/texstore.c $(SRCDIR)main/texturebarrier.c \
	$(SRCDIR)main/transformfeedback.c $(SRCDIR)main/uniforms.c \
	$(SRCDIR)main/uniform_query.cpp $(SRCDIR)main/varray.c \
	$(SRCDIR)main/version.c $(SRCDIR)main/viewport.c \
	$(SRCDIR)main/vtxfmt.c $(BUILDDIR)main/enums.c \
	$(SRCDIR)main/es1_conversion.c $(SRCDIR)math/m_debug_clip.c \
	$(SRCDIR)math/m_debug_norm.c $(SRCDIR)math/m_debug_xform.c \
	$(SRCDIR)math/m_eval.c $(SRCDIR)math/m_matrix.c \
	$(SRCDIR)math/m_translate.c $(SRCDIR)math/m_vector.c \
	$(SRCDIR)math/m_xform.c $(SRCDIR)vbo/vbo_context.c \
	$(SRCDIR)vbo/vbo_exec.c $(SRCDIR)vbo/vbo_exec_api.c \
	$(SRCDIR)vbo/vbo_exec_array.c $(SRCDIR)vbo/vbo_exec_draw.c \
	$(SRCDIR)vbo/vbo_exec_eval.c $(SRCDIR)vbo/vbo_noop.c \
	$(SRCDIR)vbo/vbo_primitive_restart.c $(SRCDIR)vbo/vbo_rebase.c \
	$(SRCDIR)vbo/vbo_split.c $(SRCDIR)vbo/vbo_split_copy.c \
	$(SRCDIR)vbo/vbo_split_inplace.c $(SRCDIR)vbo/vbo_save.c \
	$(SRCDIR)vbo/vbo_save_api.c $(SRCDIR)vbo/vbo_save_draw.c \
	$(SRCDIR)vbo/vbo_save_loopback.c $(SRCDIR)tnl/t_context.c \
	$(SRCDIR)tnl/t_pipeline.c $(SRCDIR)tnl/t_draw.c \
	$(SRCDIR)tnl/t_rasterpos.c $(SRCDIR)tnl/t_vb_program.c \
	$(SRCDIR)tnl/t_vb_render.c $(SRCDIR)tnl/t_vb_texgen.c \
	$(SRCDIR)tnl/t_vb_texmat.c $(SRCDIR)tnl/t_vb_vertex.c \
	$(SRCDIR)tnl/t_vb_fog.c $(SRCDIR)tnl/t_vb_light.c \
	$(SRCDIR)tnl/t_vb_normals.c $(SRCDIR)tnl/t_vb_points.c \
	$(SRCDIR)tnl/t_vp_build.c $(SRCDIR)tnl/t_vertex.c \
	$(SRCDIR)tnl/t_vertex_sse.c $(SRCDIR)tnl/t_vertex_generic.c \
	$(SRCDIR)swrast/s_aaline.c $(SRCDIR)swrast/s_aatriangle.c \
	$(SRCDIR)swrast/s_alpha.c $(SRCDIR)swrast/s_atifragshader.c \
	$(SRCDIR)swrast/s_bitmap.c $(SRCDIR)swrast/s_blend.c \
	$(SRCDIR)swrast/s_blit.c $(SRCDIR)swrast/s_clear.c \
	$(SRCDIR)swrast/s_copypix.c $(SRCDIR)swrast/s_context.c \
	$(SRCDIR)swrast/s_depth.c $(SRCDIR)swrast/s_drawpix.c \
	$(SRCDIR)swrast/s_feedback.c $(SRCDIR)swrast/s_fog.c \
	$(SRCDIR)swrast/s_fragprog.c $(SRCDIR)swrast/s_lines.c \
	$(SRCDIR)swrast/s_logic.c $(SRCDIR)swrast/s_masking.c \
	$(SRCDIR)swrast/s_points.c $(SRCDIR)swrast/s_renderbuffer.c \
	$(SRCDIR)swrast/s_span.c $(SRCDIR)swrast/s_stencil.c \
	$(SRCDIR)swrast/s_texcombine.c $(SRCDIR)swrast/s_texfetch.c \
	$(SRCDIR)swrast/s_texfilter.c $(SRCDIR)swrast/s_texrender.c \
	$(SRCDIR)swrast/s_texture.c $(SRCDIR)swrast/s_triangle.c \
	$(SRCDIR)swrast/s_zoom.c $(SRCDIR)swrast_setup/ss_context.c \
	$(SRCDIR)swrast_setup/ss_triangle.c \
	$(SRCDIR)drivers/common/driverfuncs.c \
	$(SRCDIR)drivers/common/meta.c $(SRCDIR)x86/common_x86.c \
	$(SRCDIR)x86/x86_xform.c $(SRCDIR)x86/3dnow.c \
	$(SRCDIR)x86/sse.c $(SRCDIR)x86/rtasm/x86sse.c \
	$(SRCDIR)sparc/sparc.c $(SRCDIR)x86-64/x86-64.c \
	$(SRCDIR)x86/common_x86_asm.S $(SRCDIR)x86/x86_xform2.S \
	$(SRCDIR)x86/x86_xform3.S $(SRCDIR)x86/x86_xform4.S \
	$(SRCDIR)x86/x86_cliptest.S $(SRCDIR)x86/mmx_blend.S \
	$(SRCDIR)x86/3dnow_xform1.S $(SRCDIR)x86/3dnow_xform2.S \
	$(SRCDIR)x86/3dnow_xform3.S $(SRCDIR)x86/3dnow_xform4.S \
	$(SRCDIR)x86/3dnow_normal.S $(SRCDIR)x86/sse_xform1.S \
	$(SRCDIR)x86/sse_xform2.S $(SRCDIR)x86/sse_xform3.S \
	$(SRCDIR)x86/sse_xform4.S $(SRCDIR)x86/sse_normal.S \
	$(SRCDIR)x86/read_rgba_span_x86.S $(SRCDIR)x86-64/xform4.S \
	$(SRCDIR)sparc/sparc_clip.S $(SRCDIR)sparc/norm.S \
	$(SRCDIR)sparc/xform.S
am__objects_1 = es1_conversion.lo
am__objects_2 = api_arrayelt.lo api_exec.lo api_loopback.lo \
	api_validate.lo accum.lo arbprogram.lo atifragshader.lo \
	attrib.lo arrayobj.lo blend.lo bufferobj.lo buffers.lo \
	clear.lo clip.lo colortab.lo condrender.lo context.lo \
	convolve.lo cpuinfo.lo debug.lo depth.lo dlist.lo drawpix.lo \
	drawtex.lo enable.lo errors.lo eval.lo execmem.lo \
	extensions.lo fbobject.lo feedback.lo ffvertex_prog.lo \
	ff_fragment_shader.lo fog.lo formatquery.lo formats.lo \
	format_pack.lo format_unpack.lo framebuffer.lo get.lo \
	getstring.lo glformats.lo hash.lo hash_table.lo hint.lo \
	histogram.lo image.lo imports.lo light.lo lines.lo matrix.lo \
	mipmap.lo mm.lo multisample.lo pack.lo pbo.lo pixel.lo \
	pixelstore.lo pixeltransfer.lo points.lo polygon.lo \
	queryobj.lo querymatrix.lo rastpos.lo readpix.lo remap.lo \
	renderbuffer.lo samplerobj.lo scissor.lo set.lo shaderapi.lo \
	shaderobj.lo shader_query.lo shared.lo state.lo stencil.lo \
	syncobj.lo texcompress.lo texcompress_cpal.lo \
	texcompress_rgtc.lo texcompress_s3tc.lo texcompress_fxt1.lo \
	texcompress_etc.lo texenv.lo texformat.lo texgen.lo \
	texgetimage.lo teximage.lo texobj.lo texparam.lo texstate.lo \
	texstorage.lo texstore.lo texturebarrier.lo \
	transformfeedback.lo uniforms.lo uniform_query.lo varray.lo \
	version.lo viewport.lo vtxfmt.lo enums.lo $(am__objects_1)
am__objects_3 = m_debug_clip.lo m_debug_norm.lo m_debug_xform.lo \
	m_eval.lo m_matrix.lo m_translate.lo m_vector.lo
am__objects_4 = m_xform.lo
am__objects_5 = vbo_context.lo vbo_exec.lo vbo_exec_api.lo \
	vbo_exec_array.lo vbo_exec_draw.lo vbo_exec_eval.lo \
	vbo_noop.lo vbo_primitive_restart.lo vbo_rebase.lo \
	vbo_split.lo vbo_split_copy.lo vbo_split_inplace.lo \
	vbo_save.lo vbo_save_api.lo vbo_save_draw.lo \
	vbo_save_loopback.lo
am__objects_6 = t_context.lo t_pipeline.lo t_draw.lo t_rasterpos.lo \
	t_vb_program.lo t_vb_render.lo t_vb_texgen.lo t_vb_texmat.lo \
	t_vb_vertex.lo t_vb_fog.lo t_vb_light.lo t_vb_normals.lo \
	t_vb_points.lo t_vp_build.lo t_vertex.lo t_vertex_sse.lo \
	t_vertex_generic.lo
am__objects_7 = s_aaline.lo s_aatriangle.lo s_alpha.lo \
	s_atifragshader.lo s_bitmap.lo s_blend.lo s_blit.lo s_clear.lo \
	s_copypix.lo s_context.lo s_depth.lo s_drawpix.lo \
	s_feedback.lo s_fog.lo s_fragprog.lo s_lines.lo s_logic.lo \
	s_masking.lo s_points.lo s_renderbuffer.lo s_span.lo \
	s_stencil.lo s_texcombine.lo s_texfetch.lo s_texfilter.lo \
	s_texrender.lo s_texture.lo s_triangle.lo s_zoom.lo
am__objects_8 = ss_context.lo ss_triangle.lo
am__objects_9 = driverfuncs.lo meta.lo
am__objects_10 = common_x86.lo x86_xform.lo 3dnow.lo sse.lo x86sse.lo \
	sparc.lo x86-64.lo
am__objects_11 = $(am__objects_2) $(am__objects_3) $(am__objects_4) \
	$(am__objects_5) $(am__objects_6) $(am__objects_7) \
	$(am__objects_8) $(am__objects_9) $(am__objects_10)
am__objects_12 = common_x86_asm.lo x86_xform2.lo x86_xform3.lo \
	x86_xform4.lo x86_cliptest.lo mmx_blend.lo 3dnow_xform1.lo \
	3dnow_xform2.lo 3dnow_xform3.lo 3dnow_xform4.lo \
	3dnow_normal.lo sse_xform1.lo sse_xform2.lo sse_xform3.lo \
	sse_xform4.lo sse_normal.lo read_rgba_span_x86.lo
#am__objects_13 = $(am__objects_12)
am__objects_14 = xform4.lo
#am__objects_15 = $(am__objects_14)
am__objects_16 = sparc_clip.lo norm.lo xform.lo
#am__objects_17 = $(am__objects_16)
am__objects_18 = $(am__objects_13) $(am__objects_15) $(am__objects_17)
am_libmesa_la_OBJECTS = $(am__objects_11) $(am__objects_18)
libmesa_la_OBJECTS = $(am_libmesa_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
libmesa_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
	$(CXXFLAGS) $(libmesa_la_LDFLAGS) $(LDFLAGS) -o $@
#am_libmesa_la_rpath =
am_libmesa_la_rpath =
libmesagallium_la_DEPENDENCIES = $(top_builddir)/src/glsl/libglsl.la \
	$(top_builddir)/src/mesa/program/libprogram.la
am__libmesagallium_la_SOURCES_DIST = $(SRCDIR)main/api_arrayelt.c \
	$(BUILDDIR)main/api_exec.c $(SRCDIR)main/api_loopback.c \
	$(SRCDIR)main/api_validate.c $(SRCDIR)main/accum.c \
	$(SRCDIR)main/arbprogram.c $(SRCDIR)main/atifragshader.c \
	$(SRCDIR)main/attrib.c $(SRCDIR)main/arrayobj.c \
	$(SRCDIR)main/blend.c $(SRCDIR)main/bufferobj.c \
	$(SRCDIR)main/buffers.c $(SRCDIR)main/clear.c \
	$(SRCDIR)main/clip.c $(SRCDIR)main/colortab.c \
	$(SRCDIR)main/condrender.c $(SRCDIR)main/context.c \
	$(SRCDIR)main/convolve.c $(SRCDIR)main/cpuinfo.c \
	$(SRCDIR)main/debug.c $(SRCDIR)main/depth.c \
	$(SRCDIR)main/dlist.c $(SRCDIR)main/drawpix.c \
	$(SRCDIR)main/drawtex.c $(SRCDIR)main/enable.c \
	$(SRCDIR)main/errors.c $(SRCDIR)main/eval.c \
	$(SRCDIR)main/execmem.c $(SRCDIR)main/extensions.c \
	$(SRCDIR)main/fbobject.c $(SRCDIR)main/feedback.c \
	$(SRCDIR)main/ffvertex_prog.c \
	$(SRCDIR)main/ff_fragment_shader.cpp $(SRCDIR)main/fog.c \
	$(SRCDIR)main/formatquery.c $(SRCDIR)main/formats.c \
	$(SRCDIR)main/format_pack.c $(SRCDIR)main/format_unpack.c \
	$(SRCDIR)main/framebuffer.c $(SRCDIR)main/get.c \
	$(SRCDIR)main/getstring.c $(SRCDIR)main/glformats.c \
	$(SRCDIR)main/hash.c $(SRCDIR)main/hash_table.c \
	$(SRCDIR)main/hint.c $(SRCDIR)main/histogram.c \
	$(SRCDIR)main/image.c $(SRCDIR)main/imports.c \
	$(SRCDIR)main/light.c $(SRCDIR)main/lines.c \
	$(SRCDIR)main/matrix.c $(SRCDIR)main/mipmap.c \
	$(SRCDIR)main/mm.c $(SRCDIR)main/multisample.c \
	$(SRCDIR)main/pack.c $(SRCDIR)main/pbo.c $(SRCDIR)main/pixel.c \
	$(SRCDIR)main/pixelstore.c $(SRCDIR)main/pixeltransfer.c \
	$(SRCDIR)main/points.c $(SRCDIR)main/polygon.c \
	$(SRCDIR)main/queryobj.c $(SRCDIR)main/querymatrix.c \
	$(SRCDIR)main/rastpos.c $(SRCDIR)main/readpix.c \
	$(SRCDIR)main/remap.c $(SRCDIR)main/renderbuffer.c \
	$(SRCDIR)main/samplerobj.c $(SRCDIR)main/scissor.c \
	$(SRCDIR)main/set.c $(SRCDIR)main/shaderapi.c \
	$(SRCDIR)main/shaderobj.c $(SRCDIR)main/shader_query.cpp \
	$(SRCDIR)main/shared.c $(SRCDIR)main/state.c \
	$(SRCDIR)main/stencil.c $(SRCDIR)main/syncobj.c \
	$(SRCDIR)main/texcompress.c $(SRCDIR)main/texcompress_cpal.c \
	$(SRCDIR)main/texcompress_rgtc.c \
	$(SRCDIR)main/texcompress_s3tc.c \
	$(SRCDIR)main/texcompress_fxt1.c \
	$(SRCDIR)main/texcompress_etc.c $(SRCDIR)main/texenv.c \
	$(SRCDIR)main/texformat.c $(SRCDIR)main/texgen.c \
	$(SRCDIR)main/texgetimage.c $(SRCDIR)main/teximage.c \
	$(SRCDIR)main/texobj.c $(SRCDIR)main/texparam.c \
	$(SRCDIR)main/texstate.c $(SRCDIR)main/texstorage.c \
	$(SRCDIR)main/texstore.c $(SRCDIR)main/texturebarrier.c \
	$(SRCDIR)main/transformfeedback.c $(SRCDIR)main/uniforms.c \
	$(SRCDIR)main/uniform_query.cpp $(SRCDIR)main/varray.c \
	$(SRCDIR)main/version.c $(SRCDIR)main/viewport.c \
	$(SRCDIR)main/vtxfmt.c $(BUILDDIR)main/enums.c \
	$(SRCDIR)main/es1_conversion.c $(SRCDIR)math/m_debug_clip.c \
	$(SRCDIR)math/m_debug_norm.c $(SRCDIR)math/m_debug_xform.c \
	$(SRCDIR)math/m_eval.c $(SRCDIR)math/m_matrix.c \
	$(SRCDIR)math/m_translate.c $(SRCDIR)math/m_vector.c \
	$(SRCDIR)vbo/vbo_context.c $(SRCDIR)vbo/vbo_exec.c \
	$(SRCDIR)vbo/vbo_exec_api.c $(SRCDIR)vbo/vbo_exec_array.c \
	$(SRCDIR)vbo/vbo_exec_draw.c $(SRCDIR)vbo/vbo_exec_eval.c \
	$(SRCDIR)vbo/vbo_noop.c $(SRCDIR)vbo/vbo_primitive_restart.c \
	$(SRCDIR)vbo/vbo_rebase.c $(SRCDIR)vbo/vbo_split.c \
	$(SRCDIR)vbo/vbo_split_copy.c $(SRCDIR)vbo/vbo_split_inplace.c \
	$(SRCDIR)vbo/vbo_save.c $(SRCDIR)vbo/vbo_save_api.c \
	$(SRCDIR)vbo/vbo_save_draw.c $(SRCDIR)vbo/vbo_save_loopback.c \
	$(SRCDIR)state_tracker/st_atom.c \
	$(SRCDIR)state_tracker/st_atom_array.c \
	$(SRCDIR)state_tracker/st_atom_blend.c \
	$(SRCDIR)state_tracker/st_atom_clip.c \
	$(SRCDIR)state_tracker/st_atom_constbuf.c \
	$(SRCDIR)state_tracker/st_atom_depth.c \
	$(SRCDIR)state_tracker/st_atom_framebuffer.c \
	$(SRCDIR)state_tracker/st_atom_msaa.c \
	$(SRCDIR)state_tracker/st_atom_pixeltransfer.c \
	$(SRCDIR)state_tracker/st_atom_sampler.c \
	$(SRCDIR)state_tracker/st_atom_scissor.c \
	$(SRCDIR)state_tracker/st_atom_shader.c \
	$(SRCDIR)state_tracker/st_atom_rasterizer.c \
	$(SRCDIR)state_tracker/st_atom_stipple.c \
	$(SRCDIR)state_tracker/st_atom_texture.c \
	$(SRCDIR)state_tracker/st_atom_viewport.c \
	$(SRCDIR)state_tracker/st_cb_bitmap.c \
	$(SRCDIR)state_tracker/st_cb_blit.c \
	$(SRCDIR)state_tracker/st_cb_bufferobjects.c \
	$(SRCDIR)state_tracker/st_cb_clear.c \
	$(SRCDIR)state_tracker/st_cb_condrender.c \
	$(SRCDIR)state_tracker/st_cb_flush.c \
	$(SRCDIR)state_tracker/st_cb_drawpixels.c \
	$(SRCDIR)state_tracker/st_cb_drawtex.c \
	$(SRCDIR)state_tracker/st_cb_eglimage.c \
	$(SRCDIR)state_tracker/st_cb_fbo.c \
	$(SRCDIR)state_tracker/st_cb_feedback.c \
	$(SRCDIR)state_tracker/st_cb_program.c \
	$(SRCDIR)state_tracker/st_cb_queryobj.c \
	$(SRCDIR)state_tracker/st_cb_rasterpos.c \
	$(SRCDIR)state_tracker/st_cb_readpixels.c \
	$(SRCDIR)state_tracker/st_cb_syncobj.c \
	$(SRCDIR)state_tracker/st_cb_strings.c \
	$(SRCDIR)state_tracker/st_cb_texture.c \
	$(SRCDIR)state_tracker/st_cb_texturebarrier.c \
	$(SRCDIR)state_tracker/st_cb_viewport.c \
	$(SRCDIR)state_tracker/st_cb_xformfb.c \
	$(SRCDIR)state_tracker/st_context.c \
	$(SRCDIR)state_tracker/st_debug.c \
	$(SRCDIR)state_tracker/st_draw.c \
	$(SRCDIR)state_tracker/st_draw_feedback.c \
	$(SRCDIR)state_tracker/st_extensions.c \
	$(SRCDIR)state_tracker/st_format.c \
	$(SRCDIR)state_tracker/st_gen_mipmap.c \
	$(SRCDIR)state_tracker/st_glsl_to_tgsi.cpp \
	$(SRCDIR)state_tracker/st_manager.c \
	$(SRCDIR)state_tracker/st_mesa_to_tgsi.c \
	$(SRCDIR)state_tracker/st_program.c \
	$(SRCDIR)state_tracker/st_texture.c $(SRCDIR)x86/common_x86.c \
	$(SRCDIR)x86/common_x86_asm.S $(SRCDIR)x86/x86_xform2.S \
	$(SRCDIR)x86/x86_xform3.S $(SRCDIR)x86/x86_xform4.S \
	$(SRCDIR)x86/x86_cliptest.S $(SRCDIR)x86/mmx_blend.S \
	$(SRCDIR)x86/3dnow_xform1.S $(SRCDIR)x86/3dnow_xform2.S \
	$(SRCDIR)x86/3dnow_xform3.S $(SRCDIR)x86/3dnow_xform4.S \
	$(SRCDIR)x86/3dnow_normal.S $(SRCDIR)x86/sse_xform1.S \
	$(SRCDIR)x86/sse_xform2.S $(SRCDIR)x86/sse_xform3.S \
	$(SRCDIR)x86/sse_xform4.S $(SRCDIR)x86/sse_normal.S \
	$(SRCDIR)x86/read_rgba_span_x86.S $(SRCDIR)x86-64/xform4.S \
	$(SRCDIR)sparc/sparc_clip.S $(SRCDIR)sparc/norm.S \
	$(SRCDIR)sparc/xform.S
am__objects_19 = st_atom.lo st_atom_array.lo st_atom_blend.lo \
	st_atom_clip.lo st_atom_constbuf.lo st_atom_depth.lo \
	st_atom_framebuffer.lo st_atom_msaa.lo \
	st_atom_pixeltransfer.lo st_atom_sampler.lo st_atom_scissor.lo \
	st_atom_shader.lo st_atom_rasterizer.lo st_atom_stipple.lo \
	st_atom_texture.lo st_atom_viewport.lo st_cb_bitmap.lo \
	st_cb_blit.lo st_cb_bufferobjects.lo st_cb_clear.lo \
	st_cb_condrender.lo st_cb_flush.lo st_cb_drawpixels.lo \
	st_cb_drawtex.lo st_cb_eglimage.lo st_cb_fbo.lo \
	st_cb_feedback.lo st_cb_program.lo st_cb_queryobj.lo \
	st_cb_rasterpos.lo st_cb_readpixels.lo st_cb_syncobj.lo \
	st_cb_strings.lo st_cb_texture.lo st_cb_texturebarrier.lo \
	st_cb_viewport.lo st_cb_xformfb.lo st_context.lo st_debug.lo \
	st_draw.lo st_draw_feedback.lo st_extensions.lo st_format.lo \
	st_gen_mipmap.lo st_glsl_to_tgsi.lo st_manager.lo \
	st_mesa_to_tgsi.lo st_program.lo st_texture.lo
am__objects_20 = $(am__objects_2) $(am__objects_3) $(am__objects_5) \
	$(am__objects_19) common_x86.lo
am_libmesagallium_la_OBJECTS = $(am__objects_20) $(am__objects_18)
libmesagallium_la_OBJECTS = $(am_libmesagallium_la_OBJECTS)
am_libmesagallium_la_rpath =
DEFAULT_INCLUDES = -I.
depcomp = $(SHELL) $(top_srcdir)/bin/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CCASFLAGS) $(CCASFLAGS)
AM_V_CPPAS = $(am__v_CPPAS_$(V))
am__v_CPPAS_ = $(am__v_CPPAS_$(AM_DEFAULT_VERBOSITY))
am__v_CPPAS_0 = @echo "  CPPAS " $@;
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
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_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC    " $@;
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_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD  " $@;
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_$(V))
am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
am__v_CXX_0 = @echo "  CXX   " $@;
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_$(V))
am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
am__v_CXXLD_0 = @echo "  CXXLD " $@;
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN   " $@;
SOURCES = $(libmesa_la_SOURCES) $(libmesagallium_la_SOURCES)
DIST_SOURCES = $(am__libmesa_la_SOURCES_DIST) \
	$(am__libmesagallium_la_SOURCES_DIST)
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
	html-recursive info-recursive install-data-recursive \
	install-dvi-recursive install-exec-recursive \
	install-html-recursive install-info-recursive \
	install-pdf-recursive install-ps-recursive install-recursive \
	installcheck-recursive installdirs-recursive pdf-recursive \
	ps-recursive uninstall-recursive
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(gldir)"
DATA = $(pkgconfig_DATA)
HEADERS = $(gl_HEADERS)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
	distdir
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = program x86 x86-64 . libdricore drivers
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
am__relativize = \
  dir0=`pwd`; \
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  sed_rest='s,^[^/]*/*,,'; \
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  sed_butlast='s,/*[^/]*$$,,'; \
  while test -n "$$dir1"; do \
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    if test "$$first" != "."; then \
      if test "$$first" = ".."; then \
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
      else \
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
        if test "$$first2" = "$$first"; then \
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
        else \
          dir2="../$$dir2"; \
        fi; \
        dir0="$$dir0"/"$$first"; \
      fi; \
    fi; \
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  done; \
  reldir="$$dir2"
ACLOCAL = ${SHELL} /root/tmp/build-mesa/Mesa-9.1.7/bin/missing --run aclocal-1.11
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 0
API_DEFINES =  -DFEATURE_GL=1 -DFEATURE_ES1=1 -DFEATURE_ES2=1
AR = ar
AUTOCONF = ${SHELL} /root/tmp/build-mesa/Mesa-9.1.7/bin/missing --run autoconf
AUTOHEADER = ${SHELL} /root/tmp/build-mesa/Mesa-9.1.7/bin/missing --run autoheader
AUTOMAKE = ${SHELL} /root/tmp/build-mesa/Mesa-9.1.7/bin/missing --run automake-1.11
AWK = gawk
BUILD_EXEEXT = 
BUILD_OBJEXT = 
CC = gcc
CCAS = gcc
CCASDEPMODE = depmode=gcc3
CCASFLAGS = -O2 -march=armv5te
CCDEPMODE = depmode=gcc3
CC_FOR_BUILD = gcc
CC_FOR_BUILDDEPMODE = depmode=gcc3
CFLAGS = -O2 -march=armv5te -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-strict-aliasing -fno-builtin-memcmp 
CFLAGS_FOR_BUILD = -g -O2 -Wall -std=c99 -fno-strict-aliasing -fno-builtin-memcmp
CLANG_RESOURCE_DIR = 
CLOCK_LIB = 
CPP = gcc -E
CPPFLAGS = 
CPPFLAGS_FOR_BUILD = 
CPP_FOR_BUILD = gcc -E
CXX = g++
CXXCPP = g++ -E
CXXCPPFLAGS_FOR_BUILD = 
CXXCPP_FOR_BUILD = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2 -Wall -fno-strict-aliasing -fno-builtin-memcmp 
CXXFLAGS_FOR_BUILD = -g -O2 -Wall -fno-strict-aliasing -fno-builtin-memcmp
CXX_FOR_BUILD = g++
CXX_FOR_BUILDDEPMODE = depmode=gcc3
CYGPATH_W = echo
DEFINES =  -D_GNU_SOURCE -DHAVE_PTHREAD -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DIN_DRI_DRIVER -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DHAVE_MINCORE -DHAVE_LIBUDEV
DEFINES_FOR_BUILD =  -D_GNU_SOURCE
DEFS = -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"9.1.7\" -DPACKAGE_STRING=\"Mesa\ 9.1.7\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"9.1.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DHAVE_LIBEXPAT=1
DEPDIR = .deps
DLLTOOL = dlltool
DLOPEN_LIBS = -ldl
DRI2PROTO_CFLAGS =  
DRI2PROTO_LIBS =  
DRIGL_CFLAGS =  
DRIGL_LIBS = -lXext -lXdamage -lXfixes -lX11-xcb -lX11 -lxcb-glx -lxcb-dri2 -lxcb -lXxf86vm  
DRIVER_DIRS =  dri osmesa
DRI_DIRS = nouveau r200 radeon swrast
DRI_DRIVER_INSTALL_DIR = ${libdir}/dri
DRI_DRIVER_SEARCH_DIR = ${DRI_DRIVER_INSTALL_DIR}
DRI_LIB_DEPS = $(top_builddir)/src/mesa/libdricore/libdricore9.1.7.la  -ldrm   -lexpat -lm -lpthread -ldl
DRI_PC_REQ_PRIV = libdrm >= 2.4.24
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGL_CFLAGS = 
EGL_CLIENT_APIS =  $(VG_LIB) $(GL_LIB)
EGL_DRIVER_INSTALL_DIR = ${libdir}/egl
EGL_LIB_DEPS = -ldl  -lpthread
EGL_LIB_GLOB = lib$(EGL_LIB).*so*
EGL_LIB_NAME = lib$(EGL_LIB).so
EGL_NATIVE_PLATFORM = _EGL_PLATFORM_X11
EGL_PLATFORMS = x11
EGREP = /usr/bin/grep -E
EXEEXT = 
EXPAT_INCLUDES = 
FGREP = /usr/bin/grep -F
GALLIUM_DIRS = auxiliary drivers state_trackers
GALLIUM_DRIVERS_DIRS = galahad identity noop nouveau nv30 nv50 nvc0 r300 r600 rbug softpipe svga trace 
GALLIUM_DRI_LIB_DEPS =   -ldrm   -lexpat -lm  -lpthread -ldl
GALLIUM_MAKE_DIRS = nouveau nv30 nv50 nvc0 r300 r600 rbug softpipe svga trace 
GALLIUM_PIPE_LOADER_DEFINES = 
GALLIUM_PIPE_LOADER_LIBS = 
GALLIUM_PIPE_LOADER_XCB_CFLAGS = 
GALLIUM_PIPE_LOADER_XCB_LIBS = 
GALLIUM_STATE_TRACKERS_DIRS = dri egl vega xa 
GALLIUM_TARGET_DIRS = dri-nouveau dri-r300 dri-r600 dri-vmwgfx egl-static xa-vmwgfx 
GALLIUM_WINSYS_DIRS = nouveau/drm radeon/drm svga/drm sw sw/dri 
GBM_PC_LIB_PRIV = -ldl
GBM_PC_REQ_PRIV = libudev
GLAPI_LIB_GLOB = lib$(GLAPI_LIB).*so*
GLAPI_LIB_NAME = lib$(GLAPI_LIB).so
GLESv1_CM_LIB_DEPS = -ldrm   -lm -lpthread -ldl
GLESv1_CM_LIB_GLOB = lib$(GLESv1_CM_LIB).*so*
GLESv1_CM_LIB_NAME = lib$(GLESv1_CM_LIB).so
GLESv1_CM_PC_LIB_PRIV = -lm -lpthread -ldl
GLESv2_LIB_DEPS = -ldrm   -lm -lpthread -ldl
GLESv2_LIB_GLOB = lib$(GLESv2_LIB).*so*
GLESv2_LIB_NAME = lib$(GLESv2_LIB).so
GLESv2_PC_LIB_PRIV = -lm -lpthread -ldl
GLPROTO_CFLAGS =  
GLPROTO_LIBS =  
GLX_TLS = no
GL_LIB = GL
GL_LIB_DEPS = -lXext -lXdamage -lXfixes -lX11-xcb -lX11 -lxcb-glx -lxcb-dri2 -lxcb -lXxf86vm   -ldrm   -lm -lpthread -ldl
GL_LIB_GLOB = lib$(GL_LIB).*so*
GL_LIB_NAME = lib$(GL_LIB).so
GL_PC_CFLAGS = 
GL_PC_LIB_PRIV = -lm -lpthread -ldl
GL_PC_REQ_PRIV =  libdrm >= 2.4.24 x11 xext xdamage xfixes x11-xcb xcb-glx >= 1.8.1 xcb-dri2 >= 1.8 xxf86vm
GREP = /usr/bin/grep
HAVE_XF86VIDMODE = yes
INDENT = indent
INDENT_FLAGS = -i4 -nut -br -brs -npcs -ce -TGLubyte -TGLbyte -TBool
INSTALL = /usr/bin/ginstall -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INTEL_CFLAGS = 
INTEL_LIBS = 
LD = /usr/arm-slackware-linux-gnueabi/bin/ld
LDFLAGS = 
LDFLAGS_FOR_BUILD = 
LEX = flex
LEXLIB = -lfl
LEX_OUTPUT_ROOT = lex.yy
LIBCLC_INCLUDEDIR = 
LIBCLC_LIBEXECDIR = 
LIBDRM_CFLAGS = -I/usr/include/libdrm  
LIBDRM_LIBS = -ldrm  
LIBDRM_XORG_CFLAGS = 
LIBDRM_XORG_LIBS = 
LIBKMS_XORG_CFLAGS = 
LIBKMS_XORG_LIBS = 
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBUDEV_CFLAGS =  
LIBUDEV_LIBS = -ludev -lrt  
LIB_DIR = lib
LIPO = 
LLVM_BINDIR = 
LLVM_CFLAGS = 
LLVM_CONFIG = 
LLVM_CPPFLAGS = 
LLVM_CXXFLAGS = 
LLVM_INCLUDEDIR = 
LLVM_LDFLAGS = 
LLVM_LIBDIR = 
LLVM_LIBS = 
LLVM_VERSION = 
LN_S = ln -s
LTLIBOBJS = 
MAKE = gmake
MAKEINFO = ${SHELL} /root/tmp/build-mesa/Mesa-9.1.7/bin/missing --run makeinfo
MANIFEST_TOOL = :
MESA_ASM_FILES = 
MESA_LLVM = 0
MKDIR_P = /usr/bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT = 
NOUVEAU_CFLAGS = -I/usr/include/libdrm  
NOUVEAU_LIBS = -ldrm_nouveau  
OBJDUMP = objdump
OBJEXT = o
OPENCL_LIB_INSTALL_DIR = ${libdir}/opencl
OSMESA_LIB = OSMesa
OSMESA_LIB_DEPS = -lm -lpthread  -ldl
OSMESA_LIB_NAME = lib$(OSMESA_LIB).so
OSMESA_MESA_DEPS = 
OSMESA_PC_LIB_PRIV = -lm -lpthread  -ldl
OSMESA_PC_REQ = 
OSMESA_VERSION = 8
OTOOL = 
OTOOL64 = 
PACKAGE = mesa
PACKAGE_BUGREPORT = https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa
PACKAGE_NAME = Mesa
PACKAGE_STRING = Mesa 9.1.7
PACKAGE_TARNAME = mesa
PACKAGE_URL = 
PACKAGE_VERSION = 9.1.7
PATH_SEPARATOR = :
PERL = /usr/bin/perl
PKG_CONFIG = /usr/bin/pkg-config
PKG_CONFIG_LIBDIR = 
PKG_CONFIG_PATH = /usr/local/lib/pkgconfig:/usr/lib/pkgconfig
POSIX_SHELL = 
PTHREAD_CC = gcc
PTHREAD_CFLAGS = -pthread
PTHREAD_LIBS = -lpthread
PYTHON2 = python2
RADEON_CFLAGS = -I/usr/include/libdrm  
RADEON_LIBS = -ldrm_radeon  
RANLIB = ranlib
SED = /usr/bin/sed
SELINUX_LIBS = 
SET_MAKE = 
SHELL = /bin/sh
SRC_DIRS = mapi/glapi/gen mapi/shared-glapi mapi/glapi mapi/es1api mapi/es2api gtest glsl mesa mapi/vgapi  glx egl gallium gallium/winsys gallium/targets
STRIP = strip
VDPAU_CFLAGS = 
VDPAU_LIBS = 
VDPAU_LIB_INSTALL_DIR = ${libdir}/vdpau
VDPAU_MAJOR = 1
VDPAU_MINOR = 0
VERSION = 9.1.7
VG_LIB_DEPS =   -lpthread
VG_LIB_GLOB = lib$(VG_LIB).*so*
VG_LIB_NAME = lib$(VG_LIB).so
VG_PC_LIB_PRIV = -lm  -lpthread -ldl
VISIBILITY_CFLAGS = -fvisibility=hidden
VISIBILITY_CXXFLAGS = -fvisibility=hidden
WAYLAND_CFLAGS = 
WAYLAND_LIBS = 
WAYLAND_SCANNER = 
X11_INCLUDES =   
XA_MAJOR = 1
XA_MINOR = 0
XA_TINY = 0
XA_VERSION = 1.0.0
XCB_DRI2_CFLAGS =  
XCB_DRI2_LIBS = -lX11-xcb -lX11 -lxcb-dri2 -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb  
XEXT_CFLAGS = 
XEXT_LIBS = 
XF86VIDMODE_CFLAGS =  
XF86VIDMODE_LIBS = -lXxf86vm  
XLIBGL_CFLAGS = 
XLIBGL_LIBS = 
XORG_CFLAGS = 
XORG_DRIVER_INSTALL_DIR = /usr/lib/xorg/modules/drivers
XORG_LIBS = 
XVMC_CFLAGS = 
XVMC_LIBS = 
XVMC_LIB_INSTALL_DIR = ${libdir}
XVMC_MAJOR = 1
XVMC_MINOR = 0
YACC = bison
YFLAGS = 
abs_builddir = /root/tmp/build-mesa/Mesa-9.1.7/src/mesa
abs_srcdir = /root/tmp/build-mesa/Mesa-9.1.7/src/mesa
abs_top_builddir = /root/tmp/build-mesa/Mesa-9.1.7
abs_top_srcdir = /root/tmp/build-mesa/Mesa-9.1.7
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CC_FOR_BUILD = gcc
ac_ct_CXX = g++
ac_ct_CXX_FOR_BUILD = g++
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
ax_pthread_config = 
bindir = ${exec_prefix}/bin
build = arm-slackware-linux-gnueabi
build_alias = arm-slackware-linux-gnueabi
build_cpu = arm
build_os = linux-gnueabi
build_vendor = slackware
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = /usr/doc/mesa-9.1.7
dvidir = ${docdir}
exec_prefix = ${prefix}
host = arm-slackware-linux-gnueabi
host_alias = 
host_cpu = arm
host_os = linux-gnueabi
host_vendor = slackware
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /root/tmp/build-mesa/Mesa-9.1.7/bin/install-sh
libdir = /usr/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = /usr/man
mkdir_p = /usr/bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = /etc
target = arm-slackware-linux-gnueabi
target_alias = 
target_cpu = arm
target_os = linux-gnueabi
target_vendor = slackware
top_build_prefix = ../../
top_builddir = ../..
top_srcdir = ../..
DRICORE_SUBDIR = libdricore
SUBDIRS = program x86 x86-64 . $(DRICORE_SUBDIR) drivers
gldir = $(includedir)/GL
gl_HEADERS = $(top_srcdir)/include/GL/*.h

# include glapi_gen.mk for generating glapi headers for GLES
GLAPI = $(top_srcdir)/src/mapi/glapi/gen
BUILT_SOURCES = \
	main/git_sha1.h \
	main/get_hash.h

CLEANFILES = \
	$(BUILT_SOURCES) \
	git_sha1.h.tmp

GET_HASH_GEN = main/get_hash_generator.py
GET_HASH_GEN_FLAGS := $(patsubst -DFEATURE_%=1,-a %, \
			$(patsubst -DFEATURE_%=0,,$(API_DEFINES)))

noinst_LTLIBRARIES = $(am__append_1) $(am__append_2)
#check_LTLIBRARIES = libmesa.la
SRCDIR = $(top_srcdir)/src/mesa/
BUILDDIR = $(top_builddir)/src/mesa/

# this is part of MAIN_FILES
MAIN_ES_FILES = \
	$(SRCDIR)main/es1_conversion.c

MAIN_FILES = \
	$(SRCDIR)main/api_arrayelt.c \
	$(BUILDDIR)main/api_exec.c \
	$(SRCDIR)main/api_loopback.c \
	$(SRCDIR)main/api_validate.c \
	$(SRCDIR)main/accum.c \
	$(SRCDIR)main/arbprogram.c \
	$(SRCDIR)main/atifragshader.c \
	$(SRCDIR)main/attrib.c \
	$(SRCDIR)main/arrayobj.c \
	$(SRCDIR)main/blend.c \
	$(SRCDIR)main/bufferobj.c \
	$(SRCDIR)main/buffers.c \
	$(SRCDIR)main/clear.c \
	$(SRCDIR)main/clip.c \
	$(SRCDIR)main/colortab.c \
	$(SRCDIR)main/condrender.c \
	$(SRCDIR)main/context.c \
	$(SRCDIR)main/convolve.c \
	$(SRCDIR)main/cpuinfo.c \
	$(SRCDIR)main/debug.c \
	$(SRCDIR)main/depth.c \
	$(SRCDIR)main/dlist.c \
	$(SRCDIR)main/drawpix.c \
	$(SRCDIR)main/drawtex.c \
	$(SRCDIR)main/enable.c \
	$(SRCDIR)main/errors.c \
	$(SRCDIR)main/eval.c \
	$(SRCDIR)main/execmem.c \
	$(SRCDIR)main/extensions.c \
	$(SRCDIR)main/fbobject.c \
	$(SRCDIR)main/feedback.c \
	$(SRCDIR)main/ffvertex_prog.c \
	$(SRCDIR)main/ff_fragment_shader.cpp \
	$(SRCDIR)main/fog.c \
	$(SRCDIR)main/formatquery.c \
	$(SRCDIR)main/formats.c \
	$(SRCDIR)main/format_pack.c \
	$(SRCDIR)main/format_unpack.c \
	$(SRCDIR)main/framebuffer.c \
	$(SRCDIR)main/get.c \
	$(SRCDIR)main/getstring.c \
	$(SRCDIR)main/glformats.c \
	$(SRCDIR)main/hash.c \
	$(SRCDIR)main/hash_table.c \
	$(SRCDIR)main/hint.c \
	$(SRCDIR)main/histogram.c \
	$(SRCDIR)main/image.c \
	$(SRCDIR)main/imports.c \
	$(SRCDIR)main/light.c \
	$(SRCDIR)main/lines.c \
	$(SRCDIR)main/matrix.c \
	$(SRCDIR)main/mipmap.c \
	$(SRCDIR)main/mm.c \
	$(SRCDIR)main/multisample.c \
	$(SRCDIR)main/pack.c \
	$(SRCDIR)main/pbo.c \
	$(SRCDIR)main/pixel.c \
	$(SRCDIR)main/pixelstore.c \
	$(SRCDIR)main/pixeltransfer.c \
	$(SRCDIR)main/points.c \
	$(SRCDIR)main/polygon.c \
	$(SRCDIR)main/queryobj.c \
	$(SRCDIR)main/querymatrix.c \
	$(SRCDIR)main/rastpos.c \
	$(SRCDIR)main/readpix.c \
	$(SRCDIR)main/remap.c \
	$(SRCDIR)main/renderbuffer.c \
	$(SRCDIR)main/samplerobj.c \
	$(SRCDIR)main/scissor.c \
	$(SRCDIR)main/set.c \
	$(SRCDIR)main/shaderapi.c \
	$(SRCDIR)main/shaderobj.c \
	$(SRCDIR)main/shader_query.cpp \
	$(SRCDIR)main/shared.c \
	$(SRCDIR)main/state.c \
	$(SRCDIR)main/stencil.c \
	$(SRCDIR)main/syncobj.c \
	$(SRCDIR)main/texcompress.c \
	$(SRCDIR)main/texcompress_cpal.c \
	$(SRCDIR)main/texcompress_rgtc.c \
	$(SRCDIR)main/texcompress_s3tc.c \
	$(SRCDIR)main/texcompress_fxt1.c \
	$(SRCDIR)main/texcompress_etc.c \
	$(SRCDIR)main/texenv.c \
	$(SRCDIR)main/texformat.c \
	$(SRCDIR)main/texgen.c \
	$(SRCDIR)main/texgetimage.c \
	$(SRCDIR)main/teximage.c \
	$(SRCDIR)main/texobj.c \
	$(SRCDIR)main/texparam.c \
	$(SRCDIR)main/texstate.c \
	$(SRCDIR)main/texstorage.c \
	$(SRCDIR)main/texstore.c \
	$(SRCDIR)main/texturebarrier.c \
	$(SRCDIR)main/transformfeedback.c \
	$(SRCDIR)main/uniforms.c \
	$(SRCDIR)main/uniform_query.cpp \
	$(SRCDIR)main/varray.c \
	$(SRCDIR)main/version.c \
	$(SRCDIR)main/viewport.c \
	$(SRCDIR)main/vtxfmt.c \
	$(BUILDDIR)main/enums.c \
	$(MAIN_ES_FILES)

MATH_FILES = \
	$(SRCDIR)math/m_debug_clip.c \
	$(SRCDIR)math/m_debug_norm.c \
	$(SRCDIR)math/m_debug_xform.c \
	$(SRCDIR)math/m_eval.c \
	$(SRCDIR)math/m_matrix.c \
	$(SRCDIR)math/m_translate.c \
	$(SRCDIR)math/m_vector.c

MATH_XFORM_FILES = \
	$(SRCDIR)math/m_xform.c

SWRAST_FILES = \
	$(SRCDIR)swrast/s_aaline.c \
	$(SRCDIR)swrast/s_aatriangle.c \
	$(SRCDIR)swrast/s_alpha.c \
	$(SRCDIR)swrast/s_atifragshader.c \
	$(SRCDIR)swrast/s_bitmap.c \
	$(SRCDIR)swrast/s_blend.c \
	$(SRCDIR)swrast/s_blit.c \
	$(SRCDIR)swrast/s_clear.c \
	$(SRCDIR)swrast/s_copypix.c \
	$(SRCDIR)swrast/s_context.c \
	$(SRCDIR)swrast/s_depth.c \
	$(SRCDIR)swrast/s_drawpix.c \
	$(SRCDIR)swrast/s_feedback.c \
	$(SRCDIR)swrast/s_fog.c \
	$(SRCDIR)swrast/s_fragprog.c \
	$(SRCDIR)swrast/s_lines.c \
	$(SRCDIR)swrast/s_logic.c \
	$(SRCDIR)swrast/s_masking.c \
	$(SRCDIR)swrast/s_points.c \
	$(SRCDIR)swrast/s_renderbuffer.c \
	$(SRCDIR)swrast/s_span.c \
	$(SRCDIR)swrast/s_stencil.c \
	$(SRCDIR)swrast/s_texcombine.c \
	$(SRCDIR)swrast/s_texfetch.c \
	$(SRCDIR)swrast/s_texfilter.c \
	$(SRCDIR)swrast/s_texrender.c \
	$(SRCDIR)swrast/s_texture.c \
	$(SRCDIR)swrast/s_triangle.c \
	$(SRCDIR)swrast/s_zoom.c

SWRAST_SETUP_FILES = \
	$(SRCDIR)swrast_setup/ss_context.c \
	$(SRCDIR)swrast_setup/ss_triangle.c

TNL_FILES = \
	$(SRCDIR)tnl/t_context.c \
	$(SRCDIR)tnl/t_pipeline.c \
	$(SRCDIR)tnl/t_draw.c \
	$(SRCDIR)tnl/t_rasterpos.c \
	$(SRCDIR)tnl/t_vb_program.c \
	$(SRCDIR)tnl/t_vb_render.c \
	$(SRCDIR)tnl/t_vb_texgen.c \
	$(SRCDIR)tnl/t_vb_texmat.c \
	$(SRCDIR)tnl/t_vb_vertex.c \
	$(SRCDIR)tnl/t_vb_fog.c \
	$(SRCDIR)tnl/t_vb_light.c \
	$(SRCDIR)tnl/t_vb_normals.c \
	$(SRCDIR)tnl/t_vb_points.c \
	$(SRCDIR)tnl/t_vp_build.c \
	$(SRCDIR)tnl/t_vertex.c \
	$(SRCDIR)tnl/t_vertex_sse.c \
	$(SRCDIR)tnl/t_vertex_generic.c

VBO_FILES = \
	$(SRCDIR)vbo/vbo_context.c \
	$(SRCDIR)vbo/vbo_exec.c \
	$(SRCDIR)vbo/vbo_exec_api.c \
	$(SRCDIR)vbo/vbo_exec_array.c \
	$(SRCDIR)vbo/vbo_exec_draw.c \
	$(SRCDIR)vbo/vbo_exec_eval.c \
	$(SRCDIR)vbo/vbo_noop.c \
	$(SRCDIR)vbo/vbo_primitive_restart.c \
	$(SRCDIR)vbo/vbo_rebase.c \
	$(SRCDIR)vbo/vbo_split.c \
	$(SRCDIR)vbo/vbo_split_copy.c \
	$(SRCDIR)vbo/vbo_split_inplace.c \
	$(SRCDIR)vbo/vbo_save.c \
	$(SRCDIR)vbo/vbo_save_api.c \
	$(SRCDIR)vbo/vbo_save_draw.c \
	$(SRCDIR)vbo/vbo_save_loopback.c

STATETRACKER_FILES = \
	$(SRCDIR)state_tracker/st_atom.c \
	$(SRCDIR)state_tracker/st_atom_array.c \
	$(SRCDIR)state_tracker/st_atom_blend.c \
	$(SRCDIR)state_tracker/st_atom_clip.c \
	$(SRCDIR)state_tracker/st_atom_constbuf.c \
	$(SRCDIR)state_tracker/st_atom_depth.c \
	$(SRCDIR)state_tracker/st_atom_framebuffer.c \
	$(SRCDIR)state_tracker/st_atom_msaa.c \
	$(SRCDIR)state_tracker/st_atom_pixeltransfer.c \
	$(SRCDIR)state_tracker/st_atom_sampler.c \
	$(SRCDIR)state_tracker/st_atom_scissor.c \
	$(SRCDIR)state_tracker/st_atom_shader.c \
	$(SRCDIR)state_tracker/st_atom_rasterizer.c \
	$(SRCDIR)state_tracker/st_atom_stipple.c \
	$(SRCDIR)state_tracker/st_atom_texture.c \
	$(SRCDIR)state_tracker/st_atom_viewport.c \
	$(SRCDIR)state_tracker/st_cb_bitmap.c \
	$(SRCDIR)state_tracker/st_cb_blit.c \
	$(SRCDIR)state_tracker/st_cb_bufferobjects.c \
	$(SRCDIR)state_tracker/st_cb_clear.c \
	$(SRCDIR)state_tracker/st_cb_condrender.c \
	$(SRCDIR)state_tracker/st_cb_flush.c \
	$(SRCDIR)state_tracker/st_cb_drawpixels.c \
	$(SRCDIR)state_tracker/st_cb_drawtex.c \
	$(SRCDIR)state_tracker/st_cb_eglimage.c \
	$(SRCDIR)state_tracker/st_cb_fbo.c \
	$(SRCDIR)state_tracker/st_cb_feedback.c \
	$(SRCDIR)state_tracker/st_cb_program.c \
	$(SRCDIR)state_tracker/st_cb_queryobj.c \
	$(SRCDIR)state_tracker/st_cb_rasterpos.c \
	$(SRCDIR)state_tracker/st_cb_readpixels.c \
	$(SRCDIR)state_tracker/st_cb_syncobj.c \
	$(SRCDIR)state_tracker/st_cb_strings.c \
	$(SRCDIR)state_tracker/st_cb_texture.c \
	$(SRCDIR)state_tracker/st_cb_texturebarrier.c \
	$(SRCDIR)state_tracker/st_cb_viewport.c \
	$(SRCDIR)state_tracker/st_cb_xformfb.c \
	$(SRCDIR)state_tracker/st_context.c \
	$(SRCDIR)state_tracker/st_debug.c \
	$(SRCDIR)state_tracker/st_draw.c \
	$(SRCDIR)state_tracker/st_draw_feedback.c \
	$(SRCDIR)state_tracker/st_extensions.c \
	$(SRCDIR)state_tracker/st_format.c \
	$(SRCDIR)state_tracker/st_gen_mipmap.c \
	$(SRCDIR)state_tracker/st_glsl_to_tgsi.cpp \
	$(SRCDIR)state_tracker/st_manager.c \
	$(SRCDIR)state_tracker/st_mesa_to_tgsi.c \
	$(SRCDIR)state_tracker/st_program.c \
	$(SRCDIR)state_tracker/st_texture.c

PROGRAM_FILES = \
	$(SRCDIR)program/arbprogparse.c \
	$(SRCDIR)program/prog_hash_table.c \
	$(SRCDIR)program/ir_to_mesa.cpp \
	$(SRCDIR)program/program.c \
	$(SRCDIR)program/program_parse_extra.c \
	$(SRCDIR)program/prog_cache.c \
	$(SRCDIR)program/prog_execute.c \
	$(SRCDIR)program/prog_instruction.c \
	$(SRCDIR)program/prog_noise.c \
	$(SRCDIR)program/prog_optimize.c \
	$(SRCDIR)program/prog_opt_constant_fold.c \
	$(SRCDIR)program/prog_parameter.c \
	$(SRCDIR)program/prog_parameter_layout.c \
	$(SRCDIR)program/prog_print.c \
	$(SRCDIR)program/prog_statevars.c \
	$(SRCDIR)program/programopt.c \
	$(SRCDIR)program/register_allocate.c \
	$(SRCDIR)program/sampler.cpp \
	$(SRCDIR)program/string_to_uint_map.cpp \
	$(SRCDIR)program/symbol_table.c \
	$(BUILDDIR)program/lex.yy.c \
	$(BUILDDIR)program/program_parse.tab.c

ASM_C_FILES = \
	$(SRCDIR)x86/common_x86.c \
	$(SRCDIR)x86/x86_xform.c \
	$(SRCDIR)x86/3dnow.c \
	$(SRCDIR)x86/sse.c \
	$(SRCDIR)x86/rtasm/x86sse.c \
	$(SRCDIR)sparc/sparc.c \
	$(SRCDIR)x86-64/x86-64.c

X86_FILES = \
	$(SRCDIR)x86/common_x86_asm.S	\
	$(SRCDIR)x86/x86_xform2.S	\
	$(SRCDIR)x86/x86_xform3.S	\
	$(SRCDIR)x86/x86_xform4.S	\
	$(SRCDIR)x86/x86_cliptest.S	\
	$(SRCDIR)x86/mmx_blend.S		\
	$(SRCDIR)x86/3dnow_xform1.S	\
	$(SRCDIR)x86/3dnow_xform2.S	\
	$(SRCDIR)x86/3dnow_xform3.S	\
	$(SRCDIR)x86/3dnow_xform4.S	\
	$(SRCDIR)x86/3dnow_normal.S	\
	$(SRCDIR)x86/sse_xform1.S	\
	$(SRCDIR)x86/sse_xform2.S	\
	$(SRCDIR)x86/sse_xform3.S	\
	$(SRCDIR)x86/sse_xform4.S	\
	$(SRCDIR)x86/sse_normal.S	\
	$(SRCDIR)x86/read_rgba_span_x86.S

X86_64_FILES = \
	$(SRCDIR)x86-64/xform4.S

SPARC_FILES = \
	$(SRCDIR)sparc/sparc_clip.S	\
	$(SRCDIR)sparc/norm.S		\
	$(SRCDIR)sparc/xform.S

COMMON_DRIVER_FILES = \
	$(SRCDIR)drivers/common/driverfuncs.c	\
	$(SRCDIR)drivers/common/meta.c


# Sources for building non-Gallium drivers
MESA_FILES = \
	$(MAIN_FILES)		\
	$(MATH_FILES)		\
	$(MATH_XFORM_FILES)	\
	$(VBO_FILES)		\
	$(TNL_FILES)		\
	$(SWRAST_FILES)	\
	$(SWRAST_SETUP_FILES)	\
	$(COMMON_DRIVER_FILES)\
	$(ASM_C_FILES)


# Sources for building Gallium drivers
MESA_GALLIUM_FILES = \
	$(MAIN_FILES)		\
	$(MATH_FILES)		\
	$(VBO_FILES)		\
	$(STATETRACKER_FILES)	\
	$(SRCDIR)x86/common_x86.c


# All the core C sources, for dependency checking
ALL_FILES = \
	$(MESA_FILES)		\
	$(MESA_ASM_FILES)	\
	$(STATETRACKER_FILES)


### Include directories
INCLUDE_DIRS = \
	-I$(top_srcdir)/include \
	-I$(top_srcdir)/src/glsl \
	-I$(top_builddir)/src/glsl \
	-I$(top_srcdir)/src/glsl/glcpp \
	-I$(top_srcdir)/src/mesa \
	-I$(top_builddir)/src/mesa \
	-I$(top_srcdir)/src/mesa/main \
	-I$(top_builddir)/src/mesa/main \
	-I$(top_srcdir)/src/mapi \
	-I$(top_builddir)/src/mapi \
	-I$(top_srcdir)/src/gallium/include \
	-I$(top_srcdir)/src/gallium/auxiliary

AM_CPPFLAGS = $(API_DEFINES) $(DEFINES) $(INCLUDE_DIRS) \
	$(am__append_4) $(am__append_6) $(am__append_8)
AM_CFLAGS = $(LLVM_CFLAGS) $(VISIBILITY_CFLAGS)
AM_CXXFLAGS = $(LLVM_CFLAGS) $(VISIBILITY_CXXFLAGS)

# cannot just add $(MESA_ASM_FILES) to libmesa_la_SOURCES as it contains a configure substitution
MESA_ASM_FILES_FOR_ARCH = $(am__append_3) $(am__append_5) \
	$(am__append_7)
libmesa_la_SOURCES = \
	$(MESA_FILES) \
        $(MESA_ASM_FILES_FOR_ARCH)

libmesa_la_LIBADD = \
        $(top_builddir)/src/glsl/libglsl.la \
        $(top_builddir)/src/mesa/program/libprogram.la \
        $()

libmesa_la_LDFLAGS = 
libmesagallium_la_SOURCES = \
	$(MESA_GALLIUM_FILES) \
        $(MESA_ASM_FILES_FOR_ARCH)

libmesagallium_la_LIBADD = \
        $(top_builddir)/src/glsl/libglsl.la \
        $(top_builddir)/src/mesa/program/libprogram.la \
        $()

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gl.pc
all: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) all-recursive

.SUFFIXES:
.SUFFIXES: .S .c .cpp .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/sources.mak $(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/mesa/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign src/mesa/Makefile
.PRECIOUS: 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)/sources.mak:

$(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):
gl.pc: $(top_builddir)/config.status $(srcdir)/gl.pc.in
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@

clean-checkLTLIBRARIES:
	-test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
	@list='$(check_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done

clean-noinstLTLIBRARIES:
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
libmesa.la: $(libmesa_la_OBJECTS) $(libmesa_la_DEPENDENCIES) $(EXTRA_libmesa_la_DEPENDENCIES) 
	$(AM_V_CXXLD)$(libmesa_la_LINK) $(am_libmesa_la_rpath) $(libmesa_la_OBJECTS) $(libmesa_la_LIBADD) $(LIBS)
libmesagallium.la: $(libmesagallium_la_OBJECTS) $(libmesagallium_la_DEPENDENCIES) $(EXTRA_libmesagallium_la_DEPENDENCIES) 
	$(AM_V_CXXLD)$(CXXLINK) $(am_libmesagallium_la_rpath) $(libmesagallium_la_OBJECTS) $(libmesagallium_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/3dnow.Plo
include ./$(DEPDIR)/3dnow_normal.Plo
include ./$(DEPDIR)/3dnow_xform1.Plo
include ./$(DEPDIR)/3dnow_xform2.Plo
include ./$(DEPDIR)/3dnow_xform3.Plo
include ./$(DEPDIR)/3dnow_xform4.Plo
include ./$(DEPDIR)/accum.Plo
include ./$(DEPDIR)/api_arrayelt.Plo
include ./$(DEPDIR)/api_exec.Plo
include ./$(DEPDIR)/api_loopback.Plo
include ./$(DEPDIR)/api_validate.Plo
include ./$(DEPDIR)/arbprogram.Plo
include ./$(DEPDIR)/arrayobj.Plo
include ./$(DEPDIR)/atifragshader.Plo
include ./$(DEPDIR)/attrib.Plo
include ./$(DEPDIR)/blend.Plo
include ./$(DEPDIR)/bufferobj.Plo
include ./$(DEPDIR)/buffers.Plo
include ./$(DEPDIR)/clear.Plo
include ./$(DEPDIR)/clip.Plo
include ./$(DEPDIR)/colortab.Plo
include ./$(DEPDIR)/common_x86.Plo
include ./$(DEPDIR)/common_x86_asm.Plo
include ./$(DEPDIR)/condrender.Plo
include ./$(DEPDIR)/context.Plo
include ./$(DEPDIR)/convolve.Plo
include ./$(DEPDIR)/cpuinfo.Plo
include ./$(DEPDIR)/debug.Plo
include ./$(DEPDIR)/depth.Plo
include ./$(DEPDIR)/dlist.Plo
include ./$(DEPDIR)/drawpix.Plo
include ./$(DEPDIR)/drawtex.Plo
include ./$(DEPDIR)/driverfuncs.Plo
include ./$(DEPDIR)/enable.Plo
include ./$(DEPDIR)/enums.Plo
include ./$(DEPDIR)/errors.Plo
include ./$(DEPDIR)/es1_conversion.Plo
include ./$(DEPDIR)/eval.Plo
include ./$(DEPDIR)/execmem.Plo
include ./$(DEPDIR)/extensions.Plo
include ./$(DEPDIR)/fbobject.Plo
include ./$(DEPDIR)/feedback.Plo
include ./$(DEPDIR)/ff_fragment_shader.Plo
include ./$(DEPDIR)/ffvertex_prog.Plo
include ./$(DEPDIR)/fog.Plo
include ./$(DEPDIR)/format_pack.Plo
include ./$(DEPDIR)/format_unpack.Plo
include ./$(DEPDIR)/formatquery.Plo
include ./$(DEPDIR)/formats.Plo
include ./$(DEPDIR)/framebuffer.Plo
include ./$(DEPDIR)/get.Plo
include ./$(DEPDIR)/getstring.Plo
include ./$(DEPDIR)/glformats.Plo
include ./$(DEPDIR)/hash.Plo
include ./$(DEPDIR)/hash_table.Plo
include ./$(DEPDIR)/hint.Plo
include ./$(DEPDIR)/histogram.Plo
include ./$(DEPDIR)/image.Plo
include ./$(DEPDIR)/imports.Plo
include ./$(DEPDIR)/light.Plo
include ./$(DEPDIR)/lines.Plo
include ./$(DEPDIR)/m_debug_clip.Plo
include ./$(DEPDIR)/m_debug_norm.Plo
include ./$(DEPDIR)/m_debug_xform.Plo
include ./$(DEPDIR)/m_eval.Plo
include ./$(DEPDIR)/m_matrix.Plo
include ./$(DEPDIR)/m_translate.Plo
include ./$(DEPDIR)/m_vector.Plo
include ./$(DEPDIR)/m_xform.Plo
include ./$(DEPDIR)/matrix.Plo
include ./$(DEPDIR)/meta.Plo
include ./$(DEPDIR)/mipmap.Plo
include ./$(DEPDIR)/mm.Plo
include ./$(DEPDIR)/mmx_blend.Plo
include ./$(DEPDIR)/multisample.Plo
include ./$(DEPDIR)/norm.Plo
include ./$(DEPDIR)/pack.Plo
include ./$(DEPDIR)/pbo.Plo
include ./$(DEPDIR)/pixel.Plo
include ./$(DEPDIR)/pixelstore.Plo
include ./$(DEPDIR)/pixeltransfer.Plo
include ./$(DEPDIR)/points.Plo
include ./$(DEPDIR)/polygon.Plo
include ./$(DEPDIR)/querymatrix.Plo
include ./$(DEPDIR)/queryobj.Plo
include ./$(DEPDIR)/rastpos.Plo
include ./$(DEPDIR)/read_rgba_span_x86.Plo
include ./$(DEPDIR)/readpix.Plo
include ./$(DEPDIR)/remap.Plo
include ./$(DEPDIR)/renderbuffer.Plo
include ./$(DEPDIR)/s_aaline.Plo
include ./$(DEPDIR)/s_aatriangle.Plo
include ./$(DEPDIR)/s_alpha.Plo
include ./$(DEPDIR)/s_atifragshader.Plo
include ./$(DEPDIR)/s_bitmap.Plo
include ./$(DEPDIR)/s_blend.Plo
include ./$(DEPDIR)/s_blit.Plo
include ./$(DEPDIR)/s_clear.Plo
include ./$(DEPDIR)/s_context.Plo
include ./$(DEPDIR)/s_copypix.Plo
include ./$(DEPDIR)/s_depth.Plo
include ./$(DEPDIR)/s_drawpix.Plo
include ./$(DEPDIR)/s_feedback.Plo
include ./$(DEPDIR)/s_fog.Plo
include ./$(DEPDIR)/s_fragprog.Plo
include ./$(DEPDIR)/s_lines.Plo
include ./$(DEPDIR)/s_logic.Plo
include ./$(DEPDIR)/s_masking.Plo
include ./$(DEPDIR)/s_points.Plo
include ./$(DEPDIR)/s_renderbuffer.Plo
include ./$(DEPDIR)/s_span.Plo
include ./$(DEPDIR)/s_stencil.Plo
include ./$(DEPDIR)/s_texcombine.Plo
include ./$(DEPDIR)/s_texfetch.Plo
include ./$(DEPDIR)/s_texfilter.Plo
include ./$(DEPDIR)/s_texrender.Plo
include ./$(DEPDIR)/s_texture.Plo
include ./$(DEPDIR)/s_triangle.Plo
include ./$(DEPDIR)/s_zoom.Plo
include ./$(DEPDIR)/samplerobj.Plo
include ./$(DEPDIR)/scissor.Plo
include ./$(DEPDIR)/set.Plo
include ./$(DEPDIR)/shader_query.Plo
include ./$(DEPDIR)/shaderapi.Plo
include ./$(DEPDIR)/shaderobj.Plo
include ./$(DEPDIR)/shared.Plo
include ./$(DEPDIR)/sparc.Plo
include ./$(DEPDIR)/sparc_clip.Plo
include ./$(DEPDIR)/ss_context.Plo
include ./$(DEPDIR)/ss_triangle.Plo
include ./$(DEPDIR)/sse.Plo
include ./$(DEPDIR)/sse_normal.Plo
include ./$(DEPDIR)/sse_xform1.Plo
include ./$(DEPDIR)/sse_xform2.Plo
include ./$(DEPDIR)/sse_xform3.Plo
include ./$(DEPDIR)/sse_xform4.Plo
include ./$(DEPDIR)/st_atom.Plo
include ./$(DEPDIR)/st_atom_array.Plo
include ./$(DEPDIR)/st_atom_blend.Plo
include ./$(DEPDIR)/st_atom_clip.Plo
include ./$(DEPDIR)/st_atom_constbuf.Plo
include ./$(DEPDIR)/st_atom_depth.Plo
include ./$(DEPDIR)/st_atom_framebuffer.Plo
include ./$(DEPDIR)/st_atom_msaa.Plo
include ./$(DEPDIR)/st_atom_pixeltransfer.Plo
include ./$(DEPDIR)/st_atom_rasterizer.Plo
include ./$(DEPDIR)/st_atom_sampler.Plo
include ./$(DEPDIR)/st_atom_scissor.Plo
include ./$(DEPDIR)/st_atom_shader.Plo
include ./$(DEPDIR)/st_atom_stipple.Plo
include ./$(DEPDIR)/st_atom_texture.Plo
include ./$(DEPDIR)/st_atom_viewport.Plo
include ./$(DEPDIR)/st_cb_bitmap.Plo
include ./$(DEPDIR)/st_cb_blit.Plo
include ./$(DEPDIR)/st_cb_bufferobjects.Plo
include ./$(DEPDIR)/st_cb_clear.Plo
include ./$(DEPDIR)/st_cb_condrender.Plo
include ./$(DEPDIR)/st_cb_drawpixels.Plo
include ./$(DEPDIR)/st_cb_drawtex.Plo
include ./$(DEPDIR)/st_cb_eglimage.Plo
include ./$(DEPDIR)/st_cb_fbo.Plo
include ./$(DEPDIR)/st_cb_feedback.Plo
include ./$(DEPDIR)/st_cb_flush.Plo
include ./$(DEPDIR)/st_cb_program.Plo
include ./$(DEPDIR)/st_cb_queryobj.Plo
include ./$(DEPDIR)/st_cb_rasterpos.Plo
include ./$(DEPDIR)/st_cb_readpixels.Plo
include ./$(DEPDIR)/st_cb_strings.Plo
include ./$(DEPDIR)/st_cb_syncobj.Plo
include ./$(DEPDIR)/st_cb_texture.Plo
include ./$(DEPDIR)/st_cb_texturebarrier.Plo
include ./$(DEPDIR)/st_cb_viewport.Plo
include ./$(DEPDIR)/st_cb_xformfb.Plo
include ./$(DEPDIR)/st_context.Plo
include ./$(DEPDIR)/st_debug.Plo
include ./$(DEPDIR)/st_draw.Plo
include ./$(DEPDIR)/st_draw_feedback.Plo
include ./$(DEPDIR)/st_extensions.Plo
include ./$(DEPDIR)/st_format.Plo
include ./$(DEPDIR)/st_gen_mipmap.Plo
include ./$(DEPDIR)/st_glsl_to_tgsi.Plo
include ./$(DEPDIR)/st_manager.Plo
include ./$(DEPDIR)/st_mesa_to_tgsi.Plo
include ./$(DEPDIR)/st_program.Plo
include ./$(DEPDIR)/st_texture.Plo
include ./$(DEPDIR)/state.Plo
include ./$(DEPDIR)/stencil.Plo
include ./$(DEPDIR)/syncobj.Plo
include ./$(DEPDIR)/t_context.Plo
include ./$(DEPDIR)/t_draw.Plo
include ./$(DEPDIR)/t_pipeline.Plo
include ./$(DEPDIR)/t_rasterpos.Plo
include ./$(DEPDIR)/t_vb_fog.Plo
include ./$(DEPDIR)/t_vb_light.Plo
include ./$(DEPDIR)/t_vb_normals.Plo
include ./$(DEPDIR)/t_vb_points.Plo
include ./$(DEPDIR)/t_vb_program.Plo
include ./$(DEPDIR)/t_vb_render.Plo
include ./$(DEPDIR)/t_vb_texgen.Plo
include ./$(DEPDIR)/t_vb_texmat.Plo
include ./$(DEPDIR)/t_vb_vertex.Plo
include ./$(DEPDIR)/t_vertex.Plo
include ./$(DEPDIR)/t_vertex_generic.Plo
include ./$(DEPDIR)/t_vertex_sse.Plo
include ./$(DEPDIR)/t_vp_build.Plo
include ./$(DEPDIR)/texcompress.Plo
include ./$(DEPDIR)/texcompress_cpal.Plo
include ./$(DEPDIR)/texcompress_etc.Plo
include ./$(DEPDIR)/texcompress_fxt1.Plo
include ./$(DEPDIR)/texcompress_rgtc.Plo
include ./$(DEPDIR)/texcompress_s3tc.Plo
include ./$(DEPDIR)/texenv.Plo
include ./$(DEPDIR)/texformat.Plo
include ./$(DEPDIR)/texgen.Plo
include ./$(DEPDIR)/texgetimage.Plo
include ./$(DEPDIR)/teximage.Plo
include ./$(DEPDIR)/texobj.Plo
include ./$(DEPDIR)/texparam.Plo
include ./$(DEPDIR)/texstate.Plo
include ./$(DEPDIR)/texstorage.Plo
include ./$(DEPDIR)/texstore.Plo
include ./$(DEPDIR)/texturebarrier.Plo
include ./$(DEPDIR)/transformfeedback.Plo
include ./$(DEPDIR)/uniform_query.Plo
include ./$(DEPDIR)/uniforms.Plo
include ./$(DEPDIR)/varray.Plo
include ./$(DEPDIR)/vbo_context.Plo
include ./$(DEPDIR)/vbo_exec.Plo
include ./$(DEPDIR)/vbo_exec_api.Plo
include ./$(DEPDIR)/vbo_exec_array.Plo
include ./$(DEPDIR)/vbo_exec_draw.Plo
include ./$(DEPDIR)/vbo_exec_eval.Plo
include ./$(DEPDIR)/vbo_noop.Plo
include ./$(DEPDIR)/vbo_primitive_restart.Plo
include ./$(DEPDIR)/vbo_rebase.Plo
include ./$(DEPDIR)/vbo_save.Plo
include ./$(DEPDIR)/vbo_save_api.Plo
include ./$(DEPDIR)/vbo_save_draw.Plo
include ./$(DEPDIR)/vbo_save_loopback.Plo
include ./$(DEPDIR)/vbo_split.Plo
include ./$(DEPDIR)/vbo_split_copy.Plo
include ./$(DEPDIR)/vbo_split_inplace.Plo
include ./$(DEPDIR)/version.Plo
include ./$(DEPDIR)/viewport.Plo
include ./$(DEPDIR)/vtxfmt.Plo
include ./$(DEPDIR)/x86-64.Plo
include ./$(DEPDIR)/x86_cliptest.Plo
include ./$(DEPDIR)/x86_xform.Plo
include ./$(DEPDIR)/x86_xform2.Plo
include ./$(DEPDIR)/x86_xform3.Plo
include ./$(DEPDIR)/x86_xform4.Plo
include ./$(DEPDIR)/x86sse.Plo
include ./$(DEPDIR)/xform.Plo
include ./$(DEPDIR)/xform4.Plo

.S.o:
	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CPPAS)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(CPPASCOMPILE) -c -o $@ $<

.S.obj:
	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CPPAS)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.S.lo:
	$(AM_V_CPPAS)$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CPPAS)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LTCPPASCOMPILE) -c -o $@ $<

common_x86_asm.lo: $(SRCDIR)x86/common_x86_asm.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT common_x86_asm.lo -MD -MP -MF $(DEPDIR)/common_x86_asm.Tpo -c -o common_x86_asm.lo `test -f '$(SRCDIR)x86/common_x86_asm.S' || echo '$(srcdir)/'`$(SRCDIR)x86/common_x86_asm.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/common_x86_asm.Tpo $(DEPDIR)/common_x86_asm.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/common_x86_asm.S' object='common_x86_asm.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o common_x86_asm.lo `test -f '$(SRCDIR)x86/common_x86_asm.S' || echo '$(srcdir)/'`$(SRCDIR)x86/common_x86_asm.S

x86_xform2.lo: $(SRCDIR)x86/x86_xform2.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT x86_xform2.lo -MD -MP -MF $(DEPDIR)/x86_xform2.Tpo -c -o x86_xform2.lo `test -f '$(SRCDIR)x86/x86_xform2.S' || echo '$(srcdir)/'`$(SRCDIR)x86/x86_xform2.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/x86_xform2.Tpo $(DEPDIR)/x86_xform2.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/x86_xform2.S' object='x86_xform2.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o x86_xform2.lo `test -f '$(SRCDIR)x86/x86_xform2.S' || echo '$(srcdir)/'`$(SRCDIR)x86/x86_xform2.S

x86_xform3.lo: $(SRCDIR)x86/x86_xform3.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT x86_xform3.lo -MD -MP -MF $(DEPDIR)/x86_xform3.Tpo -c -o x86_xform3.lo `test -f '$(SRCDIR)x86/x86_xform3.S' || echo '$(srcdir)/'`$(SRCDIR)x86/x86_xform3.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/x86_xform3.Tpo $(DEPDIR)/x86_xform3.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/x86_xform3.S' object='x86_xform3.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o x86_xform3.lo `test -f '$(SRCDIR)x86/x86_xform3.S' || echo '$(srcdir)/'`$(SRCDIR)x86/x86_xform3.S

x86_xform4.lo: $(SRCDIR)x86/x86_xform4.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT x86_xform4.lo -MD -MP -MF $(DEPDIR)/x86_xform4.Tpo -c -o x86_xform4.lo `test -f '$(SRCDIR)x86/x86_xform4.S' || echo '$(srcdir)/'`$(SRCDIR)x86/x86_xform4.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/x86_xform4.Tpo $(DEPDIR)/x86_xform4.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/x86_xform4.S' object='x86_xform4.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o x86_xform4.lo `test -f '$(SRCDIR)x86/x86_xform4.S' || echo '$(srcdir)/'`$(SRCDIR)x86/x86_xform4.S

x86_cliptest.lo: $(SRCDIR)x86/x86_cliptest.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT x86_cliptest.lo -MD -MP -MF $(DEPDIR)/x86_cliptest.Tpo -c -o x86_cliptest.lo `test -f '$(SRCDIR)x86/x86_cliptest.S' || echo '$(srcdir)/'`$(SRCDIR)x86/x86_cliptest.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/x86_cliptest.Tpo $(DEPDIR)/x86_cliptest.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/x86_cliptest.S' object='x86_cliptest.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o x86_cliptest.lo `test -f '$(SRCDIR)x86/x86_cliptest.S' || echo '$(srcdir)/'`$(SRCDIR)x86/x86_cliptest.S

mmx_blend.lo: $(SRCDIR)x86/mmx_blend.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT mmx_blend.lo -MD -MP -MF $(DEPDIR)/mmx_blend.Tpo -c -o mmx_blend.lo `test -f '$(SRCDIR)x86/mmx_blend.S' || echo '$(srcdir)/'`$(SRCDIR)x86/mmx_blend.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/mmx_blend.Tpo $(DEPDIR)/mmx_blend.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/mmx_blend.S' object='mmx_blend.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o mmx_blend.lo `test -f '$(SRCDIR)x86/mmx_blend.S' || echo '$(srcdir)/'`$(SRCDIR)x86/mmx_blend.S

3dnow_xform1.lo: $(SRCDIR)x86/3dnow_xform1.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT 3dnow_xform1.lo -MD -MP -MF $(DEPDIR)/3dnow_xform1.Tpo -c -o 3dnow_xform1.lo `test -f '$(SRCDIR)x86/3dnow_xform1.S' || echo '$(srcdir)/'`$(SRCDIR)x86/3dnow_xform1.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/3dnow_xform1.Tpo $(DEPDIR)/3dnow_xform1.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/3dnow_xform1.S' object='3dnow_xform1.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o 3dnow_xform1.lo `test -f '$(SRCDIR)x86/3dnow_xform1.S' || echo '$(srcdir)/'`$(SRCDIR)x86/3dnow_xform1.S

3dnow_xform2.lo: $(SRCDIR)x86/3dnow_xform2.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT 3dnow_xform2.lo -MD -MP -MF $(DEPDIR)/3dnow_xform2.Tpo -c -o 3dnow_xform2.lo `test -f '$(SRCDIR)x86/3dnow_xform2.S' || echo '$(srcdir)/'`$(SRCDIR)x86/3dnow_xform2.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/3dnow_xform2.Tpo $(DEPDIR)/3dnow_xform2.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/3dnow_xform2.S' object='3dnow_xform2.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o 3dnow_xform2.lo `test -f '$(SRCDIR)x86/3dnow_xform2.S' || echo '$(srcdir)/'`$(SRCDIR)x86/3dnow_xform2.S

3dnow_xform3.lo: $(SRCDIR)x86/3dnow_xform3.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT 3dnow_xform3.lo -MD -MP -MF $(DEPDIR)/3dnow_xform3.Tpo -c -o 3dnow_xform3.lo `test -f '$(SRCDIR)x86/3dnow_xform3.S' || echo '$(srcdir)/'`$(SRCDIR)x86/3dnow_xform3.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/3dnow_xform3.Tpo $(DEPDIR)/3dnow_xform3.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/3dnow_xform3.S' object='3dnow_xform3.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o 3dnow_xform3.lo `test -f '$(SRCDIR)x86/3dnow_xform3.S' || echo '$(srcdir)/'`$(SRCDIR)x86/3dnow_xform3.S

3dnow_xform4.lo: $(SRCDIR)x86/3dnow_xform4.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT 3dnow_xform4.lo -MD -MP -MF $(DEPDIR)/3dnow_xform4.Tpo -c -o 3dnow_xform4.lo `test -f '$(SRCDIR)x86/3dnow_xform4.S' || echo '$(srcdir)/'`$(SRCDIR)x86/3dnow_xform4.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/3dnow_xform4.Tpo $(DEPDIR)/3dnow_xform4.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/3dnow_xform4.S' object='3dnow_xform4.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o 3dnow_xform4.lo `test -f '$(SRCDIR)x86/3dnow_xform4.S' || echo '$(srcdir)/'`$(SRCDIR)x86/3dnow_xform4.S

3dnow_normal.lo: $(SRCDIR)x86/3dnow_normal.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT 3dnow_normal.lo -MD -MP -MF $(DEPDIR)/3dnow_normal.Tpo -c -o 3dnow_normal.lo `test -f '$(SRCDIR)x86/3dnow_normal.S' || echo '$(srcdir)/'`$(SRCDIR)x86/3dnow_normal.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/3dnow_normal.Tpo $(DEPDIR)/3dnow_normal.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/3dnow_normal.S' object='3dnow_normal.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o 3dnow_normal.lo `test -f '$(SRCDIR)x86/3dnow_normal.S' || echo '$(srcdir)/'`$(SRCDIR)x86/3dnow_normal.S

sse_xform1.lo: $(SRCDIR)x86/sse_xform1.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT sse_xform1.lo -MD -MP -MF $(DEPDIR)/sse_xform1.Tpo -c -o sse_xform1.lo `test -f '$(SRCDIR)x86/sse_xform1.S' || echo '$(srcdir)/'`$(SRCDIR)x86/sse_xform1.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/sse_xform1.Tpo $(DEPDIR)/sse_xform1.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/sse_xform1.S' object='sse_xform1.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o sse_xform1.lo `test -f '$(SRCDIR)x86/sse_xform1.S' || echo '$(srcdir)/'`$(SRCDIR)x86/sse_xform1.S

sse_xform2.lo: $(SRCDIR)x86/sse_xform2.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT sse_xform2.lo -MD -MP -MF $(DEPDIR)/sse_xform2.Tpo -c -o sse_xform2.lo `test -f '$(SRCDIR)x86/sse_xform2.S' || echo '$(srcdir)/'`$(SRCDIR)x86/sse_xform2.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/sse_xform2.Tpo $(DEPDIR)/sse_xform2.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/sse_xform2.S' object='sse_xform2.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o sse_xform2.lo `test -f '$(SRCDIR)x86/sse_xform2.S' || echo '$(srcdir)/'`$(SRCDIR)x86/sse_xform2.S

sse_xform3.lo: $(SRCDIR)x86/sse_xform3.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT sse_xform3.lo -MD -MP -MF $(DEPDIR)/sse_xform3.Tpo -c -o sse_xform3.lo `test -f '$(SRCDIR)x86/sse_xform3.S' || echo '$(srcdir)/'`$(SRCDIR)x86/sse_xform3.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/sse_xform3.Tpo $(DEPDIR)/sse_xform3.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/sse_xform3.S' object='sse_xform3.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o sse_xform3.lo `test -f '$(SRCDIR)x86/sse_xform3.S' || echo '$(srcdir)/'`$(SRCDIR)x86/sse_xform3.S

sse_xform4.lo: $(SRCDIR)x86/sse_xform4.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT sse_xform4.lo -MD -MP -MF $(DEPDIR)/sse_xform4.Tpo -c -o sse_xform4.lo `test -f '$(SRCDIR)x86/sse_xform4.S' || echo '$(srcdir)/'`$(SRCDIR)x86/sse_xform4.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/sse_xform4.Tpo $(DEPDIR)/sse_xform4.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/sse_xform4.S' object='sse_xform4.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o sse_xform4.lo `test -f '$(SRCDIR)x86/sse_xform4.S' || echo '$(srcdir)/'`$(SRCDIR)x86/sse_xform4.S

sse_normal.lo: $(SRCDIR)x86/sse_normal.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT sse_normal.lo -MD -MP -MF $(DEPDIR)/sse_normal.Tpo -c -o sse_normal.lo `test -f '$(SRCDIR)x86/sse_normal.S' || echo '$(srcdir)/'`$(SRCDIR)x86/sse_normal.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/sse_normal.Tpo $(DEPDIR)/sse_normal.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/sse_normal.S' object='sse_normal.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o sse_normal.lo `test -f '$(SRCDIR)x86/sse_normal.S' || echo '$(srcdir)/'`$(SRCDIR)x86/sse_normal.S

read_rgba_span_x86.lo: $(SRCDIR)x86/read_rgba_span_x86.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT read_rgba_span_x86.lo -MD -MP -MF $(DEPDIR)/read_rgba_span_x86.Tpo -c -o read_rgba_span_x86.lo `test -f '$(SRCDIR)x86/read_rgba_span_x86.S' || echo '$(srcdir)/'`$(SRCDIR)x86/read_rgba_span_x86.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/read_rgba_span_x86.Tpo $(DEPDIR)/read_rgba_span_x86.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86/read_rgba_span_x86.S' object='read_rgba_span_x86.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o read_rgba_span_x86.lo `test -f '$(SRCDIR)x86/read_rgba_span_x86.S' || echo '$(srcdir)/'`$(SRCDIR)x86/read_rgba_span_x86.S

xform4.lo: $(SRCDIR)x86-64/xform4.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT xform4.lo -MD -MP -MF $(DEPDIR)/xform4.Tpo -c -o xform4.lo `test -f '$(SRCDIR)x86-64/xform4.S' || echo '$(srcdir)/'`$(SRCDIR)x86-64/xform4.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/xform4.Tpo $(DEPDIR)/xform4.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)x86-64/xform4.S' object='xform4.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o xform4.lo `test -f '$(SRCDIR)x86-64/xform4.S' || echo '$(srcdir)/'`$(SRCDIR)x86-64/xform4.S

sparc_clip.lo: $(SRCDIR)sparc/sparc_clip.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT sparc_clip.lo -MD -MP -MF $(DEPDIR)/sparc_clip.Tpo -c -o sparc_clip.lo `test -f '$(SRCDIR)sparc/sparc_clip.S' || echo '$(srcdir)/'`$(SRCDIR)sparc/sparc_clip.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/sparc_clip.Tpo $(DEPDIR)/sparc_clip.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)sparc/sparc_clip.S' object='sparc_clip.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o sparc_clip.lo `test -f '$(SRCDIR)sparc/sparc_clip.S' || echo '$(srcdir)/'`$(SRCDIR)sparc/sparc_clip.S

norm.lo: $(SRCDIR)sparc/norm.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT norm.lo -MD -MP -MF $(DEPDIR)/norm.Tpo -c -o norm.lo `test -f '$(SRCDIR)sparc/norm.S' || echo '$(srcdir)/'`$(SRCDIR)sparc/norm.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/norm.Tpo $(DEPDIR)/norm.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)sparc/norm.S' object='norm.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o norm.lo `test -f '$(SRCDIR)sparc/norm.S' || echo '$(srcdir)/'`$(SRCDIR)sparc/norm.S

xform.lo: $(SRCDIR)sparc/xform.S
	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT xform.lo -MD -MP -MF $(DEPDIR)/xform.Tpo -c -o xform.lo `test -f '$(SRCDIR)sparc/xform.S' || echo '$(srcdir)/'`$(SRCDIR)sparc/xform.S
	$(AM_V_at)$(am__mv) $(DEPDIR)/xform.Tpo $(DEPDIR)/xform.Plo
#	$(AM_V_CPPAS)source='$(SRCDIR)sparc/xform.S' object='xform.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
#	$(AM_V_CPPAS_no)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o xform.lo `test -f '$(SRCDIR)sparc/xform.S' || echo '$(srcdir)/'`$(SRCDIR)sparc/xform.S

.c.o:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c $<

.c.obj:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<

api_arrayelt.lo: $(SRCDIR)main/api_arrayelt.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT api_arrayelt.lo -MD -MP -MF $(DEPDIR)/api_arrayelt.Tpo -c -o api_arrayelt.lo `test -f '$(SRCDIR)main/api_arrayelt.c' || echo '$(srcdir)/'`$(SRCDIR)main/api_arrayelt.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/api_arrayelt.Tpo $(DEPDIR)/api_arrayelt.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/api_arrayelt.c' object='api_arrayelt.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o api_arrayelt.lo `test -f '$(SRCDIR)main/api_arrayelt.c' || echo '$(srcdir)/'`$(SRCDIR)main/api_arrayelt.c

api_exec.lo: $(BUILDDIR)main/api_exec.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT api_exec.lo -MD -MP -MF $(DEPDIR)/api_exec.Tpo -c -o api_exec.lo `test -f '$(BUILDDIR)main/api_exec.c' || echo '$(srcdir)/'`$(BUILDDIR)main/api_exec.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/api_exec.Tpo $(DEPDIR)/api_exec.Plo
#	$(AM_V_CC)source='$(BUILDDIR)main/api_exec.c' object='api_exec.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o api_exec.lo `test -f '$(BUILDDIR)main/api_exec.c' || echo '$(srcdir)/'`$(BUILDDIR)main/api_exec.c

api_loopback.lo: $(SRCDIR)main/api_loopback.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT api_loopback.lo -MD -MP -MF $(DEPDIR)/api_loopback.Tpo -c -o api_loopback.lo `test -f '$(SRCDIR)main/api_loopback.c' || echo '$(srcdir)/'`$(SRCDIR)main/api_loopback.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/api_loopback.Tpo $(DEPDIR)/api_loopback.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/api_loopback.c' object='api_loopback.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o api_loopback.lo `test -f '$(SRCDIR)main/api_loopback.c' || echo '$(srcdir)/'`$(SRCDIR)main/api_loopback.c

api_validate.lo: $(SRCDIR)main/api_validate.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT api_validate.lo -MD -MP -MF $(DEPDIR)/api_validate.Tpo -c -o api_validate.lo `test -f '$(SRCDIR)main/api_validate.c' || echo '$(srcdir)/'`$(SRCDIR)main/api_validate.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/api_validate.Tpo $(DEPDIR)/api_validate.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/api_validate.c' object='api_validate.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o api_validate.lo `test -f '$(SRCDIR)main/api_validate.c' || echo '$(srcdir)/'`$(SRCDIR)main/api_validate.c

accum.lo: $(SRCDIR)main/accum.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT accum.lo -MD -MP -MF $(DEPDIR)/accum.Tpo -c -o accum.lo `test -f '$(SRCDIR)main/accum.c' || echo '$(srcdir)/'`$(SRCDIR)main/accum.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/accum.Tpo $(DEPDIR)/accum.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/accum.c' object='accum.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o accum.lo `test -f '$(SRCDIR)main/accum.c' || echo '$(srcdir)/'`$(SRCDIR)main/accum.c

arbprogram.lo: $(SRCDIR)main/arbprogram.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT arbprogram.lo -MD -MP -MF $(DEPDIR)/arbprogram.Tpo -c -o arbprogram.lo `test -f '$(SRCDIR)main/arbprogram.c' || echo '$(srcdir)/'`$(SRCDIR)main/arbprogram.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/arbprogram.Tpo $(DEPDIR)/arbprogram.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/arbprogram.c' object='arbprogram.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o arbprogram.lo `test -f '$(SRCDIR)main/arbprogram.c' || echo '$(srcdir)/'`$(SRCDIR)main/arbprogram.c

atifragshader.lo: $(SRCDIR)main/atifragshader.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT atifragshader.lo -MD -MP -MF $(DEPDIR)/atifragshader.Tpo -c -o atifragshader.lo `test -f '$(SRCDIR)main/atifragshader.c' || echo '$(srcdir)/'`$(SRCDIR)main/atifragshader.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/atifragshader.Tpo $(DEPDIR)/atifragshader.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/atifragshader.c' object='atifragshader.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o atifragshader.lo `test -f '$(SRCDIR)main/atifragshader.c' || echo '$(srcdir)/'`$(SRCDIR)main/atifragshader.c

attrib.lo: $(SRCDIR)main/attrib.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT attrib.lo -MD -MP -MF $(DEPDIR)/attrib.Tpo -c -o attrib.lo `test -f '$(SRCDIR)main/attrib.c' || echo '$(srcdir)/'`$(SRCDIR)main/attrib.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/attrib.Tpo $(DEPDIR)/attrib.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/attrib.c' object='attrib.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o attrib.lo `test -f '$(SRCDIR)main/attrib.c' || echo '$(srcdir)/'`$(SRCDIR)main/attrib.c

arrayobj.lo: $(SRCDIR)main/arrayobj.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT arrayobj.lo -MD -MP -MF $(DEPDIR)/arrayobj.Tpo -c -o arrayobj.lo `test -f '$(SRCDIR)main/arrayobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/arrayobj.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/arrayobj.Tpo $(DEPDIR)/arrayobj.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/arrayobj.c' object='arrayobj.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o arrayobj.lo `test -f '$(SRCDIR)main/arrayobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/arrayobj.c

blend.lo: $(SRCDIR)main/blend.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT blend.lo -MD -MP -MF $(DEPDIR)/blend.Tpo -c -o blend.lo `test -f '$(SRCDIR)main/blend.c' || echo '$(srcdir)/'`$(SRCDIR)main/blend.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/blend.Tpo $(DEPDIR)/blend.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/blend.c' object='blend.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o blend.lo `test -f '$(SRCDIR)main/blend.c' || echo '$(srcdir)/'`$(SRCDIR)main/blend.c

bufferobj.lo: $(SRCDIR)main/bufferobj.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bufferobj.lo -MD -MP -MF $(DEPDIR)/bufferobj.Tpo -c -o bufferobj.lo `test -f '$(SRCDIR)main/bufferobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/bufferobj.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/bufferobj.Tpo $(DEPDIR)/bufferobj.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/bufferobj.c' object='bufferobj.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bufferobj.lo `test -f '$(SRCDIR)main/bufferobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/bufferobj.c

buffers.lo: $(SRCDIR)main/buffers.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT buffers.lo -MD -MP -MF $(DEPDIR)/buffers.Tpo -c -o buffers.lo `test -f '$(SRCDIR)main/buffers.c' || echo '$(srcdir)/'`$(SRCDIR)main/buffers.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/buffers.Tpo $(DEPDIR)/buffers.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/buffers.c' object='buffers.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o buffers.lo `test -f '$(SRCDIR)main/buffers.c' || echo '$(srcdir)/'`$(SRCDIR)main/buffers.c

clear.lo: $(SRCDIR)main/clear.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clear.lo -MD -MP -MF $(DEPDIR)/clear.Tpo -c -o clear.lo `test -f '$(SRCDIR)main/clear.c' || echo '$(srcdir)/'`$(SRCDIR)main/clear.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/clear.Tpo $(DEPDIR)/clear.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/clear.c' object='clear.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clear.lo `test -f '$(SRCDIR)main/clear.c' || echo '$(srcdir)/'`$(SRCDIR)main/clear.c

clip.lo: $(SRCDIR)main/clip.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clip.lo -MD -MP -MF $(DEPDIR)/clip.Tpo -c -o clip.lo `test -f '$(SRCDIR)main/clip.c' || echo '$(srcdir)/'`$(SRCDIR)main/clip.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/clip.Tpo $(DEPDIR)/clip.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/clip.c' object='clip.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clip.lo `test -f '$(SRCDIR)main/clip.c' || echo '$(srcdir)/'`$(SRCDIR)main/clip.c

colortab.lo: $(SRCDIR)main/colortab.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT colortab.lo -MD -MP -MF $(DEPDIR)/colortab.Tpo -c -o colortab.lo `test -f '$(SRCDIR)main/colortab.c' || echo '$(srcdir)/'`$(SRCDIR)main/colortab.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/colortab.Tpo $(DEPDIR)/colortab.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/colortab.c' object='colortab.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o colortab.lo `test -f '$(SRCDIR)main/colortab.c' || echo '$(srcdir)/'`$(SRCDIR)main/colortab.c

condrender.lo: $(SRCDIR)main/condrender.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT condrender.lo -MD -MP -MF $(DEPDIR)/condrender.Tpo -c -o condrender.lo `test -f '$(SRCDIR)main/condrender.c' || echo '$(srcdir)/'`$(SRCDIR)main/condrender.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/condrender.Tpo $(DEPDIR)/condrender.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/condrender.c' object='condrender.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o condrender.lo `test -f '$(SRCDIR)main/condrender.c' || echo '$(srcdir)/'`$(SRCDIR)main/condrender.c

context.lo: $(SRCDIR)main/context.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT context.lo -MD -MP -MF $(DEPDIR)/context.Tpo -c -o context.lo `test -f '$(SRCDIR)main/context.c' || echo '$(srcdir)/'`$(SRCDIR)main/context.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/context.Tpo $(DEPDIR)/context.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/context.c' object='context.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o context.lo `test -f '$(SRCDIR)main/context.c' || echo '$(srcdir)/'`$(SRCDIR)main/context.c

convolve.lo: $(SRCDIR)main/convolve.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT convolve.lo -MD -MP -MF $(DEPDIR)/convolve.Tpo -c -o convolve.lo `test -f '$(SRCDIR)main/convolve.c' || echo '$(srcdir)/'`$(SRCDIR)main/convolve.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/convolve.Tpo $(DEPDIR)/convolve.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/convolve.c' object='convolve.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o convolve.lo `test -f '$(SRCDIR)main/convolve.c' || echo '$(srcdir)/'`$(SRCDIR)main/convolve.c

cpuinfo.lo: $(SRCDIR)main/cpuinfo.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cpuinfo.lo -MD -MP -MF $(DEPDIR)/cpuinfo.Tpo -c -o cpuinfo.lo `test -f '$(SRCDIR)main/cpuinfo.c' || echo '$(srcdir)/'`$(SRCDIR)main/cpuinfo.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/cpuinfo.Tpo $(DEPDIR)/cpuinfo.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/cpuinfo.c' object='cpuinfo.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cpuinfo.lo `test -f '$(SRCDIR)main/cpuinfo.c' || echo '$(srcdir)/'`$(SRCDIR)main/cpuinfo.c

debug.lo: $(SRCDIR)main/debug.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT debug.lo -MD -MP -MF $(DEPDIR)/debug.Tpo -c -o debug.lo `test -f '$(SRCDIR)main/debug.c' || echo '$(srcdir)/'`$(SRCDIR)main/debug.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/debug.Tpo $(DEPDIR)/debug.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/debug.c' object='debug.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o debug.lo `test -f '$(SRCDIR)main/debug.c' || echo '$(srcdir)/'`$(SRCDIR)main/debug.c

depth.lo: $(SRCDIR)main/depth.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT depth.lo -MD -MP -MF $(DEPDIR)/depth.Tpo -c -o depth.lo `test -f '$(SRCDIR)main/depth.c' || echo '$(srcdir)/'`$(SRCDIR)main/depth.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/depth.Tpo $(DEPDIR)/depth.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/depth.c' object='depth.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o depth.lo `test -f '$(SRCDIR)main/depth.c' || echo '$(srcdir)/'`$(SRCDIR)main/depth.c

dlist.lo: $(SRCDIR)main/dlist.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dlist.lo -MD -MP -MF $(DEPDIR)/dlist.Tpo -c -o dlist.lo `test -f '$(SRCDIR)main/dlist.c' || echo '$(srcdir)/'`$(SRCDIR)main/dlist.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/dlist.Tpo $(DEPDIR)/dlist.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/dlist.c' object='dlist.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dlist.lo `test -f '$(SRCDIR)main/dlist.c' || echo '$(srcdir)/'`$(SRCDIR)main/dlist.c

drawpix.lo: $(SRCDIR)main/drawpix.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT drawpix.lo -MD -MP -MF $(DEPDIR)/drawpix.Tpo -c -o drawpix.lo `test -f '$(SRCDIR)main/drawpix.c' || echo '$(srcdir)/'`$(SRCDIR)main/drawpix.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/drawpix.Tpo $(DEPDIR)/drawpix.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/drawpix.c' object='drawpix.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o drawpix.lo `test -f '$(SRCDIR)main/drawpix.c' || echo '$(srcdir)/'`$(SRCDIR)main/drawpix.c

drawtex.lo: $(SRCDIR)main/drawtex.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT drawtex.lo -MD -MP -MF $(DEPDIR)/drawtex.Tpo -c -o drawtex.lo `test -f '$(SRCDIR)main/drawtex.c' || echo '$(srcdir)/'`$(SRCDIR)main/drawtex.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/drawtex.Tpo $(DEPDIR)/drawtex.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/drawtex.c' object='drawtex.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o drawtex.lo `test -f '$(SRCDIR)main/drawtex.c' || echo '$(srcdir)/'`$(SRCDIR)main/drawtex.c

enable.lo: $(SRCDIR)main/enable.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT enable.lo -MD -MP -MF $(DEPDIR)/enable.Tpo -c -o enable.lo `test -f '$(SRCDIR)main/enable.c' || echo '$(srcdir)/'`$(SRCDIR)main/enable.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/enable.Tpo $(DEPDIR)/enable.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/enable.c' object='enable.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o enable.lo `test -f '$(SRCDIR)main/enable.c' || echo '$(srcdir)/'`$(SRCDIR)main/enable.c

errors.lo: $(SRCDIR)main/errors.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT errors.lo -MD -MP -MF $(DEPDIR)/errors.Tpo -c -o errors.lo `test -f '$(SRCDIR)main/errors.c' || echo '$(srcdir)/'`$(SRCDIR)main/errors.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/errors.Tpo $(DEPDIR)/errors.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/errors.c' object='errors.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o errors.lo `test -f '$(SRCDIR)main/errors.c' || echo '$(srcdir)/'`$(SRCDIR)main/errors.c

eval.lo: $(SRCDIR)main/eval.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eval.lo -MD -MP -MF $(DEPDIR)/eval.Tpo -c -o eval.lo `test -f '$(SRCDIR)main/eval.c' || echo '$(srcdir)/'`$(SRCDIR)main/eval.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/eval.Tpo $(DEPDIR)/eval.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/eval.c' object='eval.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eval.lo `test -f '$(SRCDIR)main/eval.c' || echo '$(srcdir)/'`$(SRCDIR)main/eval.c

execmem.lo: $(SRCDIR)main/execmem.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT execmem.lo -MD -MP -MF $(DEPDIR)/execmem.Tpo -c -o execmem.lo `test -f '$(SRCDIR)main/execmem.c' || echo '$(srcdir)/'`$(SRCDIR)main/execmem.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/execmem.Tpo $(DEPDIR)/execmem.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/execmem.c' object='execmem.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o execmem.lo `test -f '$(SRCDIR)main/execmem.c' || echo '$(srcdir)/'`$(SRCDIR)main/execmem.c

extensions.lo: $(SRCDIR)main/extensions.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT extensions.lo -MD -MP -MF $(DEPDIR)/extensions.Tpo -c -o extensions.lo `test -f '$(SRCDIR)main/extensions.c' || echo '$(srcdir)/'`$(SRCDIR)main/extensions.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/extensions.Tpo $(DEPDIR)/extensions.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/extensions.c' object='extensions.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o extensions.lo `test -f '$(SRCDIR)main/extensions.c' || echo '$(srcdir)/'`$(SRCDIR)main/extensions.c

fbobject.lo: $(SRCDIR)main/fbobject.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fbobject.lo -MD -MP -MF $(DEPDIR)/fbobject.Tpo -c -o fbobject.lo `test -f '$(SRCDIR)main/fbobject.c' || echo '$(srcdir)/'`$(SRCDIR)main/fbobject.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/fbobject.Tpo $(DEPDIR)/fbobject.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/fbobject.c' object='fbobject.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fbobject.lo `test -f '$(SRCDIR)main/fbobject.c' || echo '$(srcdir)/'`$(SRCDIR)main/fbobject.c

feedback.lo: $(SRCDIR)main/feedback.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT feedback.lo -MD -MP -MF $(DEPDIR)/feedback.Tpo -c -o feedback.lo `test -f '$(SRCDIR)main/feedback.c' || echo '$(srcdir)/'`$(SRCDIR)main/feedback.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/feedback.Tpo $(DEPDIR)/feedback.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/feedback.c' object='feedback.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o feedback.lo `test -f '$(SRCDIR)main/feedback.c' || echo '$(srcdir)/'`$(SRCDIR)main/feedback.c

ffvertex_prog.lo: $(SRCDIR)main/ffvertex_prog.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ffvertex_prog.lo -MD -MP -MF $(DEPDIR)/ffvertex_prog.Tpo -c -o ffvertex_prog.lo `test -f '$(SRCDIR)main/ffvertex_prog.c' || echo '$(srcdir)/'`$(SRCDIR)main/ffvertex_prog.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/ffvertex_prog.Tpo $(DEPDIR)/ffvertex_prog.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/ffvertex_prog.c' object='ffvertex_prog.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ffvertex_prog.lo `test -f '$(SRCDIR)main/ffvertex_prog.c' || echo '$(srcdir)/'`$(SRCDIR)main/ffvertex_prog.c

fog.lo: $(SRCDIR)main/fog.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fog.lo -MD -MP -MF $(DEPDIR)/fog.Tpo -c -o fog.lo `test -f '$(SRCDIR)main/fog.c' || echo '$(srcdir)/'`$(SRCDIR)main/fog.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/fog.Tpo $(DEPDIR)/fog.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/fog.c' object='fog.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fog.lo `test -f '$(SRCDIR)main/fog.c' || echo '$(srcdir)/'`$(SRCDIR)main/fog.c

formatquery.lo: $(SRCDIR)main/formatquery.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT formatquery.lo -MD -MP -MF $(DEPDIR)/formatquery.Tpo -c -o formatquery.lo `test -f '$(SRCDIR)main/formatquery.c' || echo '$(srcdir)/'`$(SRCDIR)main/formatquery.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/formatquery.Tpo $(DEPDIR)/formatquery.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/formatquery.c' object='formatquery.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o formatquery.lo `test -f '$(SRCDIR)main/formatquery.c' || echo '$(srcdir)/'`$(SRCDIR)main/formatquery.c

formats.lo: $(SRCDIR)main/formats.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT formats.lo -MD -MP -MF $(DEPDIR)/formats.Tpo -c -o formats.lo `test -f '$(SRCDIR)main/formats.c' || echo '$(srcdir)/'`$(SRCDIR)main/formats.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/formats.Tpo $(DEPDIR)/formats.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/formats.c' object='formats.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o formats.lo `test -f '$(SRCDIR)main/formats.c' || echo '$(srcdir)/'`$(SRCDIR)main/formats.c

format_pack.lo: $(SRCDIR)main/format_pack.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT format_pack.lo -MD -MP -MF $(DEPDIR)/format_pack.Tpo -c -o format_pack.lo `test -f '$(SRCDIR)main/format_pack.c' || echo '$(srcdir)/'`$(SRCDIR)main/format_pack.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/format_pack.Tpo $(DEPDIR)/format_pack.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/format_pack.c' object='format_pack.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o format_pack.lo `test -f '$(SRCDIR)main/format_pack.c' || echo '$(srcdir)/'`$(SRCDIR)main/format_pack.c

format_unpack.lo: $(SRCDIR)main/format_unpack.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT format_unpack.lo -MD -MP -MF $(DEPDIR)/format_unpack.Tpo -c -o format_unpack.lo `test -f '$(SRCDIR)main/format_unpack.c' || echo '$(srcdir)/'`$(SRCDIR)main/format_unpack.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/format_unpack.Tpo $(DEPDIR)/format_unpack.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/format_unpack.c' object='format_unpack.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o format_unpack.lo `test -f '$(SRCDIR)main/format_unpack.c' || echo '$(srcdir)/'`$(SRCDIR)main/format_unpack.c

framebuffer.lo: $(SRCDIR)main/framebuffer.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT framebuffer.lo -MD -MP -MF $(DEPDIR)/framebuffer.Tpo -c -o framebuffer.lo `test -f '$(SRCDIR)main/framebuffer.c' || echo '$(srcdir)/'`$(SRCDIR)main/framebuffer.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/framebuffer.Tpo $(DEPDIR)/framebuffer.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/framebuffer.c' object='framebuffer.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o framebuffer.lo `test -f '$(SRCDIR)main/framebuffer.c' || echo '$(srcdir)/'`$(SRCDIR)main/framebuffer.c

get.lo: $(SRCDIR)main/get.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT get.lo -MD -MP -MF $(DEPDIR)/get.Tpo -c -o get.lo `test -f '$(SRCDIR)main/get.c' || echo '$(srcdir)/'`$(SRCDIR)main/get.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/get.Tpo $(DEPDIR)/get.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/get.c' object='get.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o get.lo `test -f '$(SRCDIR)main/get.c' || echo '$(srcdir)/'`$(SRCDIR)main/get.c

getstring.lo: $(SRCDIR)main/getstring.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getstring.lo -MD -MP -MF $(DEPDIR)/getstring.Tpo -c -o getstring.lo `test -f '$(SRCDIR)main/getstring.c' || echo '$(srcdir)/'`$(SRCDIR)main/getstring.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/getstring.Tpo $(DEPDIR)/getstring.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/getstring.c' object='getstring.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getstring.lo `test -f '$(SRCDIR)main/getstring.c' || echo '$(srcdir)/'`$(SRCDIR)main/getstring.c

glformats.lo: $(SRCDIR)main/glformats.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT glformats.lo -MD -MP -MF $(DEPDIR)/glformats.Tpo -c -o glformats.lo `test -f '$(SRCDIR)main/glformats.c' || echo '$(srcdir)/'`$(SRCDIR)main/glformats.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/glformats.Tpo $(DEPDIR)/glformats.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/glformats.c' object='glformats.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o glformats.lo `test -f '$(SRCDIR)main/glformats.c' || echo '$(srcdir)/'`$(SRCDIR)main/glformats.c

hash.lo: $(SRCDIR)main/hash.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hash.lo -MD -MP -MF $(DEPDIR)/hash.Tpo -c -o hash.lo `test -f '$(SRCDIR)main/hash.c' || echo '$(srcdir)/'`$(SRCDIR)main/hash.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/hash.Tpo $(DEPDIR)/hash.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/hash.c' object='hash.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hash.lo `test -f '$(SRCDIR)main/hash.c' || echo '$(srcdir)/'`$(SRCDIR)main/hash.c

hash_table.lo: $(SRCDIR)main/hash_table.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hash_table.lo -MD -MP -MF $(DEPDIR)/hash_table.Tpo -c -o hash_table.lo `test -f '$(SRCDIR)main/hash_table.c' || echo '$(srcdir)/'`$(SRCDIR)main/hash_table.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_table.Tpo $(DEPDIR)/hash_table.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/hash_table.c' object='hash_table.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hash_table.lo `test -f '$(SRCDIR)main/hash_table.c' || echo '$(srcdir)/'`$(SRCDIR)main/hash_table.c

hint.lo: $(SRCDIR)main/hint.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hint.lo -MD -MP -MF $(DEPDIR)/hint.Tpo -c -o hint.lo `test -f '$(SRCDIR)main/hint.c' || echo '$(srcdir)/'`$(SRCDIR)main/hint.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/hint.Tpo $(DEPDIR)/hint.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/hint.c' object='hint.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hint.lo `test -f '$(SRCDIR)main/hint.c' || echo '$(srcdir)/'`$(SRCDIR)main/hint.c

histogram.lo: $(SRCDIR)main/histogram.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT histogram.lo -MD -MP -MF $(DEPDIR)/histogram.Tpo -c -o histogram.lo `test -f '$(SRCDIR)main/histogram.c' || echo '$(srcdir)/'`$(SRCDIR)main/histogram.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/histogram.Tpo $(DEPDIR)/histogram.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/histogram.c' object='histogram.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o histogram.lo `test -f '$(SRCDIR)main/histogram.c' || echo '$(srcdir)/'`$(SRCDIR)main/histogram.c

image.lo: $(SRCDIR)main/image.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT image.lo -MD -MP -MF $(DEPDIR)/image.Tpo -c -o image.lo `test -f '$(SRCDIR)main/image.c' || echo '$(srcdir)/'`$(SRCDIR)main/image.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/image.Tpo $(DEPDIR)/image.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/image.c' object='image.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o image.lo `test -f '$(SRCDIR)main/image.c' || echo '$(srcdir)/'`$(SRCDIR)main/image.c

imports.lo: $(SRCDIR)main/imports.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT imports.lo -MD -MP -MF $(DEPDIR)/imports.Tpo -c -o imports.lo `test -f '$(SRCDIR)main/imports.c' || echo '$(srcdir)/'`$(SRCDIR)main/imports.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/imports.Tpo $(DEPDIR)/imports.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/imports.c' object='imports.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o imports.lo `test -f '$(SRCDIR)main/imports.c' || echo '$(srcdir)/'`$(SRCDIR)main/imports.c

light.lo: $(SRCDIR)main/light.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT light.lo -MD -MP -MF $(DEPDIR)/light.Tpo -c -o light.lo `test -f '$(SRCDIR)main/light.c' || echo '$(srcdir)/'`$(SRCDIR)main/light.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/light.Tpo $(DEPDIR)/light.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/light.c' object='light.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o light.lo `test -f '$(SRCDIR)main/light.c' || echo '$(srcdir)/'`$(SRCDIR)main/light.c

lines.lo: $(SRCDIR)main/lines.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lines.lo -MD -MP -MF $(DEPDIR)/lines.Tpo -c -o lines.lo `test -f '$(SRCDIR)main/lines.c' || echo '$(srcdir)/'`$(SRCDIR)main/lines.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/lines.Tpo $(DEPDIR)/lines.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/lines.c' object='lines.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lines.lo `test -f '$(SRCDIR)main/lines.c' || echo '$(srcdir)/'`$(SRCDIR)main/lines.c

matrix.lo: $(SRCDIR)main/matrix.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT matrix.lo -MD -MP -MF $(DEPDIR)/matrix.Tpo -c -o matrix.lo `test -f '$(SRCDIR)main/matrix.c' || echo '$(srcdir)/'`$(SRCDIR)main/matrix.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/matrix.Tpo $(DEPDIR)/matrix.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/matrix.c' object='matrix.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o matrix.lo `test -f '$(SRCDIR)main/matrix.c' || echo '$(srcdir)/'`$(SRCDIR)main/matrix.c

mipmap.lo: $(SRCDIR)main/mipmap.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mipmap.lo -MD -MP -MF $(DEPDIR)/mipmap.Tpo -c -o mipmap.lo `test -f '$(SRCDIR)main/mipmap.c' || echo '$(srcdir)/'`$(SRCDIR)main/mipmap.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/mipmap.Tpo $(DEPDIR)/mipmap.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/mipmap.c' object='mipmap.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mipmap.lo `test -f '$(SRCDIR)main/mipmap.c' || echo '$(srcdir)/'`$(SRCDIR)main/mipmap.c

mm.lo: $(SRCDIR)main/mm.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mm.lo -MD -MP -MF $(DEPDIR)/mm.Tpo -c -o mm.lo `test -f '$(SRCDIR)main/mm.c' || echo '$(srcdir)/'`$(SRCDIR)main/mm.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/mm.Tpo $(DEPDIR)/mm.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/mm.c' object='mm.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mm.lo `test -f '$(SRCDIR)main/mm.c' || echo '$(srcdir)/'`$(SRCDIR)main/mm.c

multisample.lo: $(SRCDIR)main/multisample.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT multisample.lo -MD -MP -MF $(DEPDIR)/multisample.Tpo -c -o multisample.lo `test -f '$(SRCDIR)main/multisample.c' || echo '$(srcdir)/'`$(SRCDIR)main/multisample.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/multisample.Tpo $(DEPDIR)/multisample.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/multisample.c' object='multisample.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o multisample.lo `test -f '$(SRCDIR)main/multisample.c' || echo '$(srcdir)/'`$(SRCDIR)main/multisample.c

pack.lo: $(SRCDIR)main/pack.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pack.lo -MD -MP -MF $(DEPDIR)/pack.Tpo -c -o pack.lo `test -f '$(SRCDIR)main/pack.c' || echo '$(srcdir)/'`$(SRCDIR)main/pack.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/pack.Tpo $(DEPDIR)/pack.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/pack.c' object='pack.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pack.lo `test -f '$(SRCDIR)main/pack.c' || echo '$(srcdir)/'`$(SRCDIR)main/pack.c

pbo.lo: $(SRCDIR)main/pbo.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pbo.lo -MD -MP -MF $(DEPDIR)/pbo.Tpo -c -o pbo.lo `test -f '$(SRCDIR)main/pbo.c' || echo '$(srcdir)/'`$(SRCDIR)main/pbo.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/pbo.Tpo $(DEPDIR)/pbo.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/pbo.c' object='pbo.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pbo.lo `test -f '$(SRCDIR)main/pbo.c' || echo '$(srcdir)/'`$(SRCDIR)main/pbo.c

pixel.lo: $(SRCDIR)main/pixel.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pixel.lo -MD -MP -MF $(DEPDIR)/pixel.Tpo -c -o pixel.lo `test -f '$(SRCDIR)main/pixel.c' || echo '$(srcdir)/'`$(SRCDIR)main/pixel.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/pixel.Tpo $(DEPDIR)/pixel.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/pixel.c' object='pixel.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pixel.lo `test -f '$(SRCDIR)main/pixel.c' || echo '$(srcdir)/'`$(SRCDIR)main/pixel.c

pixelstore.lo: $(SRCDIR)main/pixelstore.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pixelstore.lo -MD -MP -MF $(DEPDIR)/pixelstore.Tpo -c -o pixelstore.lo `test -f '$(SRCDIR)main/pixelstore.c' || echo '$(srcdir)/'`$(SRCDIR)main/pixelstore.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/pixelstore.Tpo $(DEPDIR)/pixelstore.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/pixelstore.c' object='pixelstore.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pixelstore.lo `test -f '$(SRCDIR)main/pixelstore.c' || echo '$(srcdir)/'`$(SRCDIR)main/pixelstore.c

pixeltransfer.lo: $(SRCDIR)main/pixeltransfer.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pixeltransfer.lo -MD -MP -MF $(DEPDIR)/pixeltransfer.Tpo -c -o pixeltransfer.lo `test -f '$(SRCDIR)main/pixeltransfer.c' || echo '$(srcdir)/'`$(SRCDIR)main/pixeltransfer.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/pixeltransfer.Tpo $(DEPDIR)/pixeltransfer.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/pixeltransfer.c' object='pixeltransfer.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pixeltransfer.lo `test -f '$(SRCDIR)main/pixeltransfer.c' || echo '$(srcdir)/'`$(SRCDIR)main/pixeltransfer.c

points.lo: $(SRCDIR)main/points.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT points.lo -MD -MP -MF $(DEPDIR)/points.Tpo -c -o points.lo `test -f '$(SRCDIR)main/points.c' || echo '$(srcdir)/'`$(SRCDIR)main/points.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/points.Tpo $(DEPDIR)/points.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/points.c' object='points.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o points.lo `test -f '$(SRCDIR)main/points.c' || echo '$(srcdir)/'`$(SRCDIR)main/points.c

polygon.lo: $(SRCDIR)main/polygon.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT polygon.lo -MD -MP -MF $(DEPDIR)/polygon.Tpo -c -o polygon.lo `test -f '$(SRCDIR)main/polygon.c' || echo '$(srcdir)/'`$(SRCDIR)main/polygon.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/polygon.Tpo $(DEPDIR)/polygon.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/polygon.c' object='polygon.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o polygon.lo `test -f '$(SRCDIR)main/polygon.c' || echo '$(srcdir)/'`$(SRCDIR)main/polygon.c

queryobj.lo: $(SRCDIR)main/queryobj.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT queryobj.lo -MD -MP -MF $(DEPDIR)/queryobj.Tpo -c -o queryobj.lo `test -f '$(SRCDIR)main/queryobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/queryobj.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/queryobj.Tpo $(DEPDIR)/queryobj.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/queryobj.c' object='queryobj.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o queryobj.lo `test -f '$(SRCDIR)main/queryobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/queryobj.c

querymatrix.lo: $(SRCDIR)main/querymatrix.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT querymatrix.lo -MD -MP -MF $(DEPDIR)/querymatrix.Tpo -c -o querymatrix.lo `test -f '$(SRCDIR)main/querymatrix.c' || echo '$(srcdir)/'`$(SRCDIR)main/querymatrix.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/querymatrix.Tpo $(DEPDIR)/querymatrix.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/querymatrix.c' object='querymatrix.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o querymatrix.lo `test -f '$(SRCDIR)main/querymatrix.c' || echo '$(srcdir)/'`$(SRCDIR)main/querymatrix.c

rastpos.lo: $(SRCDIR)main/rastpos.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rastpos.lo -MD -MP -MF $(DEPDIR)/rastpos.Tpo -c -o rastpos.lo `test -f '$(SRCDIR)main/rastpos.c' || echo '$(srcdir)/'`$(SRCDIR)main/rastpos.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/rastpos.Tpo $(DEPDIR)/rastpos.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/rastpos.c' object='rastpos.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rastpos.lo `test -f '$(SRCDIR)main/rastpos.c' || echo '$(srcdir)/'`$(SRCDIR)main/rastpos.c

readpix.lo: $(SRCDIR)main/readpix.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT readpix.lo -MD -MP -MF $(DEPDIR)/readpix.Tpo -c -o readpix.lo `test -f '$(SRCDIR)main/readpix.c' || echo '$(srcdir)/'`$(SRCDIR)main/readpix.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/readpix.Tpo $(DEPDIR)/readpix.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/readpix.c' object='readpix.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o readpix.lo `test -f '$(SRCDIR)main/readpix.c' || echo '$(srcdir)/'`$(SRCDIR)main/readpix.c

remap.lo: $(SRCDIR)main/remap.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT remap.lo -MD -MP -MF $(DEPDIR)/remap.Tpo -c -o remap.lo `test -f '$(SRCDIR)main/remap.c' || echo '$(srcdir)/'`$(SRCDIR)main/remap.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/remap.Tpo $(DEPDIR)/remap.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/remap.c' object='remap.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o remap.lo `test -f '$(SRCDIR)main/remap.c' || echo '$(srcdir)/'`$(SRCDIR)main/remap.c

renderbuffer.lo: $(SRCDIR)main/renderbuffer.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT renderbuffer.lo -MD -MP -MF $(DEPDIR)/renderbuffer.Tpo -c -o renderbuffer.lo `test -f '$(SRCDIR)main/renderbuffer.c' || echo '$(srcdir)/'`$(SRCDIR)main/renderbuffer.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/renderbuffer.Tpo $(DEPDIR)/renderbuffer.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/renderbuffer.c' object='renderbuffer.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o renderbuffer.lo `test -f '$(SRCDIR)main/renderbuffer.c' || echo '$(srcdir)/'`$(SRCDIR)main/renderbuffer.c

samplerobj.lo: $(SRCDIR)main/samplerobj.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT samplerobj.lo -MD -MP -MF $(DEPDIR)/samplerobj.Tpo -c -o samplerobj.lo `test -f '$(SRCDIR)main/samplerobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/samplerobj.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/samplerobj.Tpo $(DEPDIR)/samplerobj.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/samplerobj.c' object='samplerobj.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o samplerobj.lo `test -f '$(SRCDIR)main/samplerobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/samplerobj.c

scissor.lo: $(SRCDIR)main/scissor.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scissor.lo -MD -MP -MF $(DEPDIR)/scissor.Tpo -c -o scissor.lo `test -f '$(SRCDIR)main/scissor.c' || echo '$(srcdir)/'`$(SRCDIR)main/scissor.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/scissor.Tpo $(DEPDIR)/scissor.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/scissor.c' object='scissor.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scissor.lo `test -f '$(SRCDIR)main/scissor.c' || echo '$(srcdir)/'`$(SRCDIR)main/scissor.c

set.lo: $(SRCDIR)main/set.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT set.lo -MD -MP -MF $(DEPDIR)/set.Tpo -c -o set.lo `test -f '$(SRCDIR)main/set.c' || echo '$(srcdir)/'`$(SRCDIR)main/set.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/set.Tpo $(DEPDIR)/set.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/set.c' object='set.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o set.lo `test -f '$(SRCDIR)main/set.c' || echo '$(srcdir)/'`$(SRCDIR)main/set.c

shaderapi.lo: $(SRCDIR)main/shaderapi.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shaderapi.lo -MD -MP -MF $(DEPDIR)/shaderapi.Tpo -c -o shaderapi.lo `test -f '$(SRCDIR)main/shaderapi.c' || echo '$(srcdir)/'`$(SRCDIR)main/shaderapi.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/shaderapi.Tpo $(DEPDIR)/shaderapi.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/shaderapi.c' object='shaderapi.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shaderapi.lo `test -f '$(SRCDIR)main/shaderapi.c' || echo '$(srcdir)/'`$(SRCDIR)main/shaderapi.c

shaderobj.lo: $(SRCDIR)main/shaderobj.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shaderobj.lo -MD -MP -MF $(DEPDIR)/shaderobj.Tpo -c -o shaderobj.lo `test -f '$(SRCDIR)main/shaderobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/shaderobj.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/shaderobj.Tpo $(DEPDIR)/shaderobj.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/shaderobj.c' object='shaderobj.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shaderobj.lo `test -f '$(SRCDIR)main/shaderobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/shaderobj.c

shared.lo: $(SRCDIR)main/shared.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shared.lo -MD -MP -MF $(DEPDIR)/shared.Tpo -c -o shared.lo `test -f '$(SRCDIR)main/shared.c' || echo '$(srcdir)/'`$(SRCDIR)main/shared.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/shared.Tpo $(DEPDIR)/shared.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/shared.c' object='shared.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shared.lo `test -f '$(SRCDIR)main/shared.c' || echo '$(srcdir)/'`$(SRCDIR)main/shared.c

state.lo: $(SRCDIR)main/state.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT state.lo -MD -MP -MF $(DEPDIR)/state.Tpo -c -o state.lo `test -f '$(SRCDIR)main/state.c' || echo '$(srcdir)/'`$(SRCDIR)main/state.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/state.Tpo $(DEPDIR)/state.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/state.c' object='state.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o state.lo `test -f '$(SRCDIR)main/state.c' || echo '$(srcdir)/'`$(SRCDIR)main/state.c

stencil.lo: $(SRCDIR)main/stencil.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT stencil.lo -MD -MP -MF $(DEPDIR)/stencil.Tpo -c -o stencil.lo `test -f '$(SRCDIR)main/stencil.c' || echo '$(srcdir)/'`$(SRCDIR)main/stencil.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/stencil.Tpo $(DEPDIR)/stencil.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/stencil.c' object='stencil.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o stencil.lo `test -f '$(SRCDIR)main/stencil.c' || echo '$(srcdir)/'`$(SRCDIR)main/stencil.c

syncobj.lo: $(SRCDIR)main/syncobj.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT syncobj.lo -MD -MP -MF $(DEPDIR)/syncobj.Tpo -c -o syncobj.lo `test -f '$(SRCDIR)main/syncobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/syncobj.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/syncobj.Tpo $(DEPDIR)/syncobj.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/syncobj.c' object='syncobj.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o syncobj.lo `test -f '$(SRCDIR)main/syncobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/syncobj.c

texcompress.lo: $(SRCDIR)main/texcompress.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texcompress.lo -MD -MP -MF $(DEPDIR)/texcompress.Tpo -c -o texcompress.lo `test -f '$(SRCDIR)main/texcompress.c' || echo '$(srcdir)/'`$(SRCDIR)main/texcompress.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texcompress.Tpo $(DEPDIR)/texcompress.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texcompress.c' object='texcompress.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texcompress.lo `test -f '$(SRCDIR)main/texcompress.c' || echo '$(srcdir)/'`$(SRCDIR)main/texcompress.c

texcompress_cpal.lo: $(SRCDIR)main/texcompress_cpal.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texcompress_cpal.lo -MD -MP -MF $(DEPDIR)/texcompress_cpal.Tpo -c -o texcompress_cpal.lo `test -f '$(SRCDIR)main/texcompress_cpal.c' || echo '$(srcdir)/'`$(SRCDIR)main/texcompress_cpal.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texcompress_cpal.Tpo $(DEPDIR)/texcompress_cpal.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texcompress_cpal.c' object='texcompress_cpal.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texcompress_cpal.lo `test -f '$(SRCDIR)main/texcompress_cpal.c' || echo '$(srcdir)/'`$(SRCDIR)main/texcompress_cpal.c

texcompress_rgtc.lo: $(SRCDIR)main/texcompress_rgtc.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texcompress_rgtc.lo -MD -MP -MF $(DEPDIR)/texcompress_rgtc.Tpo -c -o texcompress_rgtc.lo `test -f '$(SRCDIR)main/texcompress_rgtc.c' || echo '$(srcdir)/'`$(SRCDIR)main/texcompress_rgtc.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texcompress_rgtc.Tpo $(DEPDIR)/texcompress_rgtc.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texcompress_rgtc.c' object='texcompress_rgtc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texcompress_rgtc.lo `test -f '$(SRCDIR)main/texcompress_rgtc.c' || echo '$(srcdir)/'`$(SRCDIR)main/texcompress_rgtc.c

texcompress_s3tc.lo: $(SRCDIR)main/texcompress_s3tc.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texcompress_s3tc.lo -MD -MP -MF $(DEPDIR)/texcompress_s3tc.Tpo -c -o texcompress_s3tc.lo `test -f '$(SRCDIR)main/texcompress_s3tc.c' || echo '$(srcdir)/'`$(SRCDIR)main/texcompress_s3tc.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texcompress_s3tc.Tpo $(DEPDIR)/texcompress_s3tc.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texcompress_s3tc.c' object='texcompress_s3tc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texcompress_s3tc.lo `test -f '$(SRCDIR)main/texcompress_s3tc.c' || echo '$(srcdir)/'`$(SRCDIR)main/texcompress_s3tc.c

texcompress_fxt1.lo: $(SRCDIR)main/texcompress_fxt1.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texcompress_fxt1.lo -MD -MP -MF $(DEPDIR)/texcompress_fxt1.Tpo -c -o texcompress_fxt1.lo `test -f '$(SRCDIR)main/texcompress_fxt1.c' || echo '$(srcdir)/'`$(SRCDIR)main/texcompress_fxt1.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texcompress_fxt1.Tpo $(DEPDIR)/texcompress_fxt1.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texcompress_fxt1.c' object='texcompress_fxt1.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texcompress_fxt1.lo `test -f '$(SRCDIR)main/texcompress_fxt1.c' || echo '$(srcdir)/'`$(SRCDIR)main/texcompress_fxt1.c

texcompress_etc.lo: $(SRCDIR)main/texcompress_etc.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texcompress_etc.lo -MD -MP -MF $(DEPDIR)/texcompress_etc.Tpo -c -o texcompress_etc.lo `test -f '$(SRCDIR)main/texcompress_etc.c' || echo '$(srcdir)/'`$(SRCDIR)main/texcompress_etc.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texcompress_etc.Tpo $(DEPDIR)/texcompress_etc.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texcompress_etc.c' object='texcompress_etc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texcompress_etc.lo `test -f '$(SRCDIR)main/texcompress_etc.c' || echo '$(srcdir)/'`$(SRCDIR)main/texcompress_etc.c

texenv.lo: $(SRCDIR)main/texenv.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texenv.lo -MD -MP -MF $(DEPDIR)/texenv.Tpo -c -o texenv.lo `test -f '$(SRCDIR)main/texenv.c' || echo '$(srcdir)/'`$(SRCDIR)main/texenv.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texenv.Tpo $(DEPDIR)/texenv.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texenv.c' object='texenv.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texenv.lo `test -f '$(SRCDIR)main/texenv.c' || echo '$(srcdir)/'`$(SRCDIR)main/texenv.c

texformat.lo: $(SRCDIR)main/texformat.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texformat.lo -MD -MP -MF $(DEPDIR)/texformat.Tpo -c -o texformat.lo `test -f '$(SRCDIR)main/texformat.c' || echo '$(srcdir)/'`$(SRCDIR)main/texformat.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texformat.Tpo $(DEPDIR)/texformat.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texformat.c' object='texformat.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texformat.lo `test -f '$(SRCDIR)main/texformat.c' || echo '$(srcdir)/'`$(SRCDIR)main/texformat.c

texgen.lo: $(SRCDIR)main/texgen.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texgen.lo -MD -MP -MF $(DEPDIR)/texgen.Tpo -c -o texgen.lo `test -f '$(SRCDIR)main/texgen.c' || echo '$(srcdir)/'`$(SRCDIR)main/texgen.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texgen.Tpo $(DEPDIR)/texgen.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texgen.c' object='texgen.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texgen.lo `test -f '$(SRCDIR)main/texgen.c' || echo '$(srcdir)/'`$(SRCDIR)main/texgen.c

texgetimage.lo: $(SRCDIR)main/texgetimage.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texgetimage.lo -MD -MP -MF $(DEPDIR)/texgetimage.Tpo -c -o texgetimage.lo `test -f '$(SRCDIR)main/texgetimage.c' || echo '$(srcdir)/'`$(SRCDIR)main/texgetimage.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texgetimage.Tpo $(DEPDIR)/texgetimage.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texgetimage.c' object='texgetimage.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texgetimage.lo `test -f '$(SRCDIR)main/texgetimage.c' || echo '$(srcdir)/'`$(SRCDIR)main/texgetimage.c

teximage.lo: $(SRCDIR)main/teximage.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT teximage.lo -MD -MP -MF $(DEPDIR)/teximage.Tpo -c -o teximage.lo `test -f '$(SRCDIR)main/teximage.c' || echo '$(srcdir)/'`$(SRCDIR)main/teximage.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/teximage.Tpo $(DEPDIR)/teximage.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/teximage.c' object='teximage.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o teximage.lo `test -f '$(SRCDIR)main/teximage.c' || echo '$(srcdir)/'`$(SRCDIR)main/teximage.c

texobj.lo: $(SRCDIR)main/texobj.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texobj.lo -MD -MP -MF $(DEPDIR)/texobj.Tpo -c -o texobj.lo `test -f '$(SRCDIR)main/texobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/texobj.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texobj.Tpo $(DEPDIR)/texobj.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texobj.c' object='texobj.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texobj.lo `test -f '$(SRCDIR)main/texobj.c' || echo '$(srcdir)/'`$(SRCDIR)main/texobj.c

texparam.lo: $(SRCDIR)main/texparam.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texparam.lo -MD -MP -MF $(DEPDIR)/texparam.Tpo -c -o texparam.lo `test -f '$(SRCDIR)main/texparam.c' || echo '$(srcdir)/'`$(SRCDIR)main/texparam.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texparam.Tpo $(DEPDIR)/texparam.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texparam.c' object='texparam.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texparam.lo `test -f '$(SRCDIR)main/texparam.c' || echo '$(srcdir)/'`$(SRCDIR)main/texparam.c

texstate.lo: $(SRCDIR)main/texstate.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texstate.lo -MD -MP -MF $(DEPDIR)/texstate.Tpo -c -o texstate.lo `test -f '$(SRCDIR)main/texstate.c' || echo '$(srcdir)/'`$(SRCDIR)main/texstate.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texstate.Tpo $(DEPDIR)/texstate.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texstate.c' object='texstate.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texstate.lo `test -f '$(SRCDIR)main/texstate.c' || echo '$(srcdir)/'`$(SRCDIR)main/texstate.c

texstorage.lo: $(SRCDIR)main/texstorage.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texstorage.lo -MD -MP -MF $(DEPDIR)/texstorage.Tpo -c -o texstorage.lo `test -f '$(SRCDIR)main/texstorage.c' || echo '$(srcdir)/'`$(SRCDIR)main/texstorage.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texstorage.Tpo $(DEPDIR)/texstorage.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texstorage.c' object='texstorage.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texstorage.lo `test -f '$(SRCDIR)main/texstorage.c' || echo '$(srcdir)/'`$(SRCDIR)main/texstorage.c

texstore.lo: $(SRCDIR)main/texstore.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texstore.lo -MD -MP -MF $(DEPDIR)/texstore.Tpo -c -o texstore.lo `test -f '$(SRCDIR)main/texstore.c' || echo '$(srcdir)/'`$(SRCDIR)main/texstore.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texstore.Tpo $(DEPDIR)/texstore.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texstore.c' object='texstore.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texstore.lo `test -f '$(SRCDIR)main/texstore.c' || echo '$(srcdir)/'`$(SRCDIR)main/texstore.c

texturebarrier.lo: $(SRCDIR)main/texturebarrier.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT texturebarrier.lo -MD -MP -MF $(DEPDIR)/texturebarrier.Tpo -c -o texturebarrier.lo `test -f '$(SRCDIR)main/texturebarrier.c' || echo '$(srcdir)/'`$(SRCDIR)main/texturebarrier.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/texturebarrier.Tpo $(DEPDIR)/texturebarrier.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/texturebarrier.c' object='texturebarrier.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o texturebarrier.lo `test -f '$(SRCDIR)main/texturebarrier.c' || echo '$(srcdir)/'`$(SRCDIR)main/texturebarrier.c

transformfeedback.lo: $(SRCDIR)main/transformfeedback.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transformfeedback.lo -MD -MP -MF $(DEPDIR)/transformfeedback.Tpo -c -o transformfeedback.lo `test -f '$(SRCDIR)main/transformfeedback.c' || echo '$(srcdir)/'`$(SRCDIR)main/transformfeedback.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/transformfeedback.Tpo $(DEPDIR)/transformfeedback.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/transformfeedback.c' object='transformfeedback.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transformfeedback.lo `test -f '$(SRCDIR)main/transformfeedback.c' || echo '$(srcdir)/'`$(SRCDIR)main/transformfeedback.c

uniforms.lo: $(SRCDIR)main/uniforms.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uniforms.lo -MD -MP -MF $(DEPDIR)/uniforms.Tpo -c -o uniforms.lo `test -f '$(SRCDIR)main/uniforms.c' || echo '$(srcdir)/'`$(SRCDIR)main/uniforms.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/uniforms.Tpo $(DEPDIR)/uniforms.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/uniforms.c' object='uniforms.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uniforms.lo `test -f '$(SRCDIR)main/uniforms.c' || echo '$(srcdir)/'`$(SRCDIR)main/uniforms.c

varray.lo: $(SRCDIR)main/varray.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT varray.lo -MD -MP -MF $(DEPDIR)/varray.Tpo -c -o varray.lo `test -f '$(SRCDIR)main/varray.c' || echo '$(srcdir)/'`$(SRCDIR)main/varray.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/varray.Tpo $(DEPDIR)/varray.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/varray.c' object='varray.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o varray.lo `test -f '$(SRCDIR)main/varray.c' || echo '$(srcdir)/'`$(SRCDIR)main/varray.c

version.lo: $(SRCDIR)main/version.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT version.lo -MD -MP -MF $(DEPDIR)/version.Tpo -c -o version.lo `test -f '$(SRCDIR)main/version.c' || echo '$(srcdir)/'`$(SRCDIR)main/version.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/version.Tpo $(DEPDIR)/version.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/version.c' object='version.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o version.lo `test -f '$(SRCDIR)main/version.c' || echo '$(srcdir)/'`$(SRCDIR)main/version.c

viewport.lo: $(SRCDIR)main/viewport.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT viewport.lo -MD -MP -MF $(DEPDIR)/viewport.Tpo -c -o viewport.lo `test -f '$(SRCDIR)main/viewport.c' || echo '$(srcdir)/'`$(SRCDIR)main/viewport.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/viewport.Tpo $(DEPDIR)/viewport.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/viewport.c' object='viewport.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o viewport.lo `test -f '$(SRCDIR)main/viewport.c' || echo '$(srcdir)/'`$(SRCDIR)main/viewport.c

vtxfmt.lo: $(SRCDIR)main/vtxfmt.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vtxfmt.lo -MD -MP -MF $(DEPDIR)/vtxfmt.Tpo -c -o vtxfmt.lo `test -f '$(SRCDIR)main/vtxfmt.c' || echo '$(srcdir)/'`$(SRCDIR)main/vtxfmt.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vtxfmt.Tpo $(DEPDIR)/vtxfmt.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/vtxfmt.c' object='vtxfmt.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vtxfmt.lo `test -f '$(SRCDIR)main/vtxfmt.c' || echo '$(srcdir)/'`$(SRCDIR)main/vtxfmt.c

enums.lo: $(BUILDDIR)main/enums.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT enums.lo -MD -MP -MF $(DEPDIR)/enums.Tpo -c -o enums.lo `test -f '$(BUILDDIR)main/enums.c' || echo '$(srcdir)/'`$(BUILDDIR)main/enums.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/enums.Tpo $(DEPDIR)/enums.Plo
#	$(AM_V_CC)source='$(BUILDDIR)main/enums.c' object='enums.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o enums.lo `test -f '$(BUILDDIR)main/enums.c' || echo '$(srcdir)/'`$(BUILDDIR)main/enums.c

es1_conversion.lo: $(SRCDIR)main/es1_conversion.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT es1_conversion.lo -MD -MP -MF $(DEPDIR)/es1_conversion.Tpo -c -o es1_conversion.lo `test -f '$(SRCDIR)main/es1_conversion.c' || echo '$(srcdir)/'`$(SRCDIR)main/es1_conversion.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/es1_conversion.Tpo $(DEPDIR)/es1_conversion.Plo
#	$(AM_V_CC)source='$(SRCDIR)main/es1_conversion.c' object='es1_conversion.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o es1_conversion.lo `test -f '$(SRCDIR)main/es1_conversion.c' || echo '$(srcdir)/'`$(SRCDIR)main/es1_conversion.c

m_debug_clip.lo: $(SRCDIR)math/m_debug_clip.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT m_debug_clip.lo -MD -MP -MF $(DEPDIR)/m_debug_clip.Tpo -c -o m_debug_clip.lo `test -f '$(SRCDIR)math/m_debug_clip.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_debug_clip.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/m_debug_clip.Tpo $(DEPDIR)/m_debug_clip.Plo
#	$(AM_V_CC)source='$(SRCDIR)math/m_debug_clip.c' object='m_debug_clip.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o m_debug_clip.lo `test -f '$(SRCDIR)math/m_debug_clip.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_debug_clip.c

m_debug_norm.lo: $(SRCDIR)math/m_debug_norm.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT m_debug_norm.lo -MD -MP -MF $(DEPDIR)/m_debug_norm.Tpo -c -o m_debug_norm.lo `test -f '$(SRCDIR)math/m_debug_norm.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_debug_norm.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/m_debug_norm.Tpo $(DEPDIR)/m_debug_norm.Plo
#	$(AM_V_CC)source='$(SRCDIR)math/m_debug_norm.c' object='m_debug_norm.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o m_debug_norm.lo `test -f '$(SRCDIR)math/m_debug_norm.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_debug_norm.c

m_debug_xform.lo: $(SRCDIR)math/m_debug_xform.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT m_debug_xform.lo -MD -MP -MF $(DEPDIR)/m_debug_xform.Tpo -c -o m_debug_xform.lo `test -f '$(SRCDIR)math/m_debug_xform.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_debug_xform.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/m_debug_xform.Tpo $(DEPDIR)/m_debug_xform.Plo
#	$(AM_V_CC)source='$(SRCDIR)math/m_debug_xform.c' object='m_debug_xform.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o m_debug_xform.lo `test -f '$(SRCDIR)math/m_debug_xform.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_debug_xform.c

m_eval.lo: $(SRCDIR)math/m_eval.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT m_eval.lo -MD -MP -MF $(DEPDIR)/m_eval.Tpo -c -o m_eval.lo `test -f '$(SRCDIR)math/m_eval.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_eval.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/m_eval.Tpo $(DEPDIR)/m_eval.Plo
#	$(AM_V_CC)source='$(SRCDIR)math/m_eval.c' object='m_eval.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o m_eval.lo `test -f '$(SRCDIR)math/m_eval.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_eval.c

m_matrix.lo: $(SRCDIR)math/m_matrix.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT m_matrix.lo -MD -MP -MF $(DEPDIR)/m_matrix.Tpo -c -o m_matrix.lo `test -f '$(SRCDIR)math/m_matrix.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_matrix.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/m_matrix.Tpo $(DEPDIR)/m_matrix.Plo
#	$(AM_V_CC)source='$(SRCDIR)math/m_matrix.c' object='m_matrix.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o m_matrix.lo `test -f '$(SRCDIR)math/m_matrix.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_matrix.c

m_translate.lo: $(SRCDIR)math/m_translate.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT m_translate.lo -MD -MP -MF $(DEPDIR)/m_translate.Tpo -c -o m_translate.lo `test -f '$(SRCDIR)math/m_translate.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_translate.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/m_translate.Tpo $(DEPDIR)/m_translate.Plo
#	$(AM_V_CC)source='$(SRCDIR)math/m_translate.c' object='m_translate.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o m_translate.lo `test -f '$(SRCDIR)math/m_translate.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_translate.c

m_vector.lo: $(SRCDIR)math/m_vector.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT m_vector.lo -MD -MP -MF $(DEPDIR)/m_vector.Tpo -c -o m_vector.lo `test -f '$(SRCDIR)math/m_vector.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_vector.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/m_vector.Tpo $(DEPDIR)/m_vector.Plo
#	$(AM_V_CC)source='$(SRCDIR)math/m_vector.c' object='m_vector.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o m_vector.lo `test -f '$(SRCDIR)math/m_vector.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_vector.c

m_xform.lo: $(SRCDIR)math/m_xform.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT m_xform.lo -MD -MP -MF $(DEPDIR)/m_xform.Tpo -c -o m_xform.lo `test -f '$(SRCDIR)math/m_xform.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_xform.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/m_xform.Tpo $(DEPDIR)/m_xform.Plo
#	$(AM_V_CC)source='$(SRCDIR)math/m_xform.c' object='m_xform.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o m_xform.lo `test -f '$(SRCDIR)math/m_xform.c' || echo '$(srcdir)/'`$(SRCDIR)math/m_xform.c

vbo_context.lo: $(SRCDIR)vbo/vbo_context.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_context.lo -MD -MP -MF $(DEPDIR)/vbo_context.Tpo -c -o vbo_context.lo `test -f '$(SRCDIR)vbo/vbo_context.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_context.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_context.Tpo $(DEPDIR)/vbo_context.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_context.c' object='vbo_context.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_context.lo `test -f '$(SRCDIR)vbo/vbo_context.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_context.c

vbo_exec.lo: $(SRCDIR)vbo/vbo_exec.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_exec.lo -MD -MP -MF $(DEPDIR)/vbo_exec.Tpo -c -o vbo_exec.lo `test -f '$(SRCDIR)vbo/vbo_exec.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_exec.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_exec.Tpo $(DEPDIR)/vbo_exec.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_exec.c' object='vbo_exec.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_exec.lo `test -f '$(SRCDIR)vbo/vbo_exec.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_exec.c

vbo_exec_api.lo: $(SRCDIR)vbo/vbo_exec_api.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_exec_api.lo -MD -MP -MF $(DEPDIR)/vbo_exec_api.Tpo -c -o vbo_exec_api.lo `test -f '$(SRCDIR)vbo/vbo_exec_api.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_exec_api.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_exec_api.Tpo $(DEPDIR)/vbo_exec_api.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_exec_api.c' object='vbo_exec_api.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_exec_api.lo `test -f '$(SRCDIR)vbo/vbo_exec_api.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_exec_api.c

vbo_exec_array.lo: $(SRCDIR)vbo/vbo_exec_array.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_exec_array.lo -MD -MP -MF $(DEPDIR)/vbo_exec_array.Tpo -c -o vbo_exec_array.lo `test -f '$(SRCDIR)vbo/vbo_exec_array.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_exec_array.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_exec_array.Tpo $(DEPDIR)/vbo_exec_array.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_exec_array.c' object='vbo_exec_array.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_exec_array.lo `test -f '$(SRCDIR)vbo/vbo_exec_array.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_exec_array.c

vbo_exec_draw.lo: $(SRCDIR)vbo/vbo_exec_draw.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_exec_draw.lo -MD -MP -MF $(DEPDIR)/vbo_exec_draw.Tpo -c -o vbo_exec_draw.lo `test -f '$(SRCDIR)vbo/vbo_exec_draw.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_exec_draw.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_exec_draw.Tpo $(DEPDIR)/vbo_exec_draw.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_exec_draw.c' object='vbo_exec_draw.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_exec_draw.lo `test -f '$(SRCDIR)vbo/vbo_exec_draw.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_exec_draw.c

vbo_exec_eval.lo: $(SRCDIR)vbo/vbo_exec_eval.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_exec_eval.lo -MD -MP -MF $(DEPDIR)/vbo_exec_eval.Tpo -c -o vbo_exec_eval.lo `test -f '$(SRCDIR)vbo/vbo_exec_eval.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_exec_eval.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_exec_eval.Tpo $(DEPDIR)/vbo_exec_eval.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_exec_eval.c' object='vbo_exec_eval.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_exec_eval.lo `test -f '$(SRCDIR)vbo/vbo_exec_eval.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_exec_eval.c

vbo_noop.lo: $(SRCDIR)vbo/vbo_noop.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_noop.lo -MD -MP -MF $(DEPDIR)/vbo_noop.Tpo -c -o vbo_noop.lo `test -f '$(SRCDIR)vbo/vbo_noop.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_noop.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_noop.Tpo $(DEPDIR)/vbo_noop.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_noop.c' object='vbo_noop.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_noop.lo `test -f '$(SRCDIR)vbo/vbo_noop.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_noop.c

vbo_primitive_restart.lo: $(SRCDIR)vbo/vbo_primitive_restart.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_primitive_restart.lo -MD -MP -MF $(DEPDIR)/vbo_primitive_restart.Tpo -c -o vbo_primitive_restart.lo `test -f '$(SRCDIR)vbo/vbo_primitive_restart.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_primitive_restart.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_primitive_restart.Tpo $(DEPDIR)/vbo_primitive_restart.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_primitive_restart.c' object='vbo_primitive_restart.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_primitive_restart.lo `test -f '$(SRCDIR)vbo/vbo_primitive_restart.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_primitive_restart.c

vbo_rebase.lo: $(SRCDIR)vbo/vbo_rebase.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_rebase.lo -MD -MP -MF $(DEPDIR)/vbo_rebase.Tpo -c -o vbo_rebase.lo `test -f '$(SRCDIR)vbo/vbo_rebase.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_rebase.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_rebase.Tpo $(DEPDIR)/vbo_rebase.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_rebase.c' object='vbo_rebase.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_rebase.lo `test -f '$(SRCDIR)vbo/vbo_rebase.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_rebase.c

vbo_split.lo: $(SRCDIR)vbo/vbo_split.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_split.lo -MD -MP -MF $(DEPDIR)/vbo_split.Tpo -c -o vbo_split.lo `test -f '$(SRCDIR)vbo/vbo_split.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_split.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_split.Tpo $(DEPDIR)/vbo_split.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_split.c' object='vbo_split.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_split.lo `test -f '$(SRCDIR)vbo/vbo_split.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_split.c

vbo_split_copy.lo: $(SRCDIR)vbo/vbo_split_copy.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_split_copy.lo -MD -MP -MF $(DEPDIR)/vbo_split_copy.Tpo -c -o vbo_split_copy.lo `test -f '$(SRCDIR)vbo/vbo_split_copy.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_split_copy.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_split_copy.Tpo $(DEPDIR)/vbo_split_copy.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_split_copy.c' object='vbo_split_copy.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_split_copy.lo `test -f '$(SRCDIR)vbo/vbo_split_copy.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_split_copy.c

vbo_split_inplace.lo: $(SRCDIR)vbo/vbo_split_inplace.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_split_inplace.lo -MD -MP -MF $(DEPDIR)/vbo_split_inplace.Tpo -c -o vbo_split_inplace.lo `test -f '$(SRCDIR)vbo/vbo_split_inplace.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_split_inplace.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_split_inplace.Tpo $(DEPDIR)/vbo_split_inplace.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_split_inplace.c' object='vbo_split_inplace.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_split_inplace.lo `test -f '$(SRCDIR)vbo/vbo_split_inplace.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_split_inplace.c

vbo_save.lo: $(SRCDIR)vbo/vbo_save.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_save.lo -MD -MP -MF $(DEPDIR)/vbo_save.Tpo -c -o vbo_save.lo `test -f '$(SRCDIR)vbo/vbo_save.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_save.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_save.Tpo $(DEPDIR)/vbo_save.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_save.c' object='vbo_save.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_save.lo `test -f '$(SRCDIR)vbo/vbo_save.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_save.c

vbo_save_api.lo: $(SRCDIR)vbo/vbo_save_api.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_save_api.lo -MD -MP -MF $(DEPDIR)/vbo_save_api.Tpo -c -o vbo_save_api.lo `test -f '$(SRCDIR)vbo/vbo_save_api.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_save_api.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_save_api.Tpo $(DEPDIR)/vbo_save_api.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_save_api.c' object='vbo_save_api.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_save_api.lo `test -f '$(SRCDIR)vbo/vbo_save_api.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_save_api.c

vbo_save_draw.lo: $(SRCDIR)vbo/vbo_save_draw.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_save_draw.lo -MD -MP -MF $(DEPDIR)/vbo_save_draw.Tpo -c -o vbo_save_draw.lo `test -f '$(SRCDIR)vbo/vbo_save_draw.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_save_draw.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_save_draw.Tpo $(DEPDIR)/vbo_save_draw.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_save_draw.c' object='vbo_save_draw.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_save_draw.lo `test -f '$(SRCDIR)vbo/vbo_save_draw.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_save_draw.c

vbo_save_loopback.lo: $(SRCDIR)vbo/vbo_save_loopback.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT vbo_save_loopback.lo -MD -MP -MF $(DEPDIR)/vbo_save_loopback.Tpo -c -o vbo_save_loopback.lo `test -f '$(SRCDIR)vbo/vbo_save_loopback.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_save_loopback.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/vbo_save_loopback.Tpo $(DEPDIR)/vbo_save_loopback.Plo
#	$(AM_V_CC)source='$(SRCDIR)vbo/vbo_save_loopback.c' object='vbo_save_loopback.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o vbo_save_loopback.lo `test -f '$(SRCDIR)vbo/vbo_save_loopback.c' || echo '$(srcdir)/'`$(SRCDIR)vbo/vbo_save_loopback.c

t_context.lo: $(SRCDIR)tnl/t_context.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_context.lo -MD -MP -MF $(DEPDIR)/t_context.Tpo -c -o t_context.lo `test -f '$(SRCDIR)tnl/t_context.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_context.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_context.Tpo $(DEPDIR)/t_context.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_context.c' object='t_context.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_context.lo `test -f '$(SRCDIR)tnl/t_context.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_context.c

t_pipeline.lo: $(SRCDIR)tnl/t_pipeline.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_pipeline.lo -MD -MP -MF $(DEPDIR)/t_pipeline.Tpo -c -o t_pipeline.lo `test -f '$(SRCDIR)tnl/t_pipeline.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_pipeline.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_pipeline.Tpo $(DEPDIR)/t_pipeline.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_pipeline.c' object='t_pipeline.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_pipeline.lo `test -f '$(SRCDIR)tnl/t_pipeline.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_pipeline.c

t_draw.lo: $(SRCDIR)tnl/t_draw.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_draw.lo -MD -MP -MF $(DEPDIR)/t_draw.Tpo -c -o t_draw.lo `test -f '$(SRCDIR)tnl/t_draw.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_draw.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_draw.Tpo $(DEPDIR)/t_draw.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_draw.c' object='t_draw.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_draw.lo `test -f '$(SRCDIR)tnl/t_draw.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_draw.c

t_rasterpos.lo: $(SRCDIR)tnl/t_rasterpos.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_rasterpos.lo -MD -MP -MF $(DEPDIR)/t_rasterpos.Tpo -c -o t_rasterpos.lo `test -f '$(SRCDIR)tnl/t_rasterpos.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_rasterpos.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_rasterpos.Tpo $(DEPDIR)/t_rasterpos.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_rasterpos.c' object='t_rasterpos.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_rasterpos.lo `test -f '$(SRCDIR)tnl/t_rasterpos.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_rasterpos.c

t_vb_program.lo: $(SRCDIR)tnl/t_vb_program.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vb_program.lo -MD -MP -MF $(DEPDIR)/t_vb_program.Tpo -c -o t_vb_program.lo `test -f '$(SRCDIR)tnl/t_vb_program.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_program.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_program.Tpo $(DEPDIR)/t_vb_program.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vb_program.c' object='t_vb_program.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vb_program.lo `test -f '$(SRCDIR)tnl/t_vb_program.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_program.c

t_vb_render.lo: $(SRCDIR)tnl/t_vb_render.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vb_render.lo -MD -MP -MF $(DEPDIR)/t_vb_render.Tpo -c -o t_vb_render.lo `test -f '$(SRCDIR)tnl/t_vb_render.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_render.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_render.Tpo $(DEPDIR)/t_vb_render.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vb_render.c' object='t_vb_render.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vb_render.lo `test -f '$(SRCDIR)tnl/t_vb_render.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_render.c

t_vb_texgen.lo: $(SRCDIR)tnl/t_vb_texgen.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vb_texgen.lo -MD -MP -MF $(DEPDIR)/t_vb_texgen.Tpo -c -o t_vb_texgen.lo `test -f '$(SRCDIR)tnl/t_vb_texgen.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_texgen.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_texgen.Tpo $(DEPDIR)/t_vb_texgen.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vb_texgen.c' object='t_vb_texgen.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vb_texgen.lo `test -f '$(SRCDIR)tnl/t_vb_texgen.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_texgen.c

t_vb_texmat.lo: $(SRCDIR)tnl/t_vb_texmat.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vb_texmat.lo -MD -MP -MF $(DEPDIR)/t_vb_texmat.Tpo -c -o t_vb_texmat.lo `test -f '$(SRCDIR)tnl/t_vb_texmat.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_texmat.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_texmat.Tpo $(DEPDIR)/t_vb_texmat.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vb_texmat.c' object='t_vb_texmat.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vb_texmat.lo `test -f '$(SRCDIR)tnl/t_vb_texmat.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_texmat.c

t_vb_vertex.lo: $(SRCDIR)tnl/t_vb_vertex.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vb_vertex.lo -MD -MP -MF $(DEPDIR)/t_vb_vertex.Tpo -c -o t_vb_vertex.lo `test -f '$(SRCDIR)tnl/t_vb_vertex.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_vertex.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_vertex.Tpo $(DEPDIR)/t_vb_vertex.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vb_vertex.c' object='t_vb_vertex.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vb_vertex.lo `test -f '$(SRCDIR)tnl/t_vb_vertex.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_vertex.c

t_vb_fog.lo: $(SRCDIR)tnl/t_vb_fog.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vb_fog.lo -MD -MP -MF $(DEPDIR)/t_vb_fog.Tpo -c -o t_vb_fog.lo `test -f '$(SRCDIR)tnl/t_vb_fog.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_fog.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_fog.Tpo $(DEPDIR)/t_vb_fog.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vb_fog.c' object='t_vb_fog.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vb_fog.lo `test -f '$(SRCDIR)tnl/t_vb_fog.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_fog.c

t_vb_light.lo: $(SRCDIR)tnl/t_vb_light.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vb_light.lo -MD -MP -MF $(DEPDIR)/t_vb_light.Tpo -c -o t_vb_light.lo `test -f '$(SRCDIR)tnl/t_vb_light.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_light.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_light.Tpo $(DEPDIR)/t_vb_light.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vb_light.c' object='t_vb_light.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vb_light.lo `test -f '$(SRCDIR)tnl/t_vb_light.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_light.c

t_vb_normals.lo: $(SRCDIR)tnl/t_vb_normals.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vb_normals.lo -MD -MP -MF $(DEPDIR)/t_vb_normals.Tpo -c -o t_vb_normals.lo `test -f '$(SRCDIR)tnl/t_vb_normals.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_normals.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_normals.Tpo $(DEPDIR)/t_vb_normals.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vb_normals.c' object='t_vb_normals.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vb_normals.lo `test -f '$(SRCDIR)tnl/t_vb_normals.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_normals.c

t_vb_points.lo: $(SRCDIR)tnl/t_vb_points.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vb_points.lo -MD -MP -MF $(DEPDIR)/t_vb_points.Tpo -c -o t_vb_points.lo `test -f '$(SRCDIR)tnl/t_vb_points.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_points.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_points.Tpo $(DEPDIR)/t_vb_points.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vb_points.c' object='t_vb_points.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vb_points.lo `test -f '$(SRCDIR)tnl/t_vb_points.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vb_points.c

t_vp_build.lo: $(SRCDIR)tnl/t_vp_build.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vp_build.lo -MD -MP -MF $(DEPDIR)/t_vp_build.Tpo -c -o t_vp_build.lo `test -f '$(SRCDIR)tnl/t_vp_build.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vp_build.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vp_build.Tpo $(DEPDIR)/t_vp_build.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vp_build.c' object='t_vp_build.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vp_build.lo `test -f '$(SRCDIR)tnl/t_vp_build.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vp_build.c

t_vertex.lo: $(SRCDIR)tnl/t_vertex.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vertex.lo -MD -MP -MF $(DEPDIR)/t_vertex.Tpo -c -o t_vertex.lo `test -f '$(SRCDIR)tnl/t_vertex.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vertex.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vertex.Tpo $(DEPDIR)/t_vertex.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vertex.c' object='t_vertex.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vertex.lo `test -f '$(SRCDIR)tnl/t_vertex.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vertex.c

t_vertex_sse.lo: $(SRCDIR)tnl/t_vertex_sse.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vertex_sse.lo -MD -MP -MF $(DEPDIR)/t_vertex_sse.Tpo -c -o t_vertex_sse.lo `test -f '$(SRCDIR)tnl/t_vertex_sse.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vertex_sse.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vertex_sse.Tpo $(DEPDIR)/t_vertex_sse.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vertex_sse.c' object='t_vertex_sse.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vertex_sse.lo `test -f '$(SRCDIR)tnl/t_vertex_sse.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vertex_sse.c

t_vertex_generic.lo: $(SRCDIR)tnl/t_vertex_generic.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT t_vertex_generic.lo -MD -MP -MF $(DEPDIR)/t_vertex_generic.Tpo -c -o t_vertex_generic.lo `test -f '$(SRCDIR)tnl/t_vertex_generic.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vertex_generic.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/t_vertex_generic.Tpo $(DEPDIR)/t_vertex_generic.Plo
#	$(AM_V_CC)source='$(SRCDIR)tnl/t_vertex_generic.c' object='t_vertex_generic.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o t_vertex_generic.lo `test -f '$(SRCDIR)tnl/t_vertex_generic.c' || echo '$(srcdir)/'`$(SRCDIR)tnl/t_vertex_generic.c

s_aaline.lo: $(SRCDIR)swrast/s_aaline.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_aaline.lo -MD -MP -MF $(DEPDIR)/s_aaline.Tpo -c -o s_aaline.lo `test -f '$(SRCDIR)swrast/s_aaline.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_aaline.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_aaline.Tpo $(DEPDIR)/s_aaline.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_aaline.c' object='s_aaline.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_aaline.lo `test -f '$(SRCDIR)swrast/s_aaline.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_aaline.c

s_aatriangle.lo: $(SRCDIR)swrast/s_aatriangle.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_aatriangle.lo -MD -MP -MF $(DEPDIR)/s_aatriangle.Tpo -c -o s_aatriangle.lo `test -f '$(SRCDIR)swrast/s_aatriangle.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_aatriangle.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_aatriangle.Tpo $(DEPDIR)/s_aatriangle.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_aatriangle.c' object='s_aatriangle.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_aatriangle.lo `test -f '$(SRCDIR)swrast/s_aatriangle.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_aatriangle.c

s_alpha.lo: $(SRCDIR)swrast/s_alpha.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_alpha.lo -MD -MP -MF $(DEPDIR)/s_alpha.Tpo -c -o s_alpha.lo `test -f '$(SRCDIR)swrast/s_alpha.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_alpha.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_alpha.Tpo $(DEPDIR)/s_alpha.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_alpha.c' object='s_alpha.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_alpha.lo `test -f '$(SRCDIR)swrast/s_alpha.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_alpha.c

s_atifragshader.lo: $(SRCDIR)swrast/s_atifragshader.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_atifragshader.lo -MD -MP -MF $(DEPDIR)/s_atifragshader.Tpo -c -o s_atifragshader.lo `test -f '$(SRCDIR)swrast/s_atifragshader.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_atifragshader.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_atifragshader.Tpo $(DEPDIR)/s_atifragshader.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_atifragshader.c' object='s_atifragshader.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_atifragshader.lo `test -f '$(SRCDIR)swrast/s_atifragshader.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_atifragshader.c

s_bitmap.lo: $(SRCDIR)swrast/s_bitmap.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_bitmap.lo -MD -MP -MF $(DEPDIR)/s_bitmap.Tpo -c -o s_bitmap.lo `test -f '$(SRCDIR)swrast/s_bitmap.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_bitmap.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_bitmap.Tpo $(DEPDIR)/s_bitmap.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_bitmap.c' object='s_bitmap.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_bitmap.lo `test -f '$(SRCDIR)swrast/s_bitmap.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_bitmap.c

s_blend.lo: $(SRCDIR)swrast/s_blend.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_blend.lo -MD -MP -MF $(DEPDIR)/s_blend.Tpo -c -o s_blend.lo `test -f '$(SRCDIR)swrast/s_blend.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_blend.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_blend.Tpo $(DEPDIR)/s_blend.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_blend.c' object='s_blend.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_blend.lo `test -f '$(SRCDIR)swrast/s_blend.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_blend.c

s_blit.lo: $(SRCDIR)swrast/s_blit.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_blit.lo -MD -MP -MF $(DEPDIR)/s_blit.Tpo -c -o s_blit.lo `test -f '$(SRCDIR)swrast/s_blit.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_blit.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_blit.Tpo $(DEPDIR)/s_blit.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_blit.c' object='s_blit.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_blit.lo `test -f '$(SRCDIR)swrast/s_blit.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_blit.c

s_clear.lo: $(SRCDIR)swrast/s_clear.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_clear.lo -MD -MP -MF $(DEPDIR)/s_clear.Tpo -c -o s_clear.lo `test -f '$(SRCDIR)swrast/s_clear.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_clear.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_clear.Tpo $(DEPDIR)/s_clear.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_clear.c' object='s_clear.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_clear.lo `test -f '$(SRCDIR)swrast/s_clear.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_clear.c

s_copypix.lo: $(SRCDIR)swrast/s_copypix.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_copypix.lo -MD -MP -MF $(DEPDIR)/s_copypix.Tpo -c -o s_copypix.lo `test -f '$(SRCDIR)swrast/s_copypix.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_copypix.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_copypix.Tpo $(DEPDIR)/s_copypix.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_copypix.c' object='s_copypix.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_copypix.lo `test -f '$(SRCDIR)swrast/s_copypix.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_copypix.c

s_context.lo: $(SRCDIR)swrast/s_context.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_context.lo -MD -MP -MF $(DEPDIR)/s_context.Tpo -c -o s_context.lo `test -f '$(SRCDIR)swrast/s_context.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_context.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_context.Tpo $(DEPDIR)/s_context.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_context.c' object='s_context.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_context.lo `test -f '$(SRCDIR)swrast/s_context.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_context.c

s_depth.lo: $(SRCDIR)swrast/s_depth.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_depth.lo -MD -MP -MF $(DEPDIR)/s_depth.Tpo -c -o s_depth.lo `test -f '$(SRCDIR)swrast/s_depth.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_depth.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_depth.Tpo $(DEPDIR)/s_depth.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_depth.c' object='s_depth.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_depth.lo `test -f '$(SRCDIR)swrast/s_depth.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_depth.c

s_drawpix.lo: $(SRCDIR)swrast/s_drawpix.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_drawpix.lo -MD -MP -MF $(DEPDIR)/s_drawpix.Tpo -c -o s_drawpix.lo `test -f '$(SRCDIR)swrast/s_drawpix.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_drawpix.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_drawpix.Tpo $(DEPDIR)/s_drawpix.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_drawpix.c' object='s_drawpix.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_drawpix.lo `test -f '$(SRCDIR)swrast/s_drawpix.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_drawpix.c

s_feedback.lo: $(SRCDIR)swrast/s_feedback.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_feedback.lo -MD -MP -MF $(DEPDIR)/s_feedback.Tpo -c -o s_feedback.lo `test -f '$(SRCDIR)swrast/s_feedback.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_feedback.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_feedback.Tpo $(DEPDIR)/s_feedback.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_feedback.c' object='s_feedback.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_feedback.lo `test -f '$(SRCDIR)swrast/s_feedback.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_feedback.c

s_fog.lo: $(SRCDIR)swrast/s_fog.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_fog.lo -MD -MP -MF $(DEPDIR)/s_fog.Tpo -c -o s_fog.lo `test -f '$(SRCDIR)swrast/s_fog.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_fog.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_fog.Tpo $(DEPDIR)/s_fog.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_fog.c' object='s_fog.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_fog.lo `test -f '$(SRCDIR)swrast/s_fog.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_fog.c

s_fragprog.lo: $(SRCDIR)swrast/s_fragprog.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_fragprog.lo -MD -MP -MF $(DEPDIR)/s_fragprog.Tpo -c -o s_fragprog.lo `test -f '$(SRCDIR)swrast/s_fragprog.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_fragprog.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_fragprog.Tpo $(DEPDIR)/s_fragprog.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_fragprog.c' object='s_fragprog.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_fragprog.lo `test -f '$(SRCDIR)swrast/s_fragprog.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_fragprog.c

s_lines.lo: $(SRCDIR)swrast/s_lines.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_lines.lo -MD -MP -MF $(DEPDIR)/s_lines.Tpo -c -o s_lines.lo `test -f '$(SRCDIR)swrast/s_lines.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_lines.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_lines.Tpo $(DEPDIR)/s_lines.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_lines.c' object='s_lines.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_lines.lo `test -f '$(SRCDIR)swrast/s_lines.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_lines.c

s_logic.lo: $(SRCDIR)swrast/s_logic.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_logic.lo -MD -MP -MF $(DEPDIR)/s_logic.Tpo -c -o s_logic.lo `test -f '$(SRCDIR)swrast/s_logic.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_logic.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_logic.Tpo $(DEPDIR)/s_logic.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_logic.c' object='s_logic.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_logic.lo `test -f '$(SRCDIR)swrast/s_logic.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_logic.c

s_masking.lo: $(SRCDIR)swrast/s_masking.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_masking.lo -MD -MP -MF $(DEPDIR)/s_masking.Tpo -c -o s_masking.lo `test -f '$(SRCDIR)swrast/s_masking.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_masking.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_masking.Tpo $(DEPDIR)/s_masking.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_masking.c' object='s_masking.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_masking.lo `test -f '$(SRCDIR)swrast/s_masking.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_masking.c

s_points.lo: $(SRCDIR)swrast/s_points.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_points.lo -MD -MP -MF $(DEPDIR)/s_points.Tpo -c -o s_points.lo `test -f '$(SRCDIR)swrast/s_points.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_points.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_points.Tpo $(DEPDIR)/s_points.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_points.c' object='s_points.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_points.lo `test -f '$(SRCDIR)swrast/s_points.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_points.c

s_renderbuffer.lo: $(SRCDIR)swrast/s_renderbuffer.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_renderbuffer.lo -MD -MP -MF $(DEPDIR)/s_renderbuffer.Tpo -c -o s_renderbuffer.lo `test -f '$(SRCDIR)swrast/s_renderbuffer.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_renderbuffer.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_renderbuffer.Tpo $(DEPDIR)/s_renderbuffer.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_renderbuffer.c' object='s_renderbuffer.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_renderbuffer.lo `test -f '$(SRCDIR)swrast/s_renderbuffer.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_renderbuffer.c

s_span.lo: $(SRCDIR)swrast/s_span.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_span.lo -MD -MP -MF $(DEPDIR)/s_span.Tpo -c -o s_span.lo `test -f '$(SRCDIR)swrast/s_span.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_span.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_span.Tpo $(DEPDIR)/s_span.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_span.c' object='s_span.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_span.lo `test -f '$(SRCDIR)swrast/s_span.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_span.c

s_stencil.lo: $(SRCDIR)swrast/s_stencil.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_stencil.lo -MD -MP -MF $(DEPDIR)/s_stencil.Tpo -c -o s_stencil.lo `test -f '$(SRCDIR)swrast/s_stencil.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_stencil.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_stencil.Tpo $(DEPDIR)/s_stencil.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_stencil.c' object='s_stencil.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_stencil.lo `test -f '$(SRCDIR)swrast/s_stencil.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_stencil.c

s_texcombine.lo: $(SRCDIR)swrast/s_texcombine.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_texcombine.lo -MD -MP -MF $(DEPDIR)/s_texcombine.Tpo -c -o s_texcombine.lo `test -f '$(SRCDIR)swrast/s_texcombine.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_texcombine.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_texcombine.Tpo $(DEPDIR)/s_texcombine.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_texcombine.c' object='s_texcombine.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_texcombine.lo `test -f '$(SRCDIR)swrast/s_texcombine.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_texcombine.c

s_texfetch.lo: $(SRCDIR)swrast/s_texfetch.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_texfetch.lo -MD -MP -MF $(DEPDIR)/s_texfetch.Tpo -c -o s_texfetch.lo `test -f '$(SRCDIR)swrast/s_texfetch.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_texfetch.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_texfetch.Tpo $(DEPDIR)/s_texfetch.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_texfetch.c' object='s_texfetch.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_texfetch.lo `test -f '$(SRCDIR)swrast/s_texfetch.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_texfetch.c

s_texfilter.lo: $(SRCDIR)swrast/s_texfilter.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_texfilter.lo -MD -MP -MF $(DEPDIR)/s_texfilter.Tpo -c -o s_texfilter.lo `test -f '$(SRCDIR)swrast/s_texfilter.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_texfilter.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_texfilter.Tpo $(DEPDIR)/s_texfilter.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_texfilter.c' object='s_texfilter.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_texfilter.lo `test -f '$(SRCDIR)swrast/s_texfilter.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_texfilter.c

s_texrender.lo: $(SRCDIR)swrast/s_texrender.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_texrender.lo -MD -MP -MF $(DEPDIR)/s_texrender.Tpo -c -o s_texrender.lo `test -f '$(SRCDIR)swrast/s_texrender.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_texrender.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_texrender.Tpo $(DEPDIR)/s_texrender.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_texrender.c' object='s_texrender.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_texrender.lo `test -f '$(SRCDIR)swrast/s_texrender.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_texrender.c

s_texture.lo: $(SRCDIR)swrast/s_texture.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_texture.lo -MD -MP -MF $(DEPDIR)/s_texture.Tpo -c -o s_texture.lo `test -f '$(SRCDIR)swrast/s_texture.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_texture.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_texture.Tpo $(DEPDIR)/s_texture.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_texture.c' object='s_texture.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_texture.lo `test -f '$(SRCDIR)swrast/s_texture.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_texture.c

s_triangle.lo: $(SRCDIR)swrast/s_triangle.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_triangle.lo -MD -MP -MF $(DEPDIR)/s_triangle.Tpo -c -o s_triangle.lo `test -f '$(SRCDIR)swrast/s_triangle.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_triangle.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_triangle.Tpo $(DEPDIR)/s_triangle.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_triangle.c' object='s_triangle.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_triangle.lo `test -f '$(SRCDIR)swrast/s_triangle.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_triangle.c

s_zoom.lo: $(SRCDIR)swrast/s_zoom.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT s_zoom.lo -MD -MP -MF $(DEPDIR)/s_zoom.Tpo -c -o s_zoom.lo `test -f '$(SRCDIR)swrast/s_zoom.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_zoom.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/s_zoom.Tpo $(DEPDIR)/s_zoom.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast/s_zoom.c' object='s_zoom.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o s_zoom.lo `test -f '$(SRCDIR)swrast/s_zoom.c' || echo '$(srcdir)/'`$(SRCDIR)swrast/s_zoom.c

ss_context.lo: $(SRCDIR)swrast_setup/ss_context.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ss_context.lo -MD -MP -MF $(DEPDIR)/ss_context.Tpo -c -o ss_context.lo `test -f '$(SRCDIR)swrast_setup/ss_context.c' || echo '$(srcdir)/'`$(SRCDIR)swrast_setup/ss_context.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/ss_context.Tpo $(DEPDIR)/ss_context.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast_setup/ss_context.c' object='ss_context.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ss_context.lo `test -f '$(SRCDIR)swrast_setup/ss_context.c' || echo '$(srcdir)/'`$(SRCDIR)swrast_setup/ss_context.c

ss_triangle.lo: $(SRCDIR)swrast_setup/ss_triangle.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ss_triangle.lo -MD -MP -MF $(DEPDIR)/ss_triangle.Tpo -c -o ss_triangle.lo `test -f '$(SRCDIR)swrast_setup/ss_triangle.c' || echo '$(srcdir)/'`$(SRCDIR)swrast_setup/ss_triangle.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/ss_triangle.Tpo $(DEPDIR)/ss_triangle.Plo
#	$(AM_V_CC)source='$(SRCDIR)swrast_setup/ss_triangle.c' object='ss_triangle.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ss_triangle.lo `test -f '$(SRCDIR)swrast_setup/ss_triangle.c' || echo '$(srcdir)/'`$(SRCDIR)swrast_setup/ss_triangle.c

driverfuncs.lo: $(SRCDIR)drivers/common/driverfuncs.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT driverfuncs.lo -MD -MP -MF $(DEPDIR)/driverfuncs.Tpo -c -o driverfuncs.lo `test -f '$(SRCDIR)drivers/common/driverfuncs.c' || echo '$(srcdir)/'`$(SRCDIR)drivers/common/driverfuncs.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/driverfuncs.Tpo $(DEPDIR)/driverfuncs.Plo
#	$(AM_V_CC)source='$(SRCDIR)drivers/common/driverfuncs.c' object='driverfuncs.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o driverfuncs.lo `test -f '$(SRCDIR)drivers/common/driverfuncs.c' || echo '$(srcdir)/'`$(SRCDIR)drivers/common/driverfuncs.c

meta.lo: $(SRCDIR)drivers/common/meta.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT meta.lo -MD -MP -MF $(DEPDIR)/meta.Tpo -c -o meta.lo `test -f '$(SRCDIR)drivers/common/meta.c' || echo '$(srcdir)/'`$(SRCDIR)drivers/common/meta.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/meta.Tpo $(DEPDIR)/meta.Plo
#	$(AM_V_CC)source='$(SRCDIR)drivers/common/meta.c' object='meta.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o meta.lo `test -f '$(SRCDIR)drivers/common/meta.c' || echo '$(srcdir)/'`$(SRCDIR)drivers/common/meta.c

common_x86.lo: $(SRCDIR)x86/common_x86.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT common_x86.lo -MD -MP -MF $(DEPDIR)/common_x86.Tpo -c -o common_x86.lo `test -f '$(SRCDIR)x86/common_x86.c' || echo '$(srcdir)/'`$(SRCDIR)x86/common_x86.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/common_x86.Tpo $(DEPDIR)/common_x86.Plo
#	$(AM_V_CC)source='$(SRCDIR)x86/common_x86.c' object='common_x86.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o common_x86.lo `test -f '$(SRCDIR)x86/common_x86.c' || echo '$(srcdir)/'`$(SRCDIR)x86/common_x86.c

x86_xform.lo: $(SRCDIR)x86/x86_xform.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86_xform.lo -MD -MP -MF $(DEPDIR)/x86_xform.Tpo -c -o x86_xform.lo `test -f '$(SRCDIR)x86/x86_xform.c' || echo '$(srcdir)/'`$(SRCDIR)x86/x86_xform.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/x86_xform.Tpo $(DEPDIR)/x86_xform.Plo
#	$(AM_V_CC)source='$(SRCDIR)x86/x86_xform.c' object='x86_xform.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86_xform.lo `test -f '$(SRCDIR)x86/x86_xform.c' || echo '$(srcdir)/'`$(SRCDIR)x86/x86_xform.c

3dnow.lo: $(SRCDIR)x86/3dnow.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT 3dnow.lo -MD -MP -MF $(DEPDIR)/3dnow.Tpo -c -o 3dnow.lo `test -f '$(SRCDIR)x86/3dnow.c' || echo '$(srcdir)/'`$(SRCDIR)x86/3dnow.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/3dnow.Tpo $(DEPDIR)/3dnow.Plo
#	$(AM_V_CC)source='$(SRCDIR)x86/3dnow.c' object='3dnow.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o 3dnow.lo `test -f '$(SRCDIR)x86/3dnow.c' || echo '$(srcdir)/'`$(SRCDIR)x86/3dnow.c

sse.lo: $(SRCDIR)x86/sse.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sse.lo -MD -MP -MF $(DEPDIR)/sse.Tpo -c -o sse.lo `test -f '$(SRCDIR)x86/sse.c' || echo '$(srcdir)/'`$(SRCDIR)x86/sse.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/sse.Tpo $(DEPDIR)/sse.Plo
#	$(AM_V_CC)source='$(SRCDIR)x86/sse.c' object='sse.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sse.lo `test -f '$(SRCDIR)x86/sse.c' || echo '$(srcdir)/'`$(SRCDIR)x86/sse.c

x86sse.lo: $(SRCDIR)x86/rtasm/x86sse.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86sse.lo -MD -MP -MF $(DEPDIR)/x86sse.Tpo -c -o x86sse.lo `test -f '$(SRCDIR)x86/rtasm/x86sse.c' || echo '$(srcdir)/'`$(SRCDIR)x86/rtasm/x86sse.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/x86sse.Tpo $(DEPDIR)/x86sse.Plo
#	$(AM_V_CC)source='$(SRCDIR)x86/rtasm/x86sse.c' object='x86sse.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86sse.lo `test -f '$(SRCDIR)x86/rtasm/x86sse.c' || echo '$(srcdir)/'`$(SRCDIR)x86/rtasm/x86sse.c

sparc.lo: $(SRCDIR)sparc/sparc.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT sparc.lo -MD -MP -MF $(DEPDIR)/sparc.Tpo -c -o sparc.lo `test -f '$(SRCDIR)sparc/sparc.c' || echo '$(srcdir)/'`$(SRCDIR)sparc/sparc.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/sparc.Tpo $(DEPDIR)/sparc.Plo
#	$(AM_V_CC)source='$(SRCDIR)sparc/sparc.c' object='sparc.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o sparc.lo `test -f '$(SRCDIR)sparc/sparc.c' || echo '$(srcdir)/'`$(SRCDIR)sparc/sparc.c

x86-64.lo: $(SRCDIR)x86-64/x86-64.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT x86-64.lo -MD -MP -MF $(DEPDIR)/x86-64.Tpo -c -o x86-64.lo `test -f '$(SRCDIR)x86-64/x86-64.c' || echo '$(srcdir)/'`$(SRCDIR)x86-64/x86-64.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/x86-64.Tpo $(DEPDIR)/x86-64.Plo
#	$(AM_V_CC)source='$(SRCDIR)x86-64/x86-64.c' object='x86-64.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o x86-64.lo `test -f '$(SRCDIR)x86-64/x86-64.c' || echo '$(srcdir)/'`$(SRCDIR)x86-64/x86-64.c

st_atom.lo: $(SRCDIR)state_tracker/st_atom.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom.lo -MD -MP -MF $(DEPDIR)/st_atom.Tpo -c -o st_atom.lo `test -f '$(SRCDIR)state_tracker/st_atom.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom.Tpo $(DEPDIR)/st_atom.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom.c' object='st_atom.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom.lo `test -f '$(SRCDIR)state_tracker/st_atom.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom.c

st_atom_array.lo: $(SRCDIR)state_tracker/st_atom_array.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_array.lo -MD -MP -MF $(DEPDIR)/st_atom_array.Tpo -c -o st_atom_array.lo `test -f '$(SRCDIR)state_tracker/st_atom_array.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_array.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_array.Tpo $(DEPDIR)/st_atom_array.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_array.c' object='st_atom_array.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_array.lo `test -f '$(SRCDIR)state_tracker/st_atom_array.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_array.c

st_atom_blend.lo: $(SRCDIR)state_tracker/st_atom_blend.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_blend.lo -MD -MP -MF $(DEPDIR)/st_atom_blend.Tpo -c -o st_atom_blend.lo `test -f '$(SRCDIR)state_tracker/st_atom_blend.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_blend.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_blend.Tpo $(DEPDIR)/st_atom_blend.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_blend.c' object='st_atom_blend.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_blend.lo `test -f '$(SRCDIR)state_tracker/st_atom_blend.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_blend.c

st_atom_clip.lo: $(SRCDIR)state_tracker/st_atom_clip.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_clip.lo -MD -MP -MF $(DEPDIR)/st_atom_clip.Tpo -c -o st_atom_clip.lo `test -f '$(SRCDIR)state_tracker/st_atom_clip.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_clip.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_clip.Tpo $(DEPDIR)/st_atom_clip.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_clip.c' object='st_atom_clip.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_clip.lo `test -f '$(SRCDIR)state_tracker/st_atom_clip.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_clip.c

st_atom_constbuf.lo: $(SRCDIR)state_tracker/st_atom_constbuf.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_constbuf.lo -MD -MP -MF $(DEPDIR)/st_atom_constbuf.Tpo -c -o st_atom_constbuf.lo `test -f '$(SRCDIR)state_tracker/st_atom_constbuf.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_constbuf.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_constbuf.Tpo $(DEPDIR)/st_atom_constbuf.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_constbuf.c' object='st_atom_constbuf.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_constbuf.lo `test -f '$(SRCDIR)state_tracker/st_atom_constbuf.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_constbuf.c

st_atom_depth.lo: $(SRCDIR)state_tracker/st_atom_depth.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_depth.lo -MD -MP -MF $(DEPDIR)/st_atom_depth.Tpo -c -o st_atom_depth.lo `test -f '$(SRCDIR)state_tracker/st_atom_depth.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_depth.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_depth.Tpo $(DEPDIR)/st_atom_depth.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_depth.c' object='st_atom_depth.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_depth.lo `test -f '$(SRCDIR)state_tracker/st_atom_depth.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_depth.c

st_atom_framebuffer.lo: $(SRCDIR)state_tracker/st_atom_framebuffer.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_framebuffer.lo -MD -MP -MF $(DEPDIR)/st_atom_framebuffer.Tpo -c -o st_atom_framebuffer.lo `test -f '$(SRCDIR)state_tracker/st_atom_framebuffer.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_framebuffer.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_framebuffer.Tpo $(DEPDIR)/st_atom_framebuffer.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_framebuffer.c' object='st_atom_framebuffer.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_framebuffer.lo `test -f '$(SRCDIR)state_tracker/st_atom_framebuffer.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_framebuffer.c

st_atom_msaa.lo: $(SRCDIR)state_tracker/st_atom_msaa.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_msaa.lo -MD -MP -MF $(DEPDIR)/st_atom_msaa.Tpo -c -o st_atom_msaa.lo `test -f '$(SRCDIR)state_tracker/st_atom_msaa.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_msaa.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_msaa.Tpo $(DEPDIR)/st_atom_msaa.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_msaa.c' object='st_atom_msaa.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_msaa.lo `test -f '$(SRCDIR)state_tracker/st_atom_msaa.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_msaa.c

st_atom_pixeltransfer.lo: $(SRCDIR)state_tracker/st_atom_pixeltransfer.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_pixeltransfer.lo -MD -MP -MF $(DEPDIR)/st_atom_pixeltransfer.Tpo -c -o st_atom_pixeltransfer.lo `test -f '$(SRCDIR)state_tracker/st_atom_pixeltransfer.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_pixeltransfer.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_pixeltransfer.Tpo $(DEPDIR)/st_atom_pixeltransfer.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_pixeltransfer.c' object='st_atom_pixeltransfer.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_pixeltransfer.lo `test -f '$(SRCDIR)state_tracker/st_atom_pixeltransfer.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_pixeltransfer.c

st_atom_sampler.lo: $(SRCDIR)state_tracker/st_atom_sampler.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_sampler.lo -MD -MP -MF $(DEPDIR)/st_atom_sampler.Tpo -c -o st_atom_sampler.lo `test -f '$(SRCDIR)state_tracker/st_atom_sampler.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_sampler.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_sampler.Tpo $(DEPDIR)/st_atom_sampler.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_sampler.c' object='st_atom_sampler.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_sampler.lo `test -f '$(SRCDIR)state_tracker/st_atom_sampler.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_sampler.c

st_atom_scissor.lo: $(SRCDIR)state_tracker/st_atom_scissor.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_scissor.lo -MD -MP -MF $(DEPDIR)/st_atom_scissor.Tpo -c -o st_atom_scissor.lo `test -f '$(SRCDIR)state_tracker/st_atom_scissor.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_scissor.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_scissor.Tpo $(DEPDIR)/st_atom_scissor.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_scissor.c' object='st_atom_scissor.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_scissor.lo `test -f '$(SRCDIR)state_tracker/st_atom_scissor.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_scissor.c

st_atom_shader.lo: $(SRCDIR)state_tracker/st_atom_shader.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_shader.lo -MD -MP -MF $(DEPDIR)/st_atom_shader.Tpo -c -o st_atom_shader.lo `test -f '$(SRCDIR)state_tracker/st_atom_shader.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_shader.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_shader.Tpo $(DEPDIR)/st_atom_shader.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_shader.c' object='st_atom_shader.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_shader.lo `test -f '$(SRCDIR)state_tracker/st_atom_shader.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_shader.c

st_atom_rasterizer.lo: $(SRCDIR)state_tracker/st_atom_rasterizer.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_rasterizer.lo -MD -MP -MF $(DEPDIR)/st_atom_rasterizer.Tpo -c -o st_atom_rasterizer.lo `test -f '$(SRCDIR)state_tracker/st_atom_rasterizer.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_rasterizer.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_rasterizer.Tpo $(DEPDIR)/st_atom_rasterizer.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_rasterizer.c' object='st_atom_rasterizer.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_rasterizer.lo `test -f '$(SRCDIR)state_tracker/st_atom_rasterizer.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_rasterizer.c

st_atom_stipple.lo: $(SRCDIR)state_tracker/st_atom_stipple.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_stipple.lo -MD -MP -MF $(DEPDIR)/st_atom_stipple.Tpo -c -o st_atom_stipple.lo `test -f '$(SRCDIR)state_tracker/st_atom_stipple.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_stipple.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_stipple.Tpo $(DEPDIR)/st_atom_stipple.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_stipple.c' object='st_atom_stipple.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_stipple.lo `test -f '$(SRCDIR)state_tracker/st_atom_stipple.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_stipple.c

st_atom_texture.lo: $(SRCDIR)state_tracker/st_atom_texture.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_texture.lo -MD -MP -MF $(DEPDIR)/st_atom_texture.Tpo -c -o st_atom_texture.lo `test -f '$(SRCDIR)state_tracker/st_atom_texture.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_texture.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_texture.Tpo $(DEPDIR)/st_atom_texture.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_texture.c' object='st_atom_texture.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_texture.lo `test -f '$(SRCDIR)state_tracker/st_atom_texture.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_texture.c

st_atom_viewport.lo: $(SRCDIR)state_tracker/st_atom_viewport.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_atom_viewport.lo -MD -MP -MF $(DEPDIR)/st_atom_viewport.Tpo -c -o st_atom_viewport.lo `test -f '$(SRCDIR)state_tracker/st_atom_viewport.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_viewport.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_viewport.Tpo $(DEPDIR)/st_atom_viewport.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_viewport.c' object='st_atom_viewport.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_atom_viewport.lo `test -f '$(SRCDIR)state_tracker/st_atom_viewport.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_atom_viewport.c

st_cb_bitmap.lo: $(SRCDIR)state_tracker/st_cb_bitmap.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_bitmap.lo -MD -MP -MF $(DEPDIR)/st_cb_bitmap.Tpo -c -o st_cb_bitmap.lo `test -f '$(SRCDIR)state_tracker/st_cb_bitmap.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_bitmap.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_bitmap.Tpo $(DEPDIR)/st_cb_bitmap.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_bitmap.c' object='st_cb_bitmap.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_bitmap.lo `test -f '$(SRCDIR)state_tracker/st_cb_bitmap.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_bitmap.c

st_cb_blit.lo: $(SRCDIR)state_tracker/st_cb_blit.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_blit.lo -MD -MP -MF $(DEPDIR)/st_cb_blit.Tpo -c -o st_cb_blit.lo `test -f '$(SRCDIR)state_tracker/st_cb_blit.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_blit.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_blit.Tpo $(DEPDIR)/st_cb_blit.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_blit.c' object='st_cb_blit.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_blit.lo `test -f '$(SRCDIR)state_tracker/st_cb_blit.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_blit.c

st_cb_bufferobjects.lo: $(SRCDIR)state_tracker/st_cb_bufferobjects.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_bufferobjects.lo -MD -MP -MF $(DEPDIR)/st_cb_bufferobjects.Tpo -c -o st_cb_bufferobjects.lo `test -f '$(SRCDIR)state_tracker/st_cb_bufferobjects.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_bufferobjects.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_bufferobjects.Tpo $(DEPDIR)/st_cb_bufferobjects.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_bufferobjects.c' object='st_cb_bufferobjects.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_bufferobjects.lo `test -f '$(SRCDIR)state_tracker/st_cb_bufferobjects.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_bufferobjects.c

st_cb_clear.lo: $(SRCDIR)state_tracker/st_cb_clear.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_clear.lo -MD -MP -MF $(DEPDIR)/st_cb_clear.Tpo -c -o st_cb_clear.lo `test -f '$(SRCDIR)state_tracker/st_cb_clear.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_clear.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_clear.Tpo $(DEPDIR)/st_cb_clear.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_clear.c' object='st_cb_clear.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_clear.lo `test -f '$(SRCDIR)state_tracker/st_cb_clear.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_clear.c

st_cb_condrender.lo: $(SRCDIR)state_tracker/st_cb_condrender.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_condrender.lo -MD -MP -MF $(DEPDIR)/st_cb_condrender.Tpo -c -o st_cb_condrender.lo `test -f '$(SRCDIR)state_tracker/st_cb_condrender.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_condrender.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_condrender.Tpo $(DEPDIR)/st_cb_condrender.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_condrender.c' object='st_cb_condrender.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_condrender.lo `test -f '$(SRCDIR)state_tracker/st_cb_condrender.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_condrender.c

st_cb_flush.lo: $(SRCDIR)state_tracker/st_cb_flush.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_flush.lo -MD -MP -MF $(DEPDIR)/st_cb_flush.Tpo -c -o st_cb_flush.lo `test -f '$(SRCDIR)state_tracker/st_cb_flush.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_flush.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_flush.Tpo $(DEPDIR)/st_cb_flush.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_flush.c' object='st_cb_flush.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_flush.lo `test -f '$(SRCDIR)state_tracker/st_cb_flush.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_flush.c

st_cb_drawpixels.lo: $(SRCDIR)state_tracker/st_cb_drawpixels.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_drawpixels.lo -MD -MP -MF $(DEPDIR)/st_cb_drawpixels.Tpo -c -o st_cb_drawpixels.lo `test -f '$(SRCDIR)state_tracker/st_cb_drawpixels.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_drawpixels.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_drawpixels.Tpo $(DEPDIR)/st_cb_drawpixels.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_drawpixels.c' object='st_cb_drawpixels.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_drawpixels.lo `test -f '$(SRCDIR)state_tracker/st_cb_drawpixels.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_drawpixels.c

st_cb_drawtex.lo: $(SRCDIR)state_tracker/st_cb_drawtex.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_drawtex.lo -MD -MP -MF $(DEPDIR)/st_cb_drawtex.Tpo -c -o st_cb_drawtex.lo `test -f '$(SRCDIR)state_tracker/st_cb_drawtex.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_drawtex.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_drawtex.Tpo $(DEPDIR)/st_cb_drawtex.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_drawtex.c' object='st_cb_drawtex.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_drawtex.lo `test -f '$(SRCDIR)state_tracker/st_cb_drawtex.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_drawtex.c

st_cb_eglimage.lo: $(SRCDIR)state_tracker/st_cb_eglimage.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_eglimage.lo -MD -MP -MF $(DEPDIR)/st_cb_eglimage.Tpo -c -o st_cb_eglimage.lo `test -f '$(SRCDIR)state_tracker/st_cb_eglimage.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_eglimage.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_eglimage.Tpo $(DEPDIR)/st_cb_eglimage.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_eglimage.c' object='st_cb_eglimage.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_eglimage.lo `test -f '$(SRCDIR)state_tracker/st_cb_eglimage.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_eglimage.c

st_cb_fbo.lo: $(SRCDIR)state_tracker/st_cb_fbo.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_fbo.lo -MD -MP -MF $(DEPDIR)/st_cb_fbo.Tpo -c -o st_cb_fbo.lo `test -f '$(SRCDIR)state_tracker/st_cb_fbo.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_fbo.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_fbo.Tpo $(DEPDIR)/st_cb_fbo.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_fbo.c' object='st_cb_fbo.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_fbo.lo `test -f '$(SRCDIR)state_tracker/st_cb_fbo.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_fbo.c

st_cb_feedback.lo: $(SRCDIR)state_tracker/st_cb_feedback.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_feedback.lo -MD -MP -MF $(DEPDIR)/st_cb_feedback.Tpo -c -o st_cb_feedback.lo `test -f '$(SRCDIR)state_tracker/st_cb_feedback.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_feedback.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_feedback.Tpo $(DEPDIR)/st_cb_feedback.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_feedback.c' object='st_cb_feedback.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_feedback.lo `test -f '$(SRCDIR)state_tracker/st_cb_feedback.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_feedback.c

st_cb_program.lo: $(SRCDIR)state_tracker/st_cb_program.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_program.lo -MD -MP -MF $(DEPDIR)/st_cb_program.Tpo -c -o st_cb_program.lo `test -f '$(SRCDIR)state_tracker/st_cb_program.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_program.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_program.Tpo $(DEPDIR)/st_cb_program.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_program.c' object='st_cb_program.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_program.lo `test -f '$(SRCDIR)state_tracker/st_cb_program.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_program.c

st_cb_queryobj.lo: $(SRCDIR)state_tracker/st_cb_queryobj.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_queryobj.lo -MD -MP -MF $(DEPDIR)/st_cb_queryobj.Tpo -c -o st_cb_queryobj.lo `test -f '$(SRCDIR)state_tracker/st_cb_queryobj.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_queryobj.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_queryobj.Tpo $(DEPDIR)/st_cb_queryobj.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_queryobj.c' object='st_cb_queryobj.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_queryobj.lo `test -f '$(SRCDIR)state_tracker/st_cb_queryobj.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_queryobj.c

st_cb_rasterpos.lo: $(SRCDIR)state_tracker/st_cb_rasterpos.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_rasterpos.lo -MD -MP -MF $(DEPDIR)/st_cb_rasterpos.Tpo -c -o st_cb_rasterpos.lo `test -f '$(SRCDIR)state_tracker/st_cb_rasterpos.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_rasterpos.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_rasterpos.Tpo $(DEPDIR)/st_cb_rasterpos.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_rasterpos.c' object='st_cb_rasterpos.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_rasterpos.lo `test -f '$(SRCDIR)state_tracker/st_cb_rasterpos.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_rasterpos.c

st_cb_readpixels.lo: $(SRCDIR)state_tracker/st_cb_readpixels.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_readpixels.lo -MD -MP -MF $(DEPDIR)/st_cb_readpixels.Tpo -c -o st_cb_readpixels.lo `test -f '$(SRCDIR)state_tracker/st_cb_readpixels.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_readpixels.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_readpixels.Tpo $(DEPDIR)/st_cb_readpixels.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_readpixels.c' object='st_cb_readpixels.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_readpixels.lo `test -f '$(SRCDIR)state_tracker/st_cb_readpixels.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_readpixels.c

st_cb_syncobj.lo: $(SRCDIR)state_tracker/st_cb_syncobj.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_syncobj.lo -MD -MP -MF $(DEPDIR)/st_cb_syncobj.Tpo -c -o st_cb_syncobj.lo `test -f '$(SRCDIR)state_tracker/st_cb_syncobj.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_syncobj.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_syncobj.Tpo $(DEPDIR)/st_cb_syncobj.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_syncobj.c' object='st_cb_syncobj.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_syncobj.lo `test -f '$(SRCDIR)state_tracker/st_cb_syncobj.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_syncobj.c

st_cb_strings.lo: $(SRCDIR)state_tracker/st_cb_strings.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_strings.lo -MD -MP -MF $(DEPDIR)/st_cb_strings.Tpo -c -o st_cb_strings.lo `test -f '$(SRCDIR)state_tracker/st_cb_strings.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_strings.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_strings.Tpo $(DEPDIR)/st_cb_strings.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_strings.c' object='st_cb_strings.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_strings.lo `test -f '$(SRCDIR)state_tracker/st_cb_strings.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_strings.c

st_cb_texture.lo: $(SRCDIR)state_tracker/st_cb_texture.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_texture.lo -MD -MP -MF $(DEPDIR)/st_cb_texture.Tpo -c -o st_cb_texture.lo `test -f '$(SRCDIR)state_tracker/st_cb_texture.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_texture.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_texture.Tpo $(DEPDIR)/st_cb_texture.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_texture.c' object='st_cb_texture.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_texture.lo `test -f '$(SRCDIR)state_tracker/st_cb_texture.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_texture.c

st_cb_texturebarrier.lo: $(SRCDIR)state_tracker/st_cb_texturebarrier.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_texturebarrier.lo -MD -MP -MF $(DEPDIR)/st_cb_texturebarrier.Tpo -c -o st_cb_texturebarrier.lo `test -f '$(SRCDIR)state_tracker/st_cb_texturebarrier.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_texturebarrier.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_texturebarrier.Tpo $(DEPDIR)/st_cb_texturebarrier.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_texturebarrier.c' object='st_cb_texturebarrier.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_texturebarrier.lo `test -f '$(SRCDIR)state_tracker/st_cb_texturebarrier.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_texturebarrier.c

st_cb_viewport.lo: $(SRCDIR)state_tracker/st_cb_viewport.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_viewport.lo -MD -MP -MF $(DEPDIR)/st_cb_viewport.Tpo -c -o st_cb_viewport.lo `test -f '$(SRCDIR)state_tracker/st_cb_viewport.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_viewport.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_viewport.Tpo $(DEPDIR)/st_cb_viewport.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_viewport.c' object='st_cb_viewport.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_viewport.lo `test -f '$(SRCDIR)state_tracker/st_cb_viewport.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_viewport.c

st_cb_xformfb.lo: $(SRCDIR)state_tracker/st_cb_xformfb.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_xformfb.lo -MD -MP -MF $(DEPDIR)/st_cb_xformfb.Tpo -c -o st_cb_xformfb.lo `test -f '$(SRCDIR)state_tracker/st_cb_xformfb.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_xformfb.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_xformfb.Tpo $(DEPDIR)/st_cb_xformfb.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_xformfb.c' object='st_cb_xformfb.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_xformfb.lo `test -f '$(SRCDIR)state_tracker/st_cb_xformfb.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_xformfb.c

st_context.lo: $(SRCDIR)state_tracker/st_context.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_context.lo -MD -MP -MF $(DEPDIR)/st_context.Tpo -c -o st_context.lo `test -f '$(SRCDIR)state_tracker/st_context.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_context.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_context.Tpo $(DEPDIR)/st_context.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_context.c' object='st_context.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_context.lo `test -f '$(SRCDIR)state_tracker/st_context.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_context.c

st_debug.lo: $(SRCDIR)state_tracker/st_debug.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_debug.lo -MD -MP -MF $(DEPDIR)/st_debug.Tpo -c -o st_debug.lo `test -f '$(SRCDIR)state_tracker/st_debug.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_debug.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_debug.Tpo $(DEPDIR)/st_debug.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_debug.c' object='st_debug.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_debug.lo `test -f '$(SRCDIR)state_tracker/st_debug.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_debug.c

st_draw.lo: $(SRCDIR)state_tracker/st_draw.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_draw.lo -MD -MP -MF $(DEPDIR)/st_draw.Tpo -c -o st_draw.lo `test -f '$(SRCDIR)state_tracker/st_draw.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_draw.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_draw.Tpo $(DEPDIR)/st_draw.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_draw.c' object='st_draw.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_draw.lo `test -f '$(SRCDIR)state_tracker/st_draw.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_draw.c

st_draw_feedback.lo: $(SRCDIR)state_tracker/st_draw_feedback.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_draw_feedback.lo -MD -MP -MF $(DEPDIR)/st_draw_feedback.Tpo -c -o st_draw_feedback.lo `test -f '$(SRCDIR)state_tracker/st_draw_feedback.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_draw_feedback.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_draw_feedback.Tpo $(DEPDIR)/st_draw_feedback.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_draw_feedback.c' object='st_draw_feedback.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_draw_feedback.lo `test -f '$(SRCDIR)state_tracker/st_draw_feedback.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_draw_feedback.c

st_extensions.lo: $(SRCDIR)state_tracker/st_extensions.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_extensions.lo -MD -MP -MF $(DEPDIR)/st_extensions.Tpo -c -o st_extensions.lo `test -f '$(SRCDIR)state_tracker/st_extensions.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_extensions.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_extensions.Tpo $(DEPDIR)/st_extensions.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_extensions.c' object='st_extensions.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_extensions.lo `test -f '$(SRCDIR)state_tracker/st_extensions.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_extensions.c

st_format.lo: $(SRCDIR)state_tracker/st_format.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_format.lo -MD -MP -MF $(DEPDIR)/st_format.Tpo -c -o st_format.lo `test -f '$(SRCDIR)state_tracker/st_format.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_format.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_format.Tpo $(DEPDIR)/st_format.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_format.c' object='st_format.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_format.lo `test -f '$(SRCDIR)state_tracker/st_format.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_format.c

st_gen_mipmap.lo: $(SRCDIR)state_tracker/st_gen_mipmap.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_gen_mipmap.lo -MD -MP -MF $(DEPDIR)/st_gen_mipmap.Tpo -c -o st_gen_mipmap.lo `test -f '$(SRCDIR)state_tracker/st_gen_mipmap.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_gen_mipmap.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_gen_mipmap.Tpo $(DEPDIR)/st_gen_mipmap.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_gen_mipmap.c' object='st_gen_mipmap.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_gen_mipmap.lo `test -f '$(SRCDIR)state_tracker/st_gen_mipmap.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_gen_mipmap.c

st_manager.lo: $(SRCDIR)state_tracker/st_manager.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_manager.lo -MD -MP -MF $(DEPDIR)/st_manager.Tpo -c -o st_manager.lo `test -f '$(SRCDIR)state_tracker/st_manager.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_manager.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_manager.Tpo $(DEPDIR)/st_manager.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_manager.c' object='st_manager.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_manager.lo `test -f '$(SRCDIR)state_tracker/st_manager.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_manager.c

st_mesa_to_tgsi.lo: $(SRCDIR)state_tracker/st_mesa_to_tgsi.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_mesa_to_tgsi.lo -MD -MP -MF $(DEPDIR)/st_mesa_to_tgsi.Tpo -c -o st_mesa_to_tgsi.lo `test -f '$(SRCDIR)state_tracker/st_mesa_to_tgsi.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_mesa_to_tgsi.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_mesa_to_tgsi.Tpo $(DEPDIR)/st_mesa_to_tgsi.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_mesa_to_tgsi.c' object='st_mesa_to_tgsi.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_mesa_to_tgsi.lo `test -f '$(SRCDIR)state_tracker/st_mesa_to_tgsi.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_mesa_to_tgsi.c

st_program.lo: $(SRCDIR)state_tracker/st_program.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_program.lo -MD -MP -MF $(DEPDIR)/st_program.Tpo -c -o st_program.lo `test -f '$(SRCDIR)state_tracker/st_program.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_program.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_program.Tpo $(DEPDIR)/st_program.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_program.c' object='st_program.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_program.lo `test -f '$(SRCDIR)state_tracker/st_program.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_program.c

st_texture.lo: $(SRCDIR)state_tracker/st_texture.c
	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_texture.lo -MD -MP -MF $(DEPDIR)/st_texture.Tpo -c -o st_texture.lo `test -f '$(SRCDIR)state_tracker/st_texture.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_texture.c
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_texture.Tpo $(DEPDIR)/st_texture.Plo
#	$(AM_V_CC)source='$(SRCDIR)state_tracker/st_texture.c' object='st_texture.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_texture.lo `test -f '$(SRCDIR)state_tracker/st_texture.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_texture.c

.cpp.o:
	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CXX)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ $<

.cpp.obj:
	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CXX)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.cpp.lo:
	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CXX)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LTCXXCOMPILE) -c -o $@ $<

ff_fragment_shader.lo: $(SRCDIR)main/ff_fragment_shader.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ff_fragment_shader.lo -MD -MP -MF $(DEPDIR)/ff_fragment_shader.Tpo -c -o ff_fragment_shader.lo `test -f '$(SRCDIR)main/ff_fragment_shader.cpp' || echo '$(srcdir)/'`$(SRCDIR)main/ff_fragment_shader.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/ff_fragment_shader.Tpo $(DEPDIR)/ff_fragment_shader.Plo
#	$(AM_V_CXX)source='$(SRCDIR)main/ff_fragment_shader.cpp' object='ff_fragment_shader.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ff_fragment_shader.lo `test -f '$(SRCDIR)main/ff_fragment_shader.cpp' || echo '$(srcdir)/'`$(SRCDIR)main/ff_fragment_shader.cpp

shader_query.lo: $(SRCDIR)main/shader_query.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT shader_query.lo -MD -MP -MF $(DEPDIR)/shader_query.Tpo -c -o shader_query.lo `test -f '$(SRCDIR)main/shader_query.cpp' || echo '$(srcdir)/'`$(SRCDIR)main/shader_query.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/shader_query.Tpo $(DEPDIR)/shader_query.Plo
#	$(AM_V_CXX)source='$(SRCDIR)main/shader_query.cpp' object='shader_query.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o shader_query.lo `test -f '$(SRCDIR)main/shader_query.cpp' || echo '$(srcdir)/'`$(SRCDIR)main/shader_query.cpp

uniform_query.lo: $(SRCDIR)main/uniform_query.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT uniform_query.lo -MD -MP -MF $(DEPDIR)/uniform_query.Tpo -c -o uniform_query.lo `test -f '$(SRCDIR)main/uniform_query.cpp' || echo '$(srcdir)/'`$(SRCDIR)main/uniform_query.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/uniform_query.Tpo $(DEPDIR)/uniform_query.Plo
#	$(AM_V_CXX)source='$(SRCDIR)main/uniform_query.cpp' object='uniform_query.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o uniform_query.lo `test -f '$(SRCDIR)main/uniform_query.cpp' || echo '$(srcdir)/'`$(SRCDIR)main/uniform_query.cpp

st_glsl_to_tgsi.lo: $(SRCDIR)state_tracker/st_glsl_to_tgsi.cpp
	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT st_glsl_to_tgsi.lo -MD -MP -MF $(DEPDIR)/st_glsl_to_tgsi.Tpo -c -o st_glsl_to_tgsi.lo `test -f '$(SRCDIR)state_tracker/st_glsl_to_tgsi.cpp' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_glsl_to_tgsi.cpp
	$(AM_V_at)$(am__mv) $(DEPDIR)/st_glsl_to_tgsi.Tpo $(DEPDIR)/st_glsl_to_tgsi.Plo
#	$(AM_V_CXX)source='$(SRCDIR)state_tracker/st_glsl_to_tgsi.cpp' object='st_glsl_to_tgsi.lo' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(AM_V_CXX_no)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o st_glsl_to_tgsi.lo `test -f '$(SRCDIR)state_tracker/st_glsl_to_tgsi.cpp' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_glsl_to_tgsi.cpp

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-pkgconfigDATA: $(pkgconfig_DATA)
	@$(NORMAL_INSTALL)
	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
	done

uninstall-pkgconfigDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
install-glHEADERS: $(gl_HEADERS)
	@$(NORMAL_INSTALL)
	@list='$(gl_HEADERS)'; test -n "$(gldir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(gldir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(gldir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(gldir)'"; \
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(gldir)" || exit $$?; \
	done

uninstall-glHEADERS:
	@$(NORMAL_UNINSTALL)
	@list='$(gl_HEADERS)'; test -n "$(gldir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(gldir)'; $(am__uninstall_files_from_dir)

# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
#     (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
	@fail= failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

$(RECURSIVE_CLEAN_TARGETS):
	@fail= failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	rev=''; for subdir in $$list; do \
	  if test "$$subdir" = "."; then :; else \
	    rev="$$subdir $$rev"; \
	  fi; \
	done; \
	rev="$$rev ."; \
	target=`echo $@ | sed s/-recursive//`; \
	for subdir in $$rev; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done && test -z "$$fail"
tags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
	done
ctags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
	done

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	mkid -fID $$unique

TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	set x; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	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
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	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"

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
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    $(am__make_dryrun) \
	      || test -d "$(distdir)/$$subdir" \
	      || $(MKDIR_P) "$(distdir)/$$subdir" \
	      || exit 1; \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
check-am: all-am
	$(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES)
check: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) check-recursive
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
installdirs: installdirs-recursive
installdirs-am:
	for dir in "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(gldir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-recursive
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:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

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)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
clean: clean-recursive

clean-am: clean-checkLTLIBRARIES clean-generic clean-libtool \
	clean-noinstLTLIBRARIES mostlyclean-am

distclean: distclean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-recursive

dvi-am:

html: html-recursive

html-am:

info: info-recursive

info-am:

install-data-am: install-glHEADERS install-pkgconfigDATA

install-dvi: install-dvi-recursive

install-dvi-am:

install-exec-am:

install-html: install-html-recursive

install-html-am:

install-info: install-info-recursive

install-info-am:

install-man:

install-pdf: install-pdf-recursive

install-pdf-am:

install-ps: install-ps-recursive

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-recursive
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-recursive

pdf-am:

ps: ps-recursive

ps-am:

uninstall-am: uninstall-glHEADERS uninstall-pkgconfigDATA

.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
	check-am ctags-recursive install install-am install-strip \
	tags-recursive

.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
	all all-am check check-am clean clean-checkLTLIBRARIES \
	clean-generic clean-libtool clean-noinstLTLIBRARIES ctags \
	ctags-recursive 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-glHEADERS install-html install-html-am \
	install-info install-info-am install-man install-pdf \
	install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
	install-strip installcheck installcheck-am installdirs \
	installdirs-am maintainer-clean maintainer-clean-generic \
	mostlyclean mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
	uninstall uninstall-am uninstall-glHEADERS \
	uninstall-pkgconfigDATA


.PHONY: main/git_sha1.h.tmp
main/git_sha1.h.tmp:
	@touch main/git_sha1.h.tmp
	@if test -d ../../.git; then \
		if which git > /dev/null; then \
		    git log -n 1 --oneline | \
			sed 's/^\([^ ]*\) .*/#define MESA_GIT_SHA1 "git-\1"/' \
			> main/git_sha1.h.tmp ; \
		fi \
	fi

main/git_sha1.h: main/git_sha1.h.tmp
	@echo "updating main/git_sha1.h"
	@if ! cmp -s main/git_sha1.h.tmp main/git_sha1.h; then \
		mv main/git_sha1.h.tmp main/git_sha1.h ;\
	else \
		rm main/git_sha1.h.tmp ;\
	fi
include $(GLAPI)/glapi_gen.mk

main/get_hash.h: $(GLAPI)/gl_and_es_API.xml main/get_hash_params.py 	\
		 $(GET_HASH_GEN) Makefile
	$(AM_V_GEN)set -e;						\
	$(PYTHON2) $(PYTHON_FLAGS) $(srcdir)/$(GET_HASH_GEN) 		\
		$(GET_HASH_GEN_FLAGS) -f $< > $@.tmp;			\
	mv $@.tmp $@;

# Emacs tags
tags:
	etags `find . -name \*.[ch]` $(top_srcdir)/include/GL/*.h

# 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:
