Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4357 → Rev 4358

/contrib/sdk/sources/Mesa/src/mesa/Makefile.in
0,0 → 1,3868
# Makefile.in generated by automake 1.14 from Makefile.am.
# @configure_input@
 
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
 
@SET_MAKE@
 
# 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.
 
 
 
VPATH = @srcdir@
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
am__make_running_with_option = \
case $${target_option-} in \
?) ;; \
*) echo "am__make_running_with_option: internal error: invalid" \
"target option '$${target_option-}' specified" >&2; \
exit 1;; \
esac; \
has_opt=no; \
sane_makeflags=$$MAKEFLAGS; \
if $(am__is_gnu_make); then \
sane_makeflags=$$MFLAGS; \
else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
bs=\\; \
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
fi; \
skip_next=no; \
strip_trailopt () \
{ \
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
}; \
for flg in $$sane_makeflags; do \
test $$skip_next = yes && { skip_next=no; continue; }; \
case $$flg in \
*=*|--*) continue;; \
-*I) strip_trailopt 'I'; skip_next=yes;; \
-*I?*) strip_trailopt 'I';; \
-*O) strip_trailopt 'O'; skip_next=yes;; \
-*O?*) strip_trailopt 'O';; \
-*l) strip_trailopt 'l'; skip_next=yes;; \
-*l?*) strip_trailopt 'l';; \
-[dEDm]) skip_next=yes;; \
-[JT]) skip_next=yes;; \
esac; \
case $$flg in \
*$$target_option*) has_opt=yes; break;; \
esac; \
done; \
test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
@HAVE_X11_DRIVER_TRUE@am__append_1 = drivers/x11
@HAVE_DRI_TRUE@am__append_2 = drivers/dri
@HAVE_OSMESA_TRUE@am__append_3 = drivers/osmesa
@NEED_LIBMESA_TRUE@am__append_4 = libmesa.la
@HAVE_GALLIUM_TRUE@am__append_5 = libmesagallium.la
DIST_COMMON = $(srcdir)/Makefile.sources $(srcdir)/Makefile.in \
$(srcdir)/Makefile.am $(srcdir)/gl.pc.in \
$(top_srcdir)/bin/depcomp $(gl_HEADERS)
@HAVE_X86_ASM_TRUE@am__append_6 = $(X86_FILES)
@HAVE_X86_ASM_TRUE@am__append_7 = \
@HAVE_X86_ASM_TRUE@ -I$(top_builddir)/src/mesa/x86 \
@HAVE_X86_ASM_TRUE@ -I$(top_srcdir)/src/mesa/x86
 
@HAVE_X86_64_ASM_TRUE@am__append_8 = $(X86_64_FILES)
@HAVE_X86_64_ASM_TRUE@am__append_9 = \
@HAVE_X86_64_ASM_TRUE@ -I$(top_builddir)/src/mesa/x86-64 \
@HAVE_X86_64_ASM_TRUE@ -I$(top_srcdir)/src/mesa/x86-64
 
@HAVE_SPARC_ASM_TRUE@am__append_10 = $(SPARC_FILES)
@HAVE_SPARC_ASM_TRUE@am__append_11 = \
@HAVE_SPARC_ASM_TRUE@ -I$(top_builddir)/src/mesa/sparc \
@HAVE_SPARC_ASM_TRUE@ -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
@HAVE_X86_ASM_TRUE@am__objects_13 = $(am__objects_12)
am__objects_14 = xform4.lo
@HAVE_X86_64_ASM_TRUE@am__objects_15 = $(am__objects_14)
am__objects_16 = sparc_clip.lo norm.lo xform.lo
@HAVE_SPARC_ASM_TRUE@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_@AM_V@)
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
am__v_lt_0 = --silent
am__v_lt_1 =
libmesa_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(libmesa_la_LDFLAGS) $(LDFLAGS) -o $@
@NEED_LIBMESA_FALSE@am_libmesa_la_rpath =
@NEED_LIBMESA_TRUE@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_msaa.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_msaa.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)
@HAVE_GALLIUM_TRUE@am_libmesagallium_la_rpath =
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
DEFAULT_INCLUDES = -I.@am__isrc@
depcomp = $(SHELL) $(top_srcdir)/bin/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
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_@AM_V@)
am__v_CPPAS_ = $(am__v_CPPAS_@AM_DEFAULT_V@)
am__v_CPPAS_0 = @echo " CPPAS " $@;
am__v_CPPAS_1 =
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_@AM_V@)
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
am__v_CC_1 =
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
am__v_CCLD_1 =
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CXXFLAGS) $(CXXFLAGS)
AM_V_CXX = $(am__v_CXX_@AM_V@)
am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
am__v_CXX_0 = @echo " CXX " $@;
am__v_CXX_1 =
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
am__v_CXXLD_0 = @echo " CXXLD " $@;
am__v_CXXLD_1 =
SOURCES = $(libmesa_la_SOURCES) $(libmesagallium_la_SOURCES)
DIST_SOURCES = $(am__libmesa_la_SOURCES_DIST) \
$(am__libmesagallium_la_SOURCES_DIST)
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
ctags-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 \
tags-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_CLEAN_TARGETS) \
$(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
distdir
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
BEGIN { nonempty = 0; } \
{ items[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique. This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
list='$(am__tagged_files)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = program x86 x86-64 . libdricore drivers/x11 drivers/dri \
drivers/osmesa
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 = @ACLOCAL@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BUILD_EXEEXT = @BUILD_EXEEXT@
BUILD_OBJEXT = @BUILD_OBJEXT@
CC = @CC@
CCAS = @CCAS@
CCASDEPMODE = @CCASDEPMODE@
CCASFLAGS = @CCASFLAGS@
CCDEPMODE = @CCDEPMODE@
CC_FOR_BUILD = @CC_FOR_BUILD@
CFLAGS = @CFLAGS@
CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
CLANG_RESOURCE_DIR = @CLANG_RESOURCE_DIR@
CLOCK_LIB = @CLOCK_LIB@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
CPP_FOR_BUILD = @CPP_FOR_BUILD@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXCPPFLAGS_FOR_BUILD = @CXXCPPFLAGS_FOR_BUILD@
CXXCPP_FOR_BUILD = @CXXCPP_FOR_BUILD@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
CXX_FOR_BUILD = @CXX_FOR_BUILD@
CYGPATH_W = @CYGPATH_W@
DEFINES = @DEFINES@
DEFINES_FOR_BUILD = @DEFINES_FOR_BUILD@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DLLTOOL = @DLLTOOL@
DLOPEN_LIBS = @DLOPEN_LIBS@
DRI2PROTO_CFLAGS = @DRI2PROTO_CFLAGS@
DRI2PROTO_LIBS = @DRI2PROTO_LIBS@
DRIGL_CFLAGS = @DRIGL_CFLAGS@
DRIGL_LIBS = @DRIGL_LIBS@
DRI_DRIVER_INSTALL_DIR = @DRI_DRIVER_INSTALL_DIR@
DRI_DRIVER_SEARCH_DIR = @DRI_DRIVER_SEARCH_DIR@
DRI_LIB_DEPS = @DRI_LIB_DEPS@
DRI_PC_REQ_PRIV = @DRI_PC_REQ_PRIV@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGL_CFLAGS = @EGL_CFLAGS@
EGL_CLIENT_APIS = @EGL_CLIENT_APIS@
EGL_DRIVER_INSTALL_DIR = @EGL_DRIVER_INSTALL_DIR@
EGL_LIB_DEPS = @EGL_LIB_DEPS@
EGL_LIB_GLOB = @EGL_LIB_GLOB@
EGL_LIB_NAME = @EGL_LIB_NAME@
EGL_NATIVE_PLATFORM = @EGL_NATIVE_PLATFORM@
EGL_PLATFORMS = @EGL_PLATFORMS@
EGREP = @EGREP@
ELF_LIB = @ELF_LIB@
EXEEXT = @EXEEXT@
EXPAT_INCLUDES = @EXPAT_INCLUDES@
FGREP = @FGREP@
FREEDRENO_CFLAGS = @FREEDRENO_CFLAGS@
FREEDRENO_LIBS = @FREEDRENO_LIBS@
GALLIUM_DRI_LIB_DEPS = @GALLIUM_DRI_LIB_DEPS@
GALLIUM_PIPE_LOADER_DEFINES = @GALLIUM_PIPE_LOADER_DEFINES@
GALLIUM_PIPE_LOADER_LIBS = @GALLIUM_PIPE_LOADER_LIBS@
GALLIUM_PIPE_LOADER_XCB_CFLAGS = @GALLIUM_PIPE_LOADER_XCB_CFLAGS@
GALLIUM_PIPE_LOADER_XCB_LIBS = @GALLIUM_PIPE_LOADER_XCB_LIBS@
GBM_PC_LIB_PRIV = @GBM_PC_LIB_PRIV@
GBM_PC_REQ_PRIV = @GBM_PC_REQ_PRIV@
GLAPI_LIB_GLOB = @GLAPI_LIB_GLOB@
GLAPI_LIB_NAME = @GLAPI_LIB_NAME@
GLESv1_CM_LIB_DEPS = @GLESv1_CM_LIB_DEPS@
GLESv1_CM_LIB_GLOB = @GLESv1_CM_LIB_GLOB@
GLESv1_CM_LIB_NAME = @GLESv1_CM_LIB_NAME@
GLESv1_CM_PC_LIB_PRIV = @GLESv1_CM_PC_LIB_PRIV@
GLESv2_LIB_DEPS = @GLESv2_LIB_DEPS@
GLESv2_LIB_GLOB = @GLESv2_LIB_GLOB@
GLESv2_LIB_NAME = @GLESv2_LIB_NAME@
GLESv2_PC_LIB_PRIV = @GLESv2_PC_LIB_PRIV@
GLPROTO_CFLAGS = @GLPROTO_CFLAGS@
GLPROTO_LIBS = @GLPROTO_LIBS@
GLX_TLS = @GLX_TLS@
GL_LIB = @GL_LIB@
GL_LIB_DEPS = @GL_LIB_DEPS@
GL_LIB_GLOB = @GL_LIB_GLOB@
GL_LIB_NAME = @GL_LIB_NAME@
GL_PC_CFLAGS = @GL_PC_CFLAGS@
GL_PC_LIB_PRIV = @GL_PC_LIB_PRIV@
GL_PC_REQ_PRIV = @GL_PC_REQ_PRIV@
GREP = @GREP@
HAVE_XF86VIDMODE = @HAVE_XF86VIDMODE@
INDENT = @INDENT@
INDENT_FLAGS = @INDENT_FLAGS@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INTEL_CFLAGS = @INTEL_CFLAGS@
INTEL_LIBS = @INTEL_LIBS@
LD = @LD@
LDFLAGS = @LDFLAGS@
LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
LEX = @LEX@
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
LIBCLC_INCLUDEDIR = @LIBCLC_INCLUDEDIR@
LIBCLC_LIBEXECDIR = @LIBCLC_LIBEXECDIR@
LIBDRM_CFLAGS = @LIBDRM_CFLAGS@
LIBDRM_LIBS = @LIBDRM_LIBS@
LIBDRM_XORG_CFLAGS = @LIBDRM_XORG_CFLAGS@
LIBDRM_XORG_LIBS = @LIBDRM_XORG_LIBS@
LIBKMS_XORG_CFLAGS = @LIBKMS_XORG_CFLAGS@
LIBKMS_XORG_LIBS = @LIBKMS_XORG_LIBS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@
LIBUDEV_LIBS = @LIBUDEV_LIBS@
LIB_DIR = @LIB_DIR@
LIPO = @LIPO@
LLVM_BINDIR = @LLVM_BINDIR@
LLVM_CFLAGS = @LLVM_CFLAGS@
LLVM_CONFIG = @LLVM_CONFIG@
LLVM_CPPFLAGS = @LLVM_CPPFLAGS@
LLVM_CXXFLAGS = @LLVM_CXXFLAGS@
LLVM_INCLUDEDIR = @LLVM_INCLUDEDIR@
LLVM_LDFLAGS = @LLVM_LDFLAGS@
LLVM_LIBDIR = @LLVM_LIBDIR@
LLVM_LIBS = @LLVM_LIBS@
LLVM_VERSION = @LLVM_VERSION@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKE = @MAKE@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
MESA_LLVM = @MESA_LLVM@
MKDIR_P = @MKDIR_P@
NM = @NM@
NMEDIT = @NMEDIT@
NOUVEAU_CFLAGS = @NOUVEAU_CFLAGS@
NOUVEAU_LIBS = @NOUVEAU_LIBS@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OPENCL_LIB_INSTALL_DIR = @OPENCL_LIB_INSTALL_DIR@
OSMESA_LIB = @OSMESA_LIB@
OSMESA_LIB_DEPS = @OSMESA_LIB_DEPS@
OSMESA_LIB_NAME = @OSMESA_LIB_NAME@
OSMESA_MESA_DEPS = @OSMESA_MESA_DEPS@
OSMESA_PC_LIB_PRIV = @OSMESA_PC_LIB_PRIV@
OSMESA_PC_REQ = @OSMESA_PC_REQ@
OSMESA_VERSION = @OSMESA_VERSION@
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PERL = @PERL@
PKG_CONFIG = @PKG_CONFIG@
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
POSIX_SHELL = @POSIX_SHELL@
PTHREAD_CC = @PTHREAD_CC@
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
PTHREAD_LIBS = @PTHREAD_LIBS@
PYTHON2 = @PYTHON2@
RADEON_CFLAGS = @RADEON_CFLAGS@
RADEON_LIBS = @RADEON_LIBS@
RANLIB = @RANLIB@
SED = @SED@
SELINUX_LIBS = @SELINUX_LIBS@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
VDPAU_CFLAGS = @VDPAU_CFLAGS@
VDPAU_LIBS = @VDPAU_LIBS@
VDPAU_LIB_INSTALL_DIR = @VDPAU_LIB_INSTALL_DIR@
VDPAU_MAJOR = @VDPAU_MAJOR@
VDPAU_MINOR = @VDPAU_MINOR@
VERSION = @VERSION@
VG_LIB_DEPS = @VG_LIB_DEPS@
VG_LIB_GLOB = @VG_LIB_GLOB@
VG_LIB_NAME = @VG_LIB_NAME@
VG_PC_LIB_PRIV = @VG_PC_LIB_PRIV@
VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
WAYLAND_CFLAGS = @WAYLAND_CFLAGS@
WAYLAND_LIBS = @WAYLAND_LIBS@
WAYLAND_SCANNER = @WAYLAND_SCANNER@
X11_INCLUDES = @X11_INCLUDES@
XA_MAJOR = @XA_MAJOR@
XA_MINOR = @XA_MINOR@
XA_TINY = @XA_TINY@
XA_VERSION = @XA_VERSION@
XCB_DRI2_CFLAGS = @XCB_DRI2_CFLAGS@
XCB_DRI2_LIBS = @XCB_DRI2_LIBS@
XEXT_CFLAGS = @XEXT_CFLAGS@
XEXT_LIBS = @XEXT_LIBS@
XF86VIDMODE_CFLAGS = @XF86VIDMODE_CFLAGS@
XF86VIDMODE_LIBS = @XF86VIDMODE_LIBS@
XLIBGL_CFLAGS = @XLIBGL_CFLAGS@
XLIBGL_LIBS = @XLIBGL_LIBS@
XORG_CFLAGS = @XORG_CFLAGS@
XORG_DRIVER_INSTALL_DIR = @XORG_DRIVER_INSTALL_DIR@
XORG_LIBS = @XORG_LIBS@
XVMC_CFLAGS = @XVMC_CFLAGS@
XVMC_LIBS = @XVMC_LIBS@
XVMC_LIB_INSTALL_DIR = @XVMC_LIB_INSTALL_DIR@
XVMC_MAJOR = @XVMC_MAJOR@
XVMC_MINOR = @XVMC_MINOR@
YACC = @YACC@
YFLAGS = @YFLAGS@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_CXX_FOR_BUILD = @ac_ct_CXX_FOR_BUILD@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
ax_pthread_config = @ax_pthread_config@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target = @target@
target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@NEED_LIBDRICORE_TRUE@DRICORE_SUBDIR = libdricore
SUBDIRS = program x86 x86-64 . $(DRICORE_SUBDIR) $(am__append_1) \
$(am__append_2) $(am__append_3)
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
noinst_LTLIBRARIES = $(am__append_4) $(am__append_5)
@NEED_LIBMESA_FALSE@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_msaa.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
 
 
### 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 = $(DEFINES) $(INCLUDE_DIRS) $(am__append_7) \
$(am__append_9) $(am__append_11)
AM_CFLAGS = $(LLVM_CFLAGS) $(VISIBILITY_CFLAGS)
AM_CXXFLAGS = $(LLVM_CFLAGS) $(VISIBILITY_CXXFLAGS)
MESA_ASM_FILES_FOR_ARCH = $(am__append_6) $(am__append_8) \
$(am__append_10)
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)/Makefile.sources $(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)/Makefile.sources:
 
$(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)'; \
locs=`for p in $$list; do echo $$p; done | \
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
sort -u`; \
test -z "$$locs" || { \
echo rm -f $${locs}; \
rm -f $${locs}; \
}
 
clean-noinstLTLIBRARIES:
-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
@list='$(noinst_LTLIBRARIES)'; \
locs=`for p in $$list; do echo $$p; done | \
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
sort -u`; \
test -z "$$locs" || { \
echo rm -f $${locs}; \
rm -f $${locs}; \
}
 
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
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/3dnow.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/3dnow_normal.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/3dnow_xform1.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/3dnow_xform2.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/3dnow_xform3.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/3dnow_xform4.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accum.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/api_arrayelt.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/api_exec.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/api_loopback.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/api_validate.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arbprogram.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arrayobj.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atifragshader.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/attrib.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/blend.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufferobj.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffers.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clear.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clip.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/colortab.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common_x86.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common_x86_asm.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/condrender.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/context.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/convolve.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuinfo.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/depth.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dlist.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/drawpix.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/drawtex.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/driverfuncs.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enable.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enums.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errors.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/es1_conversion.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eval.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execmem.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extensions.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fbobject.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/feedback.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ff_fragment_shader.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ffvertex_prog.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fog.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format_pack.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format_unpack.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/formatquery.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/formats.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/framebuffer.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getstring.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glformats.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash_table.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hint.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/histogram.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/image.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imports.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/light.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lines.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m_debug_clip.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m_debug_norm.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m_debug_xform.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m_eval.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m_matrix.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m_translate.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m_vector.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m_xform.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matrix.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/meta.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mipmap.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mm.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmx_blend.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multisample.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/norm.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pack.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pbo.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixel.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixelstore.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixeltransfer.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/points.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/polygon.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/querymatrix.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/queryobj.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rastpos.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/read_rgba_span_x86.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readpix.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/remap.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/renderbuffer.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_aaline.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_aatriangle.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_alpha.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_atifragshader.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_bitmap.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_blend.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_blit.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_clear.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_context.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_copypix.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_depth.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_drawpix.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_feedback.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_fog.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_fragprog.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_lines.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_logic.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_masking.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_points.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_renderbuffer.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_span.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_stencil.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_texcombine.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_texfetch.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_texfilter.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_texrender.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_texture.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_triangle.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s_zoom.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/samplerobj.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scissor.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shader_query.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shaderapi.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shaderobj.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shared.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparc.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparc_clip.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ss_context.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ss_triangle.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sse.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sse_normal.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sse_xform1.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sse_xform2.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sse_xform3.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sse_xform4.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_array.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_blend.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_clip.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_constbuf.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_depth.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_framebuffer.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_msaa.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_pixeltransfer.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_rasterizer.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_sampler.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_scissor.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_shader.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_stipple.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_texture.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_atom_viewport.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_bitmap.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_blit.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_bufferobjects.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_clear.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_condrender.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_drawpixels.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_drawtex.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_eglimage.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_fbo.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_feedback.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_flush.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_msaa.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_program.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_queryobj.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_rasterpos.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_readpixels.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_strings.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_syncobj.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_texture.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_texturebarrier.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_viewport.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_cb_xformfb.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_context.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_debug.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_draw.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_draw_feedback.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_extensions.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_format.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_gen_mipmap.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_glsl_to_tgsi.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_manager.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_mesa_to_tgsi.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_program.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/st_texture.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/state.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stencil.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/syncobj.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_context.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_draw.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_pipeline.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_rasterpos.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vb_fog.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vb_light.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vb_normals.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vb_points.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vb_program.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vb_render.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vb_texgen.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vb_texmat.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vb_vertex.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vertex.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vertex_generic.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vertex_sse.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t_vp_build.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texcompress.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texcompress_cpal.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texcompress_etc.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texcompress_fxt1.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texcompress_rgtc.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texcompress_s3tc.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texenv.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texformat.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texgen.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texgetimage.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/teximage.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texobj.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texparam.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texstate.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texstorage.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texstore.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texturebarrier.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transformfeedback.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uniform_query.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uniforms.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/varray.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_context.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_exec.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_exec_api.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_exec_array.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_exec_draw.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_exec_eval.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_noop.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_primitive_restart.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_rebase.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_save.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_save_api.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_save_draw.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_save_loopback.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_split.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_split_copy.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vbo_split_inplace.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/viewport.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vtxfmt.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86-64.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86_cliptest.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86_xform.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86_xform2.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86_xform3.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86_xform4.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86sse.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xform.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xform4.Plo@am__quote@
 
.S.o:
@am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ $<
 
.S.obj:
@am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
.S.lo:
@am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(LTCPPASCOMPILE) -c -o $@ $<
 
common_x86_asm.lo: $(SRCDIR)x86/common_x86_asm.S
@am__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/common_x86_asm.Tpo $(DEPDIR)/common_x86_asm.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/common_x86_asm.S' object='common_x86_asm.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/x86_xform2.Tpo $(DEPDIR)/x86_xform2.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/x86_xform2.S' object='x86_xform2.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/x86_xform3.Tpo $(DEPDIR)/x86_xform3.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/x86_xform3.S' object='x86_xform3.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/x86_xform4.Tpo $(DEPDIR)/x86_xform4.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/x86_xform4.S' object='x86_xform4.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/x86_cliptest.Tpo $(DEPDIR)/x86_cliptest.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/x86_cliptest.S' object='x86_cliptest.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/mmx_blend.Tpo $(DEPDIR)/mmx_blend.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/mmx_blend.S' object='mmx_blend.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/3dnow_xform1.Tpo $(DEPDIR)/3dnow_xform1.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/3dnow_xform1.S' object='3dnow_xform1.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/3dnow_xform2.Tpo $(DEPDIR)/3dnow_xform2.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/3dnow_xform2.S' object='3dnow_xform2.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/3dnow_xform3.Tpo $(DEPDIR)/3dnow_xform3.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/3dnow_xform3.S' object='3dnow_xform3.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/3dnow_xform4.Tpo $(DEPDIR)/3dnow_xform4.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/3dnow_xform4.S' object='3dnow_xform4.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/3dnow_normal.Tpo $(DEPDIR)/3dnow_normal.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/3dnow_normal.S' object='3dnow_normal.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sse_xform1.Tpo $(DEPDIR)/sse_xform1.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/sse_xform1.S' object='sse_xform1.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sse_xform2.Tpo $(DEPDIR)/sse_xform2.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/sse_xform2.S' object='sse_xform2.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sse_xform3.Tpo $(DEPDIR)/sse_xform3.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/sse_xform3.S' object='sse_xform3.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sse_xform4.Tpo $(DEPDIR)/sse_xform4.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/sse_xform4.S' object='sse_xform4.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sse_normal.Tpo $(DEPDIR)/sse_normal.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/sse_normal.S' object='sse_normal.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/read_rgba_span_x86.Tpo $(DEPDIR)/read_rgba_span_x86.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86/read_rgba_span_x86.S' object='read_rgba_span_x86.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xform4.Tpo $(DEPDIR)/xform4.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)x86-64/xform4.S' object='xform4.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sparc_clip.Tpo $(DEPDIR)/sparc_clip.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)sparc/sparc_clip.S' object='sparc_clip.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/norm.Tpo $(DEPDIR)/norm.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)sparc/norm.S' object='norm.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCCAS_TRUE@ $(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__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xform.Tpo $(DEPDIR)/xform.Plo
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$(SRCDIR)sparc/xform.S' object='xform.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(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__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
 
.c.obj:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
.c.lo:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
 
api_arrayelt.lo: $(SRCDIR)main/api_arrayelt.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/api_arrayelt.Tpo $(DEPDIR)/api_arrayelt.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/api_arrayelt.c' object='api_arrayelt.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/api_exec.Tpo $(DEPDIR)/api_exec.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(BUILDDIR)main/api_exec.c' object='api_exec.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/api_loopback.Tpo $(DEPDIR)/api_loopback.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/api_loopback.c' object='api_loopback.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/api_validate.Tpo $(DEPDIR)/api_validate.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/api_validate.c' object='api_validate.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/accum.Tpo $(DEPDIR)/accum.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/accum.c' object='accum.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/arbprogram.Tpo $(DEPDIR)/arbprogram.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/arbprogram.c' object='arbprogram.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/atifragshader.Tpo $(DEPDIR)/atifragshader.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/atifragshader.c' object='atifragshader.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/attrib.Tpo $(DEPDIR)/attrib.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/attrib.c' object='attrib.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/arrayobj.Tpo $(DEPDIR)/arrayobj.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/arrayobj.c' object='arrayobj.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/blend.Tpo $(DEPDIR)/blend.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/blend.c' object='blend.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/bufferobj.Tpo $(DEPDIR)/bufferobj.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/bufferobj.c' object='bufferobj.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/buffers.Tpo $(DEPDIR)/buffers.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/buffers.c' object='buffers.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/clear.Tpo $(DEPDIR)/clear.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/clear.c' object='clear.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/clip.Tpo $(DEPDIR)/clip.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/clip.c' object='clip.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/colortab.Tpo $(DEPDIR)/colortab.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/colortab.c' object='colortab.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/condrender.Tpo $(DEPDIR)/condrender.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/condrender.c' object='condrender.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/context.Tpo $(DEPDIR)/context.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/context.c' object='context.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/convolve.Tpo $(DEPDIR)/convolve.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/convolve.c' object='convolve.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/cpuinfo.Tpo $(DEPDIR)/cpuinfo.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/cpuinfo.c' object='cpuinfo.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/debug.Tpo $(DEPDIR)/debug.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/debug.c' object='debug.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/depth.Tpo $(DEPDIR)/depth.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/depth.c' object='depth.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/dlist.Tpo $(DEPDIR)/dlist.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/dlist.c' object='dlist.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/drawpix.Tpo $(DEPDIR)/drawpix.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/drawpix.c' object='drawpix.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/drawtex.Tpo $(DEPDIR)/drawtex.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/drawtex.c' object='drawtex.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/enable.Tpo $(DEPDIR)/enable.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/enable.c' object='enable.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/errors.Tpo $(DEPDIR)/errors.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/errors.c' object='errors.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/eval.Tpo $(DEPDIR)/eval.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/eval.c' object='eval.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/execmem.Tpo $(DEPDIR)/execmem.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/execmem.c' object='execmem.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/extensions.Tpo $(DEPDIR)/extensions.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/extensions.c' object='extensions.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/fbobject.Tpo $(DEPDIR)/fbobject.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/fbobject.c' object='fbobject.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/feedback.Tpo $(DEPDIR)/feedback.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/feedback.c' object='feedback.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ffvertex_prog.Tpo $(DEPDIR)/ffvertex_prog.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/ffvertex_prog.c' object='ffvertex_prog.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/fog.Tpo $(DEPDIR)/fog.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/fog.c' object='fog.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/formatquery.Tpo $(DEPDIR)/formatquery.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/formatquery.c' object='formatquery.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/formats.Tpo $(DEPDIR)/formats.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/formats.c' object='formats.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/format_pack.Tpo $(DEPDIR)/format_pack.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/format_pack.c' object='format_pack.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/format_unpack.Tpo $(DEPDIR)/format_unpack.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/format_unpack.c' object='format_unpack.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/framebuffer.Tpo $(DEPDIR)/framebuffer.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/framebuffer.c' object='framebuffer.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/get.Tpo $(DEPDIR)/get.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/get.c' object='get.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/getstring.Tpo $(DEPDIR)/getstring.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/getstring.c' object='getstring.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/glformats.Tpo $(DEPDIR)/glformats.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/glformats.c' object='glformats.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/hash.Tpo $(DEPDIR)/hash.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/hash.c' object='hash.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/hash_table.Tpo $(DEPDIR)/hash_table.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/hash_table.c' object='hash_table.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/hint.Tpo $(DEPDIR)/hint.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/hint.c' object='hint.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/histogram.Tpo $(DEPDIR)/histogram.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/histogram.c' object='histogram.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/image.Tpo $(DEPDIR)/image.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/image.c' object='image.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/imports.Tpo $(DEPDIR)/imports.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/imports.c' object='imports.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/light.Tpo $(DEPDIR)/light.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/light.c' object='light.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/lines.Tpo $(DEPDIR)/lines.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/lines.c' object='lines.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/matrix.Tpo $(DEPDIR)/matrix.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/matrix.c' object='matrix.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/mipmap.Tpo $(DEPDIR)/mipmap.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/mipmap.c' object='mipmap.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/mm.Tpo $(DEPDIR)/mm.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/mm.c' object='mm.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/multisample.Tpo $(DEPDIR)/multisample.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/multisample.c' object='multisample.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pack.Tpo $(DEPDIR)/pack.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/pack.c' object='pack.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pbo.Tpo $(DEPDIR)/pbo.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/pbo.c' object='pbo.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pixel.Tpo $(DEPDIR)/pixel.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/pixel.c' object='pixel.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pixelstore.Tpo $(DEPDIR)/pixelstore.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/pixelstore.c' object='pixelstore.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pixeltransfer.Tpo $(DEPDIR)/pixeltransfer.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/pixeltransfer.c' object='pixeltransfer.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/points.Tpo $(DEPDIR)/points.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/points.c' object='points.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/polygon.Tpo $(DEPDIR)/polygon.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/polygon.c' object='polygon.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/queryobj.Tpo $(DEPDIR)/queryobj.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/queryobj.c' object='queryobj.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/querymatrix.Tpo $(DEPDIR)/querymatrix.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/querymatrix.c' object='querymatrix.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rastpos.Tpo $(DEPDIR)/rastpos.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/rastpos.c' object='rastpos.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/readpix.Tpo $(DEPDIR)/readpix.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/readpix.c' object='readpix.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/remap.Tpo $(DEPDIR)/remap.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/remap.c' object='remap.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/renderbuffer.Tpo $(DEPDIR)/renderbuffer.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/renderbuffer.c' object='renderbuffer.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/samplerobj.Tpo $(DEPDIR)/samplerobj.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/samplerobj.c' object='samplerobj.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scissor.Tpo $(DEPDIR)/scissor.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/scissor.c' object='scissor.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/set.Tpo $(DEPDIR)/set.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/set.c' object='set.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shaderapi.Tpo $(DEPDIR)/shaderapi.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/shaderapi.c' object='shaderapi.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shaderobj.Tpo $(DEPDIR)/shaderobj.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/shaderobj.c' object='shaderobj.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shared.Tpo $(DEPDIR)/shared.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/shared.c' object='shared.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/state.Tpo $(DEPDIR)/state.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/state.c' object='state.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/stencil.Tpo $(DEPDIR)/stencil.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/stencil.c' object='stencil.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/syncobj.Tpo $(DEPDIR)/syncobj.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/syncobj.c' object='syncobj.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texcompress.Tpo $(DEPDIR)/texcompress.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texcompress.c' object='texcompress.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texcompress_cpal.Tpo $(DEPDIR)/texcompress_cpal.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texcompress_cpal.c' object='texcompress_cpal.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texcompress_rgtc.Tpo $(DEPDIR)/texcompress_rgtc.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texcompress_rgtc.c' object='texcompress_rgtc.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texcompress_s3tc.Tpo $(DEPDIR)/texcompress_s3tc.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texcompress_s3tc.c' object='texcompress_s3tc.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texcompress_fxt1.Tpo $(DEPDIR)/texcompress_fxt1.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texcompress_fxt1.c' object='texcompress_fxt1.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texcompress_etc.Tpo $(DEPDIR)/texcompress_etc.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texcompress_etc.c' object='texcompress_etc.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texenv.Tpo $(DEPDIR)/texenv.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texenv.c' object='texenv.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texformat.Tpo $(DEPDIR)/texformat.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texformat.c' object='texformat.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texgen.Tpo $(DEPDIR)/texgen.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texgen.c' object='texgen.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texgetimage.Tpo $(DEPDIR)/texgetimage.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texgetimage.c' object='texgetimage.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/teximage.Tpo $(DEPDIR)/teximage.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/teximage.c' object='teximage.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texobj.Tpo $(DEPDIR)/texobj.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texobj.c' object='texobj.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texparam.Tpo $(DEPDIR)/texparam.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texparam.c' object='texparam.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texstate.Tpo $(DEPDIR)/texstate.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texstate.c' object='texstate.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texstorage.Tpo $(DEPDIR)/texstorage.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texstorage.c' object='texstorage.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texstore.Tpo $(DEPDIR)/texstore.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texstore.c' object='texstore.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/texturebarrier.Tpo $(DEPDIR)/texturebarrier.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/texturebarrier.c' object='texturebarrier.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/transformfeedback.Tpo $(DEPDIR)/transformfeedback.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/transformfeedback.c' object='transformfeedback.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/uniforms.Tpo $(DEPDIR)/uniforms.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/uniforms.c' object='uniforms.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/varray.Tpo $(DEPDIR)/varray.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/varray.c' object='varray.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/version.Tpo $(DEPDIR)/version.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/version.c' object='version.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/viewport.Tpo $(DEPDIR)/viewport.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/viewport.c' object='viewport.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vtxfmt.Tpo $(DEPDIR)/vtxfmt.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/vtxfmt.c' object='vtxfmt.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/enums.Tpo $(DEPDIR)/enums.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(BUILDDIR)main/enums.c' object='enums.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/es1_conversion.Tpo $(DEPDIR)/es1_conversion.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)main/es1_conversion.c' object='es1_conversion.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/m_debug_clip.Tpo $(DEPDIR)/m_debug_clip.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)math/m_debug_clip.c' object='m_debug_clip.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/m_debug_norm.Tpo $(DEPDIR)/m_debug_norm.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)math/m_debug_norm.c' object='m_debug_norm.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/m_debug_xform.Tpo $(DEPDIR)/m_debug_xform.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)math/m_debug_xform.c' object='m_debug_xform.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/m_eval.Tpo $(DEPDIR)/m_eval.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)math/m_eval.c' object='m_eval.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/m_matrix.Tpo $(DEPDIR)/m_matrix.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)math/m_matrix.c' object='m_matrix.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/m_translate.Tpo $(DEPDIR)/m_translate.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)math/m_translate.c' object='m_translate.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/m_vector.Tpo $(DEPDIR)/m_vector.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)math/m_vector.c' object='m_vector.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/m_xform.Tpo $(DEPDIR)/m_xform.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)math/m_xform.c' object='m_xform.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_context.Tpo $(DEPDIR)/vbo_context.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_context.c' object='vbo_context.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_exec.Tpo $(DEPDIR)/vbo_exec.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_exec.c' object='vbo_exec.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_exec_api.Tpo $(DEPDIR)/vbo_exec_api.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_exec_api.c' object='vbo_exec_api.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_exec_array.Tpo $(DEPDIR)/vbo_exec_array.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_exec_array.c' object='vbo_exec_array.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_exec_draw.Tpo $(DEPDIR)/vbo_exec_draw.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_exec_draw.c' object='vbo_exec_draw.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_exec_eval.Tpo $(DEPDIR)/vbo_exec_eval.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_exec_eval.c' object='vbo_exec_eval.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_noop.Tpo $(DEPDIR)/vbo_noop.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_noop.c' object='vbo_noop.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_primitive_restart.Tpo $(DEPDIR)/vbo_primitive_restart.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_primitive_restart.c' object='vbo_primitive_restart.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_rebase.Tpo $(DEPDIR)/vbo_rebase.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_rebase.c' object='vbo_rebase.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_split.Tpo $(DEPDIR)/vbo_split.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_split.c' object='vbo_split.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_split_copy.Tpo $(DEPDIR)/vbo_split_copy.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_split_copy.c' object='vbo_split_copy.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_split_inplace.Tpo $(DEPDIR)/vbo_split_inplace.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_split_inplace.c' object='vbo_split_inplace.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_save.Tpo $(DEPDIR)/vbo_save.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_save.c' object='vbo_save.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_save_api.Tpo $(DEPDIR)/vbo_save_api.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_save_api.c' object='vbo_save_api.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_save_draw.Tpo $(DEPDIR)/vbo_save_draw.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_save_draw.c' object='vbo_save_draw.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/vbo_save_loopback.Tpo $(DEPDIR)/vbo_save_loopback.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)vbo/vbo_save_loopback.c' object='vbo_save_loopback.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_context.Tpo $(DEPDIR)/t_context.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_context.c' object='t_context.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_pipeline.Tpo $(DEPDIR)/t_pipeline.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_pipeline.c' object='t_pipeline.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_draw.Tpo $(DEPDIR)/t_draw.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_draw.c' object='t_draw.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_rasterpos.Tpo $(DEPDIR)/t_rasterpos.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_rasterpos.c' object='t_rasterpos.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_program.Tpo $(DEPDIR)/t_vb_program.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vb_program.c' object='t_vb_program.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_render.Tpo $(DEPDIR)/t_vb_render.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vb_render.c' object='t_vb_render.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_texgen.Tpo $(DEPDIR)/t_vb_texgen.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vb_texgen.c' object='t_vb_texgen.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_texmat.Tpo $(DEPDIR)/t_vb_texmat.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vb_texmat.c' object='t_vb_texmat.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_vertex.Tpo $(DEPDIR)/t_vb_vertex.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vb_vertex.c' object='t_vb_vertex.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_fog.Tpo $(DEPDIR)/t_vb_fog.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vb_fog.c' object='t_vb_fog.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_light.Tpo $(DEPDIR)/t_vb_light.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vb_light.c' object='t_vb_light.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_normals.Tpo $(DEPDIR)/t_vb_normals.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vb_normals.c' object='t_vb_normals.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vb_points.Tpo $(DEPDIR)/t_vb_points.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vb_points.c' object='t_vb_points.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vp_build.Tpo $(DEPDIR)/t_vp_build.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vp_build.c' object='t_vp_build.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vertex.Tpo $(DEPDIR)/t_vertex.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vertex.c' object='t_vertex.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vertex_sse.Tpo $(DEPDIR)/t_vertex_sse.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vertex_sse.c' object='t_vertex_sse.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/t_vertex_generic.Tpo $(DEPDIR)/t_vertex_generic.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)tnl/t_vertex_generic.c' object='t_vertex_generic.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_aaline.Tpo $(DEPDIR)/s_aaline.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_aaline.c' object='s_aaline.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_aatriangle.Tpo $(DEPDIR)/s_aatriangle.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_aatriangle.c' object='s_aatriangle.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_alpha.Tpo $(DEPDIR)/s_alpha.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_alpha.c' object='s_alpha.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_atifragshader.Tpo $(DEPDIR)/s_atifragshader.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_atifragshader.c' object='s_atifragshader.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_bitmap.Tpo $(DEPDIR)/s_bitmap.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_bitmap.c' object='s_bitmap.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_blend.Tpo $(DEPDIR)/s_blend.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_blend.c' object='s_blend.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_blit.Tpo $(DEPDIR)/s_blit.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_blit.c' object='s_blit.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_clear.Tpo $(DEPDIR)/s_clear.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_clear.c' object='s_clear.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_copypix.Tpo $(DEPDIR)/s_copypix.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_copypix.c' object='s_copypix.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_context.Tpo $(DEPDIR)/s_context.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_context.c' object='s_context.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_depth.Tpo $(DEPDIR)/s_depth.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_depth.c' object='s_depth.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_drawpix.Tpo $(DEPDIR)/s_drawpix.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_drawpix.c' object='s_drawpix.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_feedback.Tpo $(DEPDIR)/s_feedback.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_feedback.c' object='s_feedback.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_fog.Tpo $(DEPDIR)/s_fog.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_fog.c' object='s_fog.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_fragprog.Tpo $(DEPDIR)/s_fragprog.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_fragprog.c' object='s_fragprog.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_lines.Tpo $(DEPDIR)/s_lines.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_lines.c' object='s_lines.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_logic.Tpo $(DEPDIR)/s_logic.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_logic.c' object='s_logic.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_masking.Tpo $(DEPDIR)/s_masking.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_masking.c' object='s_masking.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_points.Tpo $(DEPDIR)/s_points.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_points.c' object='s_points.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_renderbuffer.Tpo $(DEPDIR)/s_renderbuffer.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_renderbuffer.c' object='s_renderbuffer.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_span.Tpo $(DEPDIR)/s_span.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_span.c' object='s_span.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_stencil.Tpo $(DEPDIR)/s_stencil.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_stencil.c' object='s_stencil.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_texcombine.Tpo $(DEPDIR)/s_texcombine.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_texcombine.c' object='s_texcombine.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_texfetch.Tpo $(DEPDIR)/s_texfetch.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_texfetch.c' object='s_texfetch.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_texfilter.Tpo $(DEPDIR)/s_texfilter.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_texfilter.c' object='s_texfilter.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_texrender.Tpo $(DEPDIR)/s_texrender.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_texrender.c' object='s_texrender.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_texture.Tpo $(DEPDIR)/s_texture.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_texture.c' object='s_texture.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_triangle.Tpo $(DEPDIR)/s_triangle.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_triangle.c' object='s_triangle.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/s_zoom.Tpo $(DEPDIR)/s_zoom.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast/s_zoom.c' object='s_zoom.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ss_context.Tpo $(DEPDIR)/ss_context.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast_setup/ss_context.c' object='ss_context.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ss_triangle.Tpo $(DEPDIR)/ss_triangle.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)swrast_setup/ss_triangle.c' object='ss_triangle.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/driverfuncs.Tpo $(DEPDIR)/driverfuncs.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)drivers/common/driverfuncs.c' object='driverfuncs.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/meta.Tpo $(DEPDIR)/meta.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)drivers/common/meta.c' object='meta.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/common_x86.Tpo $(DEPDIR)/common_x86.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)x86/common_x86.c' object='common_x86.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/x86_xform.Tpo $(DEPDIR)/x86_xform.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)x86/x86_xform.c' object='x86_xform.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/3dnow.Tpo $(DEPDIR)/3dnow.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)x86/3dnow.c' object='3dnow.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sse.Tpo $(DEPDIR)/sse.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)x86/sse.c' object='sse.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/x86sse.Tpo $(DEPDIR)/x86sse.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)x86/rtasm/x86sse.c' object='x86sse.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/sparc.Tpo $(DEPDIR)/sparc.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)sparc/sparc.c' object='sparc.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/x86-64.Tpo $(DEPDIR)/x86-64.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)x86-64/x86-64.c' object='x86-64.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom.Tpo $(DEPDIR)/st_atom.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom.c' object='st_atom.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_array.Tpo $(DEPDIR)/st_atom_array.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_array.c' object='st_atom_array.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_blend.Tpo $(DEPDIR)/st_atom_blend.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_blend.c' object='st_atom_blend.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_clip.Tpo $(DEPDIR)/st_atom_clip.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_clip.c' object='st_atom_clip.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_constbuf.Tpo $(DEPDIR)/st_atom_constbuf.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_constbuf.c' object='st_atom_constbuf.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_depth.Tpo $(DEPDIR)/st_atom_depth.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_depth.c' object='st_atom_depth.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_framebuffer.Tpo $(DEPDIR)/st_atom_framebuffer.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_framebuffer.c' object='st_atom_framebuffer.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_msaa.Tpo $(DEPDIR)/st_atom_msaa.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_msaa.c' object='st_atom_msaa.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_pixeltransfer.Tpo $(DEPDIR)/st_atom_pixeltransfer.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_pixeltransfer.c' object='st_atom_pixeltransfer.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_sampler.Tpo $(DEPDIR)/st_atom_sampler.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_sampler.c' object='st_atom_sampler.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_scissor.Tpo $(DEPDIR)/st_atom_scissor.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_scissor.c' object='st_atom_scissor.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_shader.Tpo $(DEPDIR)/st_atom_shader.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_shader.c' object='st_atom_shader.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_rasterizer.Tpo $(DEPDIR)/st_atom_rasterizer.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_rasterizer.c' object='st_atom_rasterizer.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_stipple.Tpo $(DEPDIR)/st_atom_stipple.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_stipple.c' object='st_atom_stipple.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_texture.Tpo $(DEPDIR)/st_atom_texture.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_texture.c' object='st_atom_texture.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_atom_viewport.Tpo $(DEPDIR)/st_atom_viewport.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_atom_viewport.c' object='st_atom_viewport.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_bitmap.Tpo $(DEPDIR)/st_cb_bitmap.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_bitmap.c' object='st_cb_bitmap.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_blit.Tpo $(DEPDIR)/st_cb_blit.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_blit.c' object='st_cb_blit.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_bufferobjects.Tpo $(DEPDIR)/st_cb_bufferobjects.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_bufferobjects.c' object='st_cb_bufferobjects.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_clear.Tpo $(DEPDIR)/st_cb_clear.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_clear.c' object='st_cb_clear.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_condrender.Tpo $(DEPDIR)/st_cb_condrender.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_condrender.c' object='st_cb_condrender.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_flush.Tpo $(DEPDIR)/st_cb_flush.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_flush.c' object='st_cb_flush.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_drawpixels.Tpo $(DEPDIR)/st_cb_drawpixels.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_drawpixels.c' object='st_cb_drawpixels.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_drawtex.Tpo $(DEPDIR)/st_cb_drawtex.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_drawtex.c' object='st_cb_drawtex.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_eglimage.Tpo $(DEPDIR)/st_cb_eglimage.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_eglimage.c' object='st_cb_eglimage.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_fbo.Tpo $(DEPDIR)/st_cb_fbo.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_fbo.c' object='st_cb_fbo.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_feedback.Tpo $(DEPDIR)/st_cb_feedback.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_feedback.c' object='st_cb_feedback.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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_msaa.lo: $(SRCDIR)state_tracker/st_cb_msaa.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT st_cb_msaa.lo -MD -MP -MF $(DEPDIR)/st_cb_msaa.Tpo -c -o st_cb_msaa.lo `test -f '$(SRCDIR)state_tracker/st_cb_msaa.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_msaa.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_msaa.Tpo $(DEPDIR)/st_cb_msaa.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_msaa.c' object='st_cb_msaa.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o st_cb_msaa.lo `test -f '$(SRCDIR)state_tracker/st_cb_msaa.c' || echo '$(srcdir)/'`$(SRCDIR)state_tracker/st_cb_msaa.c
 
st_cb_program.lo: $(SRCDIR)state_tracker/st_cb_program.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_program.Tpo $(DEPDIR)/st_cb_program.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_program.c' object='st_cb_program.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_queryobj.Tpo $(DEPDIR)/st_cb_queryobj.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_queryobj.c' object='st_cb_queryobj.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_rasterpos.Tpo $(DEPDIR)/st_cb_rasterpos.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_rasterpos.c' object='st_cb_rasterpos.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_readpixels.Tpo $(DEPDIR)/st_cb_readpixels.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_readpixels.c' object='st_cb_readpixels.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_syncobj.Tpo $(DEPDIR)/st_cb_syncobj.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_syncobj.c' object='st_cb_syncobj.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_strings.Tpo $(DEPDIR)/st_cb_strings.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_strings.c' object='st_cb_strings.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_texture.Tpo $(DEPDIR)/st_cb_texture.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_texture.c' object='st_cb_texture.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_texturebarrier.Tpo $(DEPDIR)/st_cb_texturebarrier.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_texturebarrier.c' object='st_cb_texturebarrier.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_viewport.Tpo $(DEPDIR)/st_cb_viewport.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_viewport.c' object='st_cb_viewport.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_cb_xformfb.Tpo $(DEPDIR)/st_cb_xformfb.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_cb_xformfb.c' object='st_cb_xformfb.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_context.Tpo $(DEPDIR)/st_context.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_context.c' object='st_context.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_debug.Tpo $(DEPDIR)/st_debug.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_debug.c' object='st_debug.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_draw.Tpo $(DEPDIR)/st_draw.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_draw.c' object='st_draw.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_draw_feedback.Tpo $(DEPDIR)/st_draw_feedback.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_draw_feedback.c' object='st_draw_feedback.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_extensions.Tpo $(DEPDIR)/st_extensions.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_extensions.c' object='st_extensions.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_format.Tpo $(DEPDIR)/st_format.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_format.c' object='st_format.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_gen_mipmap.Tpo $(DEPDIR)/st_gen_mipmap.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_gen_mipmap.c' object='st_gen_mipmap.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_manager.Tpo $(DEPDIR)/st_manager.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_manager.c' object='st_manager.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_mesa_to_tgsi.Tpo $(DEPDIR)/st_mesa_to_tgsi.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_mesa_to_tgsi.c' object='st_mesa_to_tgsi.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_program.Tpo $(DEPDIR)/st_program.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_program.c' object='st_program.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCC_TRUE@ $(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__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_texture.Tpo $(DEPDIR)/st_texture.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$(SRCDIR)state_tracker/st_texture.c' object='st_texture.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(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__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
 
.cpp.obj:
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
.cpp.lo:
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
 
ff_fragment_shader.lo: $(SRCDIR)main/ff_fragment_shader.cpp
@am__fastdepCXX_TRUE@ $(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__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ff_fragment_shader.Tpo $(DEPDIR)/ff_fragment_shader.Plo
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$(SRCDIR)main/ff_fragment_shader.cpp' object='ff_fragment_shader.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(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__fastdepCXX_TRUE@ $(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__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/shader_query.Tpo $(DEPDIR)/shader_query.Plo
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$(SRCDIR)main/shader_query.cpp' object='shader_query.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(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__fastdepCXX_TRUE@ $(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__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/uniform_query.Tpo $(DEPDIR)/uniform_query.Plo
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$(SRCDIR)main/uniform_query.cpp' object='uniform_query.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(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__fastdepCXX_TRUE@ $(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__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/st_glsl_to_tgsi.Tpo $(DEPDIR)/st_glsl_to_tgsi.Plo
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$(SRCDIR)state_tracker/st_glsl_to_tgsi.cpp' object='st_glsl_to_tgsi.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(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.
$(am__recursive_targets):
@fail=; \
if $(am__make_keepgoing); then \
failcom='fail=yes'; \
else \
failcom='exit 1'; \
fi; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
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"
 
ID: $(am__tagged_files)
$(am__define_uniq_tagged_files); mkid -fID $$unique
TAGS: tags
 
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
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; \
$(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
if test $$# -gt 0; then \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
"$$@" $$unique; \
else \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$unique; \
fi; \
fi
ctags: ctags-recursive
 
CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
$(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
 
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-recursive
 
cscopelist-am: $(am__tagged_files)
list='$(am__tagged_files)'; \
case "$(srcdir)" in \
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
*) sdir=$(subdir)/$(srcdir) ;; \
esac; \
for i in $$list; do \
if test -f "$$i"; then \
echo "$(subdir)/$$i"; \
else \
echo "$$sdir/$$i"; \
fi; \
done >> $(top_builddir)/cscope.files
 
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
distdir: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
else \
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
|| exit 1; \
fi; \
done
@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: $(am__recursive_targets) all check check-am install install-am \
install-strip
 
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
check-am clean clean-checkLTLIBRARIES clean-generic \
clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
ctags-am distclean distclean-compile distclean-generic \
distclean-libtool distclean-tags distdir dvi dvi-am html \
html-am info info-am install install-am install-data \
install-data-am install-dvi install-dvi-am install-exec \
install-exec-am install-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-am 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) \
-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: