"Initial commit to Gerrit"
[profile/ivi/cogl.git] / tests / conform / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # custom rules for quiet builds
19
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40         $(srcdir)/config.env.in $(srcdir)/test-launcher.sh.in \
41         $(top_srcdir)/build/autotools/Makefile.am.silent
42 noinst_PROGRAMS = test-conformance$(EXEEXT)
43 subdir = tests/conform
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps =  \
46         $(top_srcdir)/build/autotools/as-compiler-flag.m4 \
47         $(top_srcdir)/build/autotools/as-linguas.m4 \
48         $(top_srcdir)/build/autotools/gettext.m4 \
49         $(top_srcdir)/build/autotools/gtk-doc.m4 \
50         $(top_srcdir)/build/autotools/iconv.m4 \
51         $(top_srcdir)/build/autotools/intlmacosx.m4 \
52         $(top_srcdir)/build/autotools/introspection.m4 \
53         $(top_srcdir)/build/autotools/lib-ld.m4 \
54         $(top_srcdir)/build/autotools/lib-link.m4 \
55         $(top_srcdir)/build/autotools/lib-prefix.m4 \
56         $(top_srcdir)/build/autotools/libtool.m4 \
57         $(top_srcdir)/build/autotools/ltoptions.m4 \
58         $(top_srcdir)/build/autotools/ltsugar.m4 \
59         $(top_srcdir)/build/autotools/ltversion.m4 \
60         $(top_srcdir)/build/autotools/lt~obsolete.m4 \
61         $(top_srcdir)/build/autotools/nls.m4 \
62         $(top_srcdir)/build/autotools/po.m4 \
63         $(top_srcdir)/build/autotools/progtest.m4 \
64         $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_HEADER = $(top_builddir)/config.h
69 CONFIG_CLEAN_FILES = config.env test-launcher.sh
70 CONFIG_CLEAN_VPATH_FILES =
71 PROGRAMS = $(noinst_PROGRAMS)
72 am__objects_1 =
73 am__objects_2 = test_conformance-test-utils.$(OBJEXT) \
74         test_conformance-test-conform-main.$(OBJEXT) $(am__objects_1)
75 am__objects_3 = test_conformance-test-bitmask.$(OBJEXT) \
76         test_conformance-test-blend-strings.$(OBJEXT) \
77         test_conformance-test-depth-test.$(OBJEXT) \
78         test_conformance-test-color-mask.$(OBJEXT) \
79         test_conformance-test-backface-culling.$(OBJEXT) \
80         test_conformance-test-just-vertex-shader.$(OBJEXT) \
81         test_conformance-test-path.$(OBJEXT) \
82         test_conformance-test-pipeline-user-matrix.$(OBJEXT) \
83         test_conformance-test-pipeline-uniforms.$(OBJEXT) \
84         test_conformance-test-pixel-buffer.$(OBJEXT) \
85         test_conformance-test-snippets.$(OBJEXT) \
86         test_conformance-test-wrap-modes.$(OBJEXT) \
87         test_conformance-test-sub-texture.$(OBJEXT) \
88         test_conformance-test-custom-attributes.$(OBJEXT) \
89         test_conformance-test-offscreen.$(OBJEXT) \
90         test_conformance-test-primitive.$(OBJEXT) \
91         test_conformance-test-texture-3d.$(OBJEXT) \
92         test_conformance-test-sparse-pipeline.$(OBJEXT) \
93         test_conformance-test-read-texture-formats.$(OBJEXT) \
94         test_conformance-test-write-texture-formats.$(OBJEXT) \
95         test_conformance-test-point-size.$(OBJEXT) \
96         test_conformance-test-point-sprite.$(OBJEXT) $(am__objects_1)
97 am_test_conformance_OBJECTS = $(am__objects_2) $(am__objects_3)
98 test_conformance_OBJECTS = $(am_test_conformance_OBJECTS)
99 am__DEPENDENCIES_1 =
100 test_conformance_DEPENDENCIES = $(am__DEPENDENCIES_1) \
101         $(top_builddir)/cogl/libcogl.la
102 AM_V_lt = $(am__v_lt_$(V))
103 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
104 am__v_lt_0 = --silent
105 test_conformance_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
106         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
107         $(test_conformance_CFLAGS) $(CFLAGS) \
108         $(test_conformance_LDFLAGS) $(LDFLAGS) -o $@
109 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
110 depcomp = $(SHELL) $(top_srcdir)/build/depcomp
111 am__depfiles_maybe = depfiles
112 am__mv = mv -f
113 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
114         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
115 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
116         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
117         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
118         $(AM_CFLAGS) $(CFLAGS)
119 AM_V_CC = $(am__v_CC_$(V))
120 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
121 am__v_CC_0 = @echo "  CC    " $@;
122 AM_V_at = $(am__v_at_$(V))
123 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
124 am__v_at_0 = @
125 CCLD = $(CC)
126 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
127         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
128         $(AM_LDFLAGS) $(LDFLAGS) -o $@
129 AM_V_CCLD = $(am__v_CCLD_$(V))
130 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
131 am__v_CCLD_0 = @echo "  CCLD  " $@;
132 AM_V_GEN = $(am__v_GEN_$(V))
133 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
134 am__v_GEN_0 = @echo "  GEN   " $@;
135 SOURCES = $(test_conformance_SOURCES)
136 DIST_SOURCES = $(test_conformance_SOURCES)
137 ETAGS = etags
138 CTAGS = ctags
139 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
140 ACLOCAL = @ACLOCAL@
141 ALL_LINGUAS = @ALL_LINGUAS@
142 AMTAR = @AMTAR@
143 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
144 AR = @AR@
145 AUTOCONF = @AUTOCONF@
146 AUTOHEADER = @AUTOHEADER@
147 AUTOMAKE = @AUTOMAKE@
148 AWK = @AWK@
149 CAIRO_REQ_VERSION = @CAIRO_REQ_VERSION@
150 CC = @CC@
151 CCDEPMODE = @CCDEPMODE@
152 CFLAGS = @CFLAGS@
153 COGL_1_MICRO_VERSION = @COGL_1_MICRO_VERSION@
154 COGL_1_MINOR_VERSION = @COGL_1_MINOR_VERSION@
155 COGL_1_VERSION = @COGL_1_VERSION@
156 COGL_API_VERSION = @COGL_API_VERSION@
157 COGL_API_VERSION_AM = @COGL_API_VERSION_AM@
158 COGL_DEBUG_CFLAGS = @COGL_DEBUG_CFLAGS@
159 COGL_DEFINES = @COGL_DEFINES@
160 COGL_DEP_CFLAGS = @COGL_DEP_CFLAGS@
161 COGL_DEP_GL_CFLAGS = @COGL_DEP_GL_CFLAGS@
162 COGL_DEP_GL_LIBS = @COGL_DEP_GL_LIBS@
163 COGL_DEP_LIBS = @COGL_DEP_LIBS@
164 COGL_EGL_INCLUDES = @COGL_EGL_INCLUDES@
165 COGL_EXTRA_CFLAGS = @COGL_EXTRA_CFLAGS@
166 COGL_EXTRA_LDFLAGS = @COGL_EXTRA_LDFLAGS@
167 COGL_GLES1_LIBNAME = @COGL_GLES1_LIBNAME@
168 COGL_GLES2_LIBNAME = @COGL_GLES2_LIBNAME@
169 COGL_GL_HEADER_INCLUDES = @COGL_GL_HEADER_INCLUDES@
170 COGL_GL_LIBNAME = @COGL_GL_LIBNAME@
171 COGL_LT_AGE = @COGL_LT_AGE@
172 COGL_LT_CURRENT = @COGL_LT_CURRENT@
173 COGL_LT_RELEASE = @COGL_LT_RELEASE@
174 COGL_LT_REVISION = @COGL_LT_REVISION@
175 COGL_MAJOR_VERSION = @COGL_MAJOR_VERSION@
176 COGL_MICRO_VERSION = @COGL_MICRO_VERSION@
177 COGL_MINOR_VERSION = @COGL_MINOR_VERSION@
178 COGL_PANGO_DEP_CFLAGS = @COGL_PANGO_DEP_CFLAGS@
179 COGL_PANGO_DEP_LIBS = @COGL_PANGO_DEP_LIBS@
180 COGL_PANGO_PKG_REQUIRES = @COGL_PANGO_PKG_REQUIRES@
181 COGL_PKG_REQUIRES = @COGL_PKG_REQUIRES@
182 COGL_RELEASE_STATUS = @COGL_RELEASE_STATUS@
183 COGL_VERSION = @COGL_VERSION@
184 CPP = @CPP@
185 CPPFLAGS = @CPPFLAGS@
186 CYGPATH_W = @CYGPATH_W@
187 DEFS = @DEFS@
188 DEPDIR = @DEPDIR@
189 DLLTOOL = @DLLTOOL@
190 DSYMUTIL = @DSYMUTIL@
191 DUMMY_CFLAGS = @DUMMY_CFLAGS@
192 DUMMY_LIBS = @DUMMY_LIBS@
193 DUMPBIN = @DUMPBIN@
194 ECHO_C = @ECHO_C@
195 ECHO_N = @ECHO_N@
196 ECHO_T = @ECHO_T@
197 EGREP = @EGREP@
198 EXEEXT = @EXEEXT@
199 FGREP = @FGREP@
200 GDK_PIXBUF_REQ_VERSION = @GDK_PIXBUF_REQ_VERSION@
201 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
202 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
203 GI_REQ_VERSION = @GI_REQ_VERSION@
204 GLIB_CFLAGS = @GLIB_CFLAGS@
205 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
206 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
207 GLIB_LIBS = @GLIB_LIBS@
208 GLIB_MKENUMS = @GLIB_MKENUMS@
209 GLIB_REQ_VERSION = @GLIB_REQ_VERSION@
210 GMSGFMT = @GMSGFMT@
211 GMSGFMT_015 = @GMSGFMT_015@
212 GOBJECT_QUERY = @GOBJECT_QUERY@
213 GREP = @GREP@
214 GTKDOC_CHECK = @GTKDOC_CHECK@
215 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
216 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
217 GTKDOC_MKPDF = @GTKDOC_MKPDF@
218 GTKDOC_REBASE = @GTKDOC_REBASE@
219 GTK_DOC_REQ_VERSION = @GTK_DOC_REQ_VERSION@
220 HAVE_GL = @HAVE_GL@
221 HAVE_GLES1 = @HAVE_GLES1@
222 HAVE_GLES2 = @HAVE_GLES2@
223 HTML_DIR = @HTML_DIR@
224 INSTALL = @INSTALL@
225 INSTALL_DATA = @INSTALL_DATA@
226 INSTALL_PROGRAM = @INSTALL_PROGRAM@
227 INSTALL_SCRIPT = @INSTALL_SCRIPT@
228 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
229 INTLLIBS = @INTLLIBS@
230 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
231 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
232 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
233 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
234 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
235 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
236 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
237 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
238 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
239 LD = @LD@
240 LDFLAGS = @LDFLAGS@
241 LIBICONV = @LIBICONV@
242 LIBINTL = @LIBINTL@
243 LIBOBJS = @LIBOBJS@
244 LIBS = @LIBS@
245 LIBTOOL = @LIBTOOL@
246 LIPO = @LIPO@
247 LN_S = @LN_S@
248 LTLIBICONV = @LTLIBICONV@
249 LTLIBINTL = @LTLIBINTL@
250 LTLIBOBJS = @LTLIBOBJS@
251 MAINTAINER_CFLAGS = @MAINTAINER_CFLAGS@
252 MAKEINFO = @MAKEINFO@
253 MANIFEST_TOOL = @MANIFEST_TOOL@
254 MKDIR_P = @MKDIR_P@
255 MSGFMT = @MSGFMT@
256 MSGFMT_015 = @MSGFMT_015@
257 MSGMERGE = @MSGMERGE@
258 NM = @NM@
259 NMEDIT = @NMEDIT@
260 OBJDUMP = @OBJDUMP@
261 OBJEXT = @OBJEXT@
262 OTOOL = @OTOOL@
263 OTOOL64 = @OTOOL64@
264 PACKAGE = @PACKAGE@
265 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
266 PACKAGE_NAME = @PACKAGE_NAME@
267 PACKAGE_STRING = @PACKAGE_STRING@
268 PACKAGE_TARNAME = @PACKAGE_TARNAME@
269 PACKAGE_URL = @PACKAGE_URL@
270 PACKAGE_VERSION = @PACKAGE_VERSION@
271 PANGOCAIRO_REQ_VERSION = @PANGOCAIRO_REQ_VERSION@
272 PATH_SEPARATOR = @PATH_SEPARATOR@
273 PKG_CONFIG = @PKG_CONFIG@
274 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
275 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
276 POSUB = @POSUB@
277 RANLIB = @RANLIB@
278 SED = @SED@
279 SET_MAKE = @SET_MAKE@
280 SHELL = @SHELL@
281 STRIP = @STRIP@
282 UPROF_REQ_VERSION = @UPROF_REQ_VERSION@
283 USE_NLS = @USE_NLS@
284 VERSION = @VERSION@
285 XCOMPOSITE_REQ_VERSION = @XCOMPOSITE_REQ_VERSION@
286 XFIXES_REQ_VERSION = @XFIXES_REQ_VERSION@
287 XGETTEXT = @XGETTEXT@
288 XGETTEXT_015 = @XGETTEXT_015@
289 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
290 XMKMF = @XMKMF@
291 abs_builddir = @abs_builddir@
292 abs_srcdir = @abs_srcdir@
293 abs_top_builddir = @abs_top_builddir@
294 abs_top_srcdir = @abs_top_srcdir@
295 ac_ct_AR = @ac_ct_AR@
296 ac_ct_CC = @ac_ct_CC@
297 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
298 am__include = @am__include@
299 am__leading_dot = @am__leading_dot@
300 am__quote = @am__quote@
301 am__tar = @am__tar@
302 am__untar = @am__untar@
303 bindir = @bindir@
304 build = @build@
305 build_alias = @build_alias@
306 build_cpu = @build_cpu@
307 build_os = @build_os@
308 build_vendor = @build_vendor@
309 builddir = @builddir@
310 datadir = @datadir@
311 datarootdir = @datarootdir@
312 docdir = @docdir@
313 dvidir = @dvidir@
314 exec_prefix = @exec_prefix@
315 host = @host@
316 host_alias = @host_alias@
317 host_cpu = @host_cpu@
318 host_os = @host_os@
319 host_vendor = @host_vendor@
320 htmldir = @htmldir@
321 includedir = @includedir@
322 infodir = @infodir@
323 install_sh = @install_sh@
324 libdir = @libdir@
325 libexecdir = @libexecdir@
326 localedir = @localedir@
327 localstatedir = @localstatedir@
328 mandir = @mandir@
329 mkdir_p = @mkdir_p@
330 oldincludedir = @oldincludedir@
331 pdfdir = @pdfdir@
332 prefix = @prefix@
333 program_transform_name = @program_transform_name@
334 psdir = @psdir@
335 sbindir = @sbindir@
336 sharedstatedir = @sharedstatedir@
337 srcdir = @srcdir@
338 sysconfdir = @sysconfdir@
339 target_alias = @target_alias@
340 top_build_prefix = @top_build_prefix@
341 top_builddir = @top_builddir@
342 top_srcdir = @top_srcdir@
343 QUIET_GEN = $(AM_V_GEN)
344 QUIET_LN = $(QUIET_LN_$(V))
345 QUIET_LN_ = $(QUIET_LN_$(AM_DEFAULT_VERBOSITY))
346 QUIET_LN_0 = @echo '  LN     '$@;
347 QUIET_RM = $(QUIET_RM_$(V))
348 QUIET_RM_ = $(QUIET_RM_$(AM_DEFAULT_VERBOSITY))
349 QUIET_RM_0 = @echo '  RM     '$@;
350 QUIET_SCAN = $(QUIET_SCAN_$(V))
351 QUIET_SCAN_ = $(QUIET_SCAN_$(AM_DEFAULT_VERBOSITY))
352 QUIET_SCAN_0 = @echo '  GISCAN '$@;
353 QUIET_COMP = $(QUIET_COMP_$(V))
354 QUIET_COMP_ = $(QUIET_COMP_$(AM_DEFAULT_VERBOSITY))
355 QUIET_COMP_0 = @echo '  GICOMP '$@;
356 NULL = 
357 common_sources = \
358         test-utils.h \
359         test-utils.c \
360         test-conform-main.c \
361         $(NULL)
362
363 unported_test_sources = \
364         test-fixed.c \
365         test-materials.c \
366         test-viewport.c \
367         test-multitexture.c \
368         test-npot-texture.c \
369         test-object.c \
370         test-premult.c \
371         test-readpixels.c \
372         test-texture-get-set-data.c \
373         test-texture-mipmaps.c \
374         test-texture-pixmap-x11.c \
375         test-texture-rectangle.c \
376         test-atlas-migration.c \
377         test-vertex-buffer-contiguous.c \
378         test-vertex-buffer-interleved.c \
379         test-vertex-buffer-mutability.c \
380         $(NULL)
381
382 test_sources = \
383         test-bitmask.c \
384         test-blend-strings.c \
385         test-depth-test.c \
386         test-color-mask.c \
387         test-backface-culling.c \
388         test-just-vertex-shader.c \
389         test-path.c \
390         test-pipeline-user-matrix.c \
391         test-pipeline-uniforms.c \
392         test-pixel-buffer.c \
393         test-snippets.c \
394         test-wrap-modes.c \
395         test-sub-texture.c \
396         test-custom-attributes.c \
397         test-offscreen.c \
398         test-primitive.c \
399         test-texture-3d.c \
400         test-sparse-pipeline.c \
401         test-read-texture-formats.c \
402         test-write-texture-formats.c \
403         test-point-size.c \
404         test-point-sprite.c \
405         $(NULL)
406
407 test_conformance_SOURCES = $(common_sources) $(test_sources)
408 @OS_WIN32_FALSE@SHEXT = $(EXEEXT)
409 @OS_WIN32_TRUE@SHEXT = 
410
411 # NB: BUILT_SOURCES here a misnomer. We aren't building source, just inserting
412 # a phony rule that will generate symlink scripts for running individual tests
413 BUILT_SOURCES = wrappers
414
415 # The include of the $(buildir)/cogl directory here is to make it so
416 # that tests that directly include Cogl source code for whitebox
417 # testing (such as test-bitmask) will still compile
418 INCLUDES = \
419         -I$(top_srcdir) \
420         -I$(top_builddir)/cogl
421
422 test_conformance_CPPFLAGS = \
423         -DCOGL_ENABLE_EXPERIMENTAL_API \
424         -DCOGL_DISABLE_DEPRECATED \
425         -DTESTS_DATADIR=\""$(top_srcdir)/tests/data"\" \
426         -DCLUTTER_COMPILATION
427
428 test_conformance_CFLAGS = -g3 -O0 $(COGL_DEP_CFLAGS) $(COGL_EXTRA_CFLAGS)
429 test_conformance_LDADD = $(COGL_DEP_LIBS) $(top_builddir)/cogl/libcogl.la
430 test_conformance_LDFLAGS = -export-dynamic
431
432 # XXX: we could prevent the conformance test suite from running
433 #      by simply defining this variable conditionally
434 TEST_PROGS = test-conformance
435 EXTRA_DIST = test-launcher.sh.in run-tests.sh
436
437 # Let the VS9/VS10 Project files be cleared out before they are re-expanded...
438 DISTCLEANFILES = test-launcher.sh .gitignore \
439         ../../build/win32/vs9/test-conformance-cogl.vcproj \
440         ../../build/win32/vs10/test-conformance-cogl.vcxproj \
441         ../../build/win32/vs10/test-conformance-cogl.vcxproj.filters
442 all: $(BUILT_SOURCES)
443         $(MAKE) $(AM_MAKEFLAGS) all-am
444
445 .SUFFIXES:
446 .SUFFIXES: .c .lo .o .obj
447 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/build/autotools/Makefile.am.silent $(am__configure_deps)
448         @for dep in $?; do \
449           case '$(am__configure_deps)' in \
450             *$$dep*) \
451               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
452                 && { if test -f $@; then exit 0; else break; fi; }; \
453               exit 1;; \
454           esac; \
455         done; \
456         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/conform/Makefile'; \
457         $(am__cd) $(top_srcdir) && \
458           $(AUTOMAKE) --foreign tests/conform/Makefile
459 .PRECIOUS: Makefile
460 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
461         @case '$?' in \
462           *config.status*) \
463             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
464           *) \
465             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
466             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
467         esac;
468
469 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
470         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
471
472 $(top_srcdir)/configure:  $(am__configure_deps)
473         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
474 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
475         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
476 $(am__aclocal_m4_deps):
477 config.env: $(top_builddir)/config.status $(srcdir)/config.env.in
478         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
479 test-launcher.sh: $(top_builddir)/config.status $(srcdir)/test-launcher.sh.in
480         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
481
482 clean-noinstPROGRAMS:
483         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
484         echo " rm -f" $$list; \
485         rm -f $$list || exit $$?; \
486         test -n "$(EXEEXT)" || exit 0; \
487         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
488         echo " rm -f" $$list; \
489         rm -f $$list
490 test-conformance$(EXEEXT): $(test_conformance_OBJECTS) $(test_conformance_DEPENDENCIES) 
491         @rm -f test-conformance$(EXEEXT)
492         $(AM_V_CCLD)$(test_conformance_LINK) $(test_conformance_OBJECTS) $(test_conformance_LDADD) $(LIBS)
493
494 mostlyclean-compile:
495         -rm -f *.$(OBJEXT)
496
497 distclean-compile:
498         -rm -f *.tab.c
499
500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-backface-culling.Po@am__quote@
501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-bitmask.Po@am__quote@
502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-blend-strings.Po@am__quote@
503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-color-mask.Po@am__quote@
504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-conform-main.Po@am__quote@
505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-custom-attributes.Po@am__quote@
506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-depth-test.Po@am__quote@
507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-just-vertex-shader.Po@am__quote@
508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-offscreen.Po@am__quote@
509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-path.Po@am__quote@
510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-pipeline-uniforms.Po@am__quote@
511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-pipeline-user-matrix.Po@am__quote@
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-pixel-buffer.Po@am__quote@
513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-point-size.Po@am__quote@
514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-point-sprite.Po@am__quote@
515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-primitive.Po@am__quote@
516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-read-texture-formats.Po@am__quote@
517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-snippets.Po@am__quote@
518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-sparse-pipeline.Po@am__quote@
519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-sub-texture.Po@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-texture-3d.Po@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-utils.Po@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-wrap-modes.Po@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_conformance-test-write-texture-formats.Po@am__quote@
524
525 .c.o:
526 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
527 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
528 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
529 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
530 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
531 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
532
533 .c.obj:
534 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
535 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
536 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
537 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
538 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
539 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
540
541 .c.lo:
542 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
543 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
544 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
545 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
546 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
547 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
548
549 test_conformance-test-utils.o: test-utils.c
550 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-utils.o -MD -MP -MF $(DEPDIR)/test_conformance-test-utils.Tpo -c -o test_conformance-test-utils.o `test -f 'test-utils.c' || echo '$(srcdir)/'`test-utils.c
551 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-utils.Tpo $(DEPDIR)/test_conformance-test-utils.Po
552 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
553 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-utils.c' object='test_conformance-test-utils.o' libtool=no @AMDEPBACKSLASH@
554 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-utils.o `test -f 'test-utils.c' || echo '$(srcdir)/'`test-utils.c
556
557 test_conformance-test-utils.obj: test-utils.c
558 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-utils.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-utils.Tpo -c -o test_conformance-test-utils.obj `if test -f 'test-utils.c'; then $(CYGPATH_W) 'test-utils.c'; else $(CYGPATH_W) '$(srcdir)/test-utils.c'; fi`
559 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-utils.Tpo $(DEPDIR)/test_conformance-test-utils.Po
560 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
561 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-utils.c' object='test_conformance-test-utils.obj' libtool=no @AMDEPBACKSLASH@
562 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
563 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-utils.obj `if test -f 'test-utils.c'; then $(CYGPATH_W) 'test-utils.c'; else $(CYGPATH_W) '$(srcdir)/test-utils.c'; fi`
564
565 test_conformance-test-conform-main.o: test-conform-main.c
566 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-conform-main.o -MD -MP -MF $(DEPDIR)/test_conformance-test-conform-main.Tpo -c -o test_conformance-test-conform-main.o `test -f 'test-conform-main.c' || echo '$(srcdir)/'`test-conform-main.c
567 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-conform-main.Tpo $(DEPDIR)/test_conformance-test-conform-main.Po
568 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
569 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-conform-main.c' object='test_conformance-test-conform-main.o' libtool=no @AMDEPBACKSLASH@
570 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-conform-main.o `test -f 'test-conform-main.c' || echo '$(srcdir)/'`test-conform-main.c
572
573 test_conformance-test-conform-main.obj: test-conform-main.c
574 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-conform-main.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-conform-main.Tpo -c -o test_conformance-test-conform-main.obj `if test -f 'test-conform-main.c'; then $(CYGPATH_W) 'test-conform-main.c'; else $(CYGPATH_W) '$(srcdir)/test-conform-main.c'; fi`
575 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-conform-main.Tpo $(DEPDIR)/test_conformance-test-conform-main.Po
576 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
577 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-conform-main.c' object='test_conformance-test-conform-main.obj' libtool=no @AMDEPBACKSLASH@
578 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
579 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-conform-main.obj `if test -f 'test-conform-main.c'; then $(CYGPATH_W) 'test-conform-main.c'; else $(CYGPATH_W) '$(srcdir)/test-conform-main.c'; fi`
580
581 test_conformance-test-bitmask.o: test-bitmask.c
582 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-bitmask.o -MD -MP -MF $(DEPDIR)/test_conformance-test-bitmask.Tpo -c -o test_conformance-test-bitmask.o `test -f 'test-bitmask.c' || echo '$(srcdir)/'`test-bitmask.c
583 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-bitmask.Tpo $(DEPDIR)/test_conformance-test-bitmask.Po
584 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
585 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-bitmask.c' object='test_conformance-test-bitmask.o' libtool=no @AMDEPBACKSLASH@
586 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
587 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-bitmask.o `test -f 'test-bitmask.c' || echo '$(srcdir)/'`test-bitmask.c
588
589 test_conformance-test-bitmask.obj: test-bitmask.c
590 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-bitmask.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-bitmask.Tpo -c -o test_conformance-test-bitmask.obj `if test -f 'test-bitmask.c'; then $(CYGPATH_W) 'test-bitmask.c'; else $(CYGPATH_W) '$(srcdir)/test-bitmask.c'; fi`
591 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-bitmask.Tpo $(DEPDIR)/test_conformance-test-bitmask.Po
592 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
593 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-bitmask.c' object='test_conformance-test-bitmask.obj' libtool=no @AMDEPBACKSLASH@
594 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
595 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-bitmask.obj `if test -f 'test-bitmask.c'; then $(CYGPATH_W) 'test-bitmask.c'; else $(CYGPATH_W) '$(srcdir)/test-bitmask.c'; fi`
596
597 test_conformance-test-blend-strings.o: test-blend-strings.c
598 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-blend-strings.o -MD -MP -MF $(DEPDIR)/test_conformance-test-blend-strings.Tpo -c -o test_conformance-test-blend-strings.o `test -f 'test-blend-strings.c' || echo '$(srcdir)/'`test-blend-strings.c
599 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-blend-strings.Tpo $(DEPDIR)/test_conformance-test-blend-strings.Po
600 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
601 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-blend-strings.c' object='test_conformance-test-blend-strings.o' libtool=no @AMDEPBACKSLASH@
602 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
603 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-blend-strings.o `test -f 'test-blend-strings.c' || echo '$(srcdir)/'`test-blend-strings.c
604
605 test_conformance-test-blend-strings.obj: test-blend-strings.c
606 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-blend-strings.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-blend-strings.Tpo -c -o test_conformance-test-blend-strings.obj `if test -f 'test-blend-strings.c'; then $(CYGPATH_W) 'test-blend-strings.c'; else $(CYGPATH_W) '$(srcdir)/test-blend-strings.c'; fi`
607 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-blend-strings.Tpo $(DEPDIR)/test_conformance-test-blend-strings.Po
608 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
609 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-blend-strings.c' object='test_conformance-test-blend-strings.obj' libtool=no @AMDEPBACKSLASH@
610 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-blend-strings.obj `if test -f 'test-blend-strings.c'; then $(CYGPATH_W) 'test-blend-strings.c'; else $(CYGPATH_W) '$(srcdir)/test-blend-strings.c'; fi`
612
613 test_conformance-test-depth-test.o: test-depth-test.c
614 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-depth-test.o -MD -MP -MF $(DEPDIR)/test_conformance-test-depth-test.Tpo -c -o test_conformance-test-depth-test.o `test -f 'test-depth-test.c' || echo '$(srcdir)/'`test-depth-test.c
615 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-depth-test.Tpo $(DEPDIR)/test_conformance-test-depth-test.Po
616 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
617 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-depth-test.c' object='test_conformance-test-depth-test.o' libtool=no @AMDEPBACKSLASH@
618 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
619 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-depth-test.o `test -f 'test-depth-test.c' || echo '$(srcdir)/'`test-depth-test.c
620
621 test_conformance-test-depth-test.obj: test-depth-test.c
622 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-depth-test.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-depth-test.Tpo -c -o test_conformance-test-depth-test.obj `if test -f 'test-depth-test.c'; then $(CYGPATH_W) 'test-depth-test.c'; else $(CYGPATH_W) '$(srcdir)/test-depth-test.c'; fi`
623 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-depth-test.Tpo $(DEPDIR)/test_conformance-test-depth-test.Po
624 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
625 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-depth-test.c' object='test_conformance-test-depth-test.obj' libtool=no @AMDEPBACKSLASH@
626 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
627 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-depth-test.obj `if test -f 'test-depth-test.c'; then $(CYGPATH_W) 'test-depth-test.c'; else $(CYGPATH_W) '$(srcdir)/test-depth-test.c'; fi`
628
629 test_conformance-test-color-mask.o: test-color-mask.c
630 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-color-mask.o -MD -MP -MF $(DEPDIR)/test_conformance-test-color-mask.Tpo -c -o test_conformance-test-color-mask.o `test -f 'test-color-mask.c' || echo '$(srcdir)/'`test-color-mask.c
631 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-color-mask.Tpo $(DEPDIR)/test_conformance-test-color-mask.Po
632 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
633 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-color-mask.c' object='test_conformance-test-color-mask.o' libtool=no @AMDEPBACKSLASH@
634 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
635 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-color-mask.o `test -f 'test-color-mask.c' || echo '$(srcdir)/'`test-color-mask.c
636
637 test_conformance-test-color-mask.obj: test-color-mask.c
638 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-color-mask.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-color-mask.Tpo -c -o test_conformance-test-color-mask.obj `if test -f 'test-color-mask.c'; then $(CYGPATH_W) 'test-color-mask.c'; else $(CYGPATH_W) '$(srcdir)/test-color-mask.c'; fi`
639 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-color-mask.Tpo $(DEPDIR)/test_conformance-test-color-mask.Po
640 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
641 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-color-mask.c' object='test_conformance-test-color-mask.obj' libtool=no @AMDEPBACKSLASH@
642 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
643 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-color-mask.obj `if test -f 'test-color-mask.c'; then $(CYGPATH_W) 'test-color-mask.c'; else $(CYGPATH_W) '$(srcdir)/test-color-mask.c'; fi`
644
645 test_conformance-test-backface-culling.o: test-backface-culling.c
646 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-backface-culling.o -MD -MP -MF $(DEPDIR)/test_conformance-test-backface-culling.Tpo -c -o test_conformance-test-backface-culling.o `test -f 'test-backface-culling.c' || echo '$(srcdir)/'`test-backface-culling.c
647 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-backface-culling.Tpo $(DEPDIR)/test_conformance-test-backface-culling.Po
648 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
649 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-backface-culling.c' object='test_conformance-test-backface-culling.o' libtool=no @AMDEPBACKSLASH@
650 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
651 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-backface-culling.o `test -f 'test-backface-culling.c' || echo '$(srcdir)/'`test-backface-culling.c
652
653 test_conformance-test-backface-culling.obj: test-backface-culling.c
654 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-backface-culling.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-backface-culling.Tpo -c -o test_conformance-test-backface-culling.obj `if test -f 'test-backface-culling.c'; then $(CYGPATH_W) 'test-backface-culling.c'; else $(CYGPATH_W) '$(srcdir)/test-backface-culling.c'; fi`
655 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-backface-culling.Tpo $(DEPDIR)/test_conformance-test-backface-culling.Po
656 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
657 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-backface-culling.c' object='test_conformance-test-backface-culling.obj' libtool=no @AMDEPBACKSLASH@
658 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
659 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-backface-culling.obj `if test -f 'test-backface-culling.c'; then $(CYGPATH_W) 'test-backface-culling.c'; else $(CYGPATH_W) '$(srcdir)/test-backface-culling.c'; fi`
660
661 test_conformance-test-just-vertex-shader.o: test-just-vertex-shader.c
662 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-just-vertex-shader.o -MD -MP -MF $(DEPDIR)/test_conformance-test-just-vertex-shader.Tpo -c -o test_conformance-test-just-vertex-shader.o `test -f 'test-just-vertex-shader.c' || echo '$(srcdir)/'`test-just-vertex-shader.c
663 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-just-vertex-shader.Tpo $(DEPDIR)/test_conformance-test-just-vertex-shader.Po
664 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
665 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-just-vertex-shader.c' object='test_conformance-test-just-vertex-shader.o' libtool=no @AMDEPBACKSLASH@
666 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
667 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-just-vertex-shader.o `test -f 'test-just-vertex-shader.c' || echo '$(srcdir)/'`test-just-vertex-shader.c
668
669 test_conformance-test-just-vertex-shader.obj: test-just-vertex-shader.c
670 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-just-vertex-shader.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-just-vertex-shader.Tpo -c -o test_conformance-test-just-vertex-shader.obj `if test -f 'test-just-vertex-shader.c'; then $(CYGPATH_W) 'test-just-vertex-shader.c'; else $(CYGPATH_W) '$(srcdir)/test-just-vertex-shader.c'; fi`
671 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-just-vertex-shader.Tpo $(DEPDIR)/test_conformance-test-just-vertex-shader.Po
672 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
673 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-just-vertex-shader.c' object='test_conformance-test-just-vertex-shader.obj' libtool=no @AMDEPBACKSLASH@
674 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
675 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-just-vertex-shader.obj `if test -f 'test-just-vertex-shader.c'; then $(CYGPATH_W) 'test-just-vertex-shader.c'; else $(CYGPATH_W) '$(srcdir)/test-just-vertex-shader.c'; fi`
676
677 test_conformance-test-path.o: test-path.c
678 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-path.o -MD -MP -MF $(DEPDIR)/test_conformance-test-path.Tpo -c -o test_conformance-test-path.o `test -f 'test-path.c' || echo '$(srcdir)/'`test-path.c
679 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-path.Tpo $(DEPDIR)/test_conformance-test-path.Po
680 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
681 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-path.c' object='test_conformance-test-path.o' libtool=no @AMDEPBACKSLASH@
682 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
683 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-path.o `test -f 'test-path.c' || echo '$(srcdir)/'`test-path.c
684
685 test_conformance-test-path.obj: test-path.c
686 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-path.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-path.Tpo -c -o test_conformance-test-path.obj `if test -f 'test-path.c'; then $(CYGPATH_W) 'test-path.c'; else $(CYGPATH_W) '$(srcdir)/test-path.c'; fi`
687 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-path.Tpo $(DEPDIR)/test_conformance-test-path.Po
688 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
689 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-path.c' object='test_conformance-test-path.obj' libtool=no @AMDEPBACKSLASH@
690 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
691 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-path.obj `if test -f 'test-path.c'; then $(CYGPATH_W) 'test-path.c'; else $(CYGPATH_W) '$(srcdir)/test-path.c'; fi`
692
693 test_conformance-test-pipeline-user-matrix.o: test-pipeline-user-matrix.c
694 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-pipeline-user-matrix.o -MD -MP -MF $(DEPDIR)/test_conformance-test-pipeline-user-matrix.Tpo -c -o test_conformance-test-pipeline-user-matrix.o `test -f 'test-pipeline-user-matrix.c' || echo '$(srcdir)/'`test-pipeline-user-matrix.c
695 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-pipeline-user-matrix.Tpo $(DEPDIR)/test_conformance-test-pipeline-user-matrix.Po
696 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-pipeline-user-matrix.c' object='test_conformance-test-pipeline-user-matrix.o' libtool=no @AMDEPBACKSLASH@
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-pipeline-user-matrix.o `test -f 'test-pipeline-user-matrix.c' || echo '$(srcdir)/'`test-pipeline-user-matrix.c
700
701 test_conformance-test-pipeline-user-matrix.obj: test-pipeline-user-matrix.c
702 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-pipeline-user-matrix.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-pipeline-user-matrix.Tpo -c -o test_conformance-test-pipeline-user-matrix.obj `if test -f 'test-pipeline-user-matrix.c'; then $(CYGPATH_W) 'test-pipeline-user-matrix.c'; else $(CYGPATH_W) '$(srcdir)/test-pipeline-user-matrix.c'; fi`
703 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-pipeline-user-matrix.Tpo $(DEPDIR)/test_conformance-test-pipeline-user-matrix.Po
704 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-pipeline-user-matrix.c' object='test_conformance-test-pipeline-user-matrix.obj' libtool=no @AMDEPBACKSLASH@
706 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
707 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-pipeline-user-matrix.obj `if test -f 'test-pipeline-user-matrix.c'; then $(CYGPATH_W) 'test-pipeline-user-matrix.c'; else $(CYGPATH_W) '$(srcdir)/test-pipeline-user-matrix.c'; fi`
708
709 test_conformance-test-pipeline-uniforms.o: test-pipeline-uniforms.c
710 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-pipeline-uniforms.o -MD -MP -MF $(DEPDIR)/test_conformance-test-pipeline-uniforms.Tpo -c -o test_conformance-test-pipeline-uniforms.o `test -f 'test-pipeline-uniforms.c' || echo '$(srcdir)/'`test-pipeline-uniforms.c
711 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-pipeline-uniforms.Tpo $(DEPDIR)/test_conformance-test-pipeline-uniforms.Po
712 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
713 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-pipeline-uniforms.c' object='test_conformance-test-pipeline-uniforms.o' libtool=no @AMDEPBACKSLASH@
714 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
715 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-pipeline-uniforms.o `test -f 'test-pipeline-uniforms.c' || echo '$(srcdir)/'`test-pipeline-uniforms.c
716
717 test_conformance-test-pipeline-uniforms.obj: test-pipeline-uniforms.c
718 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-pipeline-uniforms.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-pipeline-uniforms.Tpo -c -o test_conformance-test-pipeline-uniforms.obj `if test -f 'test-pipeline-uniforms.c'; then $(CYGPATH_W) 'test-pipeline-uniforms.c'; else $(CYGPATH_W) '$(srcdir)/test-pipeline-uniforms.c'; fi`
719 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-pipeline-uniforms.Tpo $(DEPDIR)/test_conformance-test-pipeline-uniforms.Po
720 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
721 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-pipeline-uniforms.c' object='test_conformance-test-pipeline-uniforms.obj' libtool=no @AMDEPBACKSLASH@
722 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
723 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-pipeline-uniforms.obj `if test -f 'test-pipeline-uniforms.c'; then $(CYGPATH_W) 'test-pipeline-uniforms.c'; else $(CYGPATH_W) '$(srcdir)/test-pipeline-uniforms.c'; fi`
724
725 test_conformance-test-pixel-buffer.o: test-pixel-buffer.c
726 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-pixel-buffer.o -MD -MP -MF $(DEPDIR)/test_conformance-test-pixel-buffer.Tpo -c -o test_conformance-test-pixel-buffer.o `test -f 'test-pixel-buffer.c' || echo '$(srcdir)/'`test-pixel-buffer.c
727 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-pixel-buffer.Tpo $(DEPDIR)/test_conformance-test-pixel-buffer.Po
728 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
729 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-pixel-buffer.c' object='test_conformance-test-pixel-buffer.o' libtool=no @AMDEPBACKSLASH@
730 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
731 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-pixel-buffer.o `test -f 'test-pixel-buffer.c' || echo '$(srcdir)/'`test-pixel-buffer.c
732
733 test_conformance-test-pixel-buffer.obj: test-pixel-buffer.c
734 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-pixel-buffer.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-pixel-buffer.Tpo -c -o test_conformance-test-pixel-buffer.obj `if test -f 'test-pixel-buffer.c'; then $(CYGPATH_W) 'test-pixel-buffer.c'; else $(CYGPATH_W) '$(srcdir)/test-pixel-buffer.c'; fi`
735 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-pixel-buffer.Tpo $(DEPDIR)/test_conformance-test-pixel-buffer.Po
736 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
737 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-pixel-buffer.c' object='test_conformance-test-pixel-buffer.obj' libtool=no @AMDEPBACKSLASH@
738 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
739 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-pixel-buffer.obj `if test -f 'test-pixel-buffer.c'; then $(CYGPATH_W) 'test-pixel-buffer.c'; else $(CYGPATH_W) '$(srcdir)/test-pixel-buffer.c'; fi`
740
741 test_conformance-test-snippets.o: test-snippets.c
742 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-snippets.o -MD -MP -MF $(DEPDIR)/test_conformance-test-snippets.Tpo -c -o test_conformance-test-snippets.o `test -f 'test-snippets.c' || echo '$(srcdir)/'`test-snippets.c
743 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-snippets.Tpo $(DEPDIR)/test_conformance-test-snippets.Po
744 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
745 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-snippets.c' object='test_conformance-test-snippets.o' libtool=no @AMDEPBACKSLASH@
746 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
747 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-snippets.o `test -f 'test-snippets.c' || echo '$(srcdir)/'`test-snippets.c
748
749 test_conformance-test-snippets.obj: test-snippets.c
750 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-snippets.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-snippets.Tpo -c -o test_conformance-test-snippets.obj `if test -f 'test-snippets.c'; then $(CYGPATH_W) 'test-snippets.c'; else $(CYGPATH_W) '$(srcdir)/test-snippets.c'; fi`
751 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-snippets.Tpo $(DEPDIR)/test_conformance-test-snippets.Po
752 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
753 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-snippets.c' object='test_conformance-test-snippets.obj' libtool=no @AMDEPBACKSLASH@
754 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
755 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-snippets.obj `if test -f 'test-snippets.c'; then $(CYGPATH_W) 'test-snippets.c'; else $(CYGPATH_W) '$(srcdir)/test-snippets.c'; fi`
756
757 test_conformance-test-wrap-modes.o: test-wrap-modes.c
758 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-wrap-modes.o -MD -MP -MF $(DEPDIR)/test_conformance-test-wrap-modes.Tpo -c -o test_conformance-test-wrap-modes.o `test -f 'test-wrap-modes.c' || echo '$(srcdir)/'`test-wrap-modes.c
759 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-wrap-modes.Tpo $(DEPDIR)/test_conformance-test-wrap-modes.Po
760 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
761 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-wrap-modes.c' object='test_conformance-test-wrap-modes.o' libtool=no @AMDEPBACKSLASH@
762 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
763 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-wrap-modes.o `test -f 'test-wrap-modes.c' || echo '$(srcdir)/'`test-wrap-modes.c
764
765 test_conformance-test-wrap-modes.obj: test-wrap-modes.c
766 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-wrap-modes.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-wrap-modes.Tpo -c -o test_conformance-test-wrap-modes.obj `if test -f 'test-wrap-modes.c'; then $(CYGPATH_W) 'test-wrap-modes.c'; else $(CYGPATH_W) '$(srcdir)/test-wrap-modes.c'; fi`
767 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-wrap-modes.Tpo $(DEPDIR)/test_conformance-test-wrap-modes.Po
768 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
769 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-wrap-modes.c' object='test_conformance-test-wrap-modes.obj' libtool=no @AMDEPBACKSLASH@
770 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
771 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-wrap-modes.obj `if test -f 'test-wrap-modes.c'; then $(CYGPATH_W) 'test-wrap-modes.c'; else $(CYGPATH_W) '$(srcdir)/test-wrap-modes.c'; fi`
772
773 test_conformance-test-sub-texture.o: test-sub-texture.c
774 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-sub-texture.o -MD -MP -MF $(DEPDIR)/test_conformance-test-sub-texture.Tpo -c -o test_conformance-test-sub-texture.o `test -f 'test-sub-texture.c' || echo '$(srcdir)/'`test-sub-texture.c
775 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-sub-texture.Tpo $(DEPDIR)/test_conformance-test-sub-texture.Po
776 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
777 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-sub-texture.c' object='test_conformance-test-sub-texture.o' libtool=no @AMDEPBACKSLASH@
778 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
779 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-sub-texture.o `test -f 'test-sub-texture.c' || echo '$(srcdir)/'`test-sub-texture.c
780
781 test_conformance-test-sub-texture.obj: test-sub-texture.c
782 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-sub-texture.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-sub-texture.Tpo -c -o test_conformance-test-sub-texture.obj `if test -f 'test-sub-texture.c'; then $(CYGPATH_W) 'test-sub-texture.c'; else $(CYGPATH_W) '$(srcdir)/test-sub-texture.c'; fi`
783 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-sub-texture.Tpo $(DEPDIR)/test_conformance-test-sub-texture.Po
784 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
785 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-sub-texture.c' object='test_conformance-test-sub-texture.obj' libtool=no @AMDEPBACKSLASH@
786 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
787 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-sub-texture.obj `if test -f 'test-sub-texture.c'; then $(CYGPATH_W) 'test-sub-texture.c'; else $(CYGPATH_W) '$(srcdir)/test-sub-texture.c'; fi`
788
789 test_conformance-test-custom-attributes.o: test-custom-attributes.c
790 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-custom-attributes.o -MD -MP -MF $(DEPDIR)/test_conformance-test-custom-attributes.Tpo -c -o test_conformance-test-custom-attributes.o `test -f 'test-custom-attributes.c' || echo '$(srcdir)/'`test-custom-attributes.c
791 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-custom-attributes.Tpo $(DEPDIR)/test_conformance-test-custom-attributes.Po
792 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
793 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-custom-attributes.c' object='test_conformance-test-custom-attributes.o' libtool=no @AMDEPBACKSLASH@
794 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
795 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-custom-attributes.o `test -f 'test-custom-attributes.c' || echo '$(srcdir)/'`test-custom-attributes.c
796
797 test_conformance-test-custom-attributes.obj: test-custom-attributes.c
798 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-custom-attributes.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-custom-attributes.Tpo -c -o test_conformance-test-custom-attributes.obj `if test -f 'test-custom-attributes.c'; then $(CYGPATH_W) 'test-custom-attributes.c'; else $(CYGPATH_W) '$(srcdir)/test-custom-attributes.c'; fi`
799 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-custom-attributes.Tpo $(DEPDIR)/test_conformance-test-custom-attributes.Po
800 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
801 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-custom-attributes.c' object='test_conformance-test-custom-attributes.obj' libtool=no @AMDEPBACKSLASH@
802 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
803 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-custom-attributes.obj `if test -f 'test-custom-attributes.c'; then $(CYGPATH_W) 'test-custom-attributes.c'; else $(CYGPATH_W) '$(srcdir)/test-custom-attributes.c'; fi`
804
805 test_conformance-test-offscreen.o: test-offscreen.c
806 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-offscreen.o -MD -MP -MF $(DEPDIR)/test_conformance-test-offscreen.Tpo -c -o test_conformance-test-offscreen.o `test -f 'test-offscreen.c' || echo '$(srcdir)/'`test-offscreen.c
807 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-offscreen.Tpo $(DEPDIR)/test_conformance-test-offscreen.Po
808 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
809 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-offscreen.c' object='test_conformance-test-offscreen.o' libtool=no @AMDEPBACKSLASH@
810 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
811 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-offscreen.o `test -f 'test-offscreen.c' || echo '$(srcdir)/'`test-offscreen.c
812
813 test_conformance-test-offscreen.obj: test-offscreen.c
814 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-offscreen.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-offscreen.Tpo -c -o test_conformance-test-offscreen.obj `if test -f 'test-offscreen.c'; then $(CYGPATH_W) 'test-offscreen.c'; else $(CYGPATH_W) '$(srcdir)/test-offscreen.c'; fi`
815 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-offscreen.Tpo $(DEPDIR)/test_conformance-test-offscreen.Po
816 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
817 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-offscreen.c' object='test_conformance-test-offscreen.obj' libtool=no @AMDEPBACKSLASH@
818 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
819 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-offscreen.obj `if test -f 'test-offscreen.c'; then $(CYGPATH_W) 'test-offscreen.c'; else $(CYGPATH_W) '$(srcdir)/test-offscreen.c'; fi`
820
821 test_conformance-test-primitive.o: test-primitive.c
822 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-primitive.o -MD -MP -MF $(DEPDIR)/test_conformance-test-primitive.Tpo -c -o test_conformance-test-primitive.o `test -f 'test-primitive.c' || echo '$(srcdir)/'`test-primitive.c
823 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-primitive.Tpo $(DEPDIR)/test_conformance-test-primitive.Po
824 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
825 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-primitive.c' object='test_conformance-test-primitive.o' libtool=no @AMDEPBACKSLASH@
826 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
827 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-primitive.o `test -f 'test-primitive.c' || echo '$(srcdir)/'`test-primitive.c
828
829 test_conformance-test-primitive.obj: test-primitive.c
830 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-primitive.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-primitive.Tpo -c -o test_conformance-test-primitive.obj `if test -f 'test-primitive.c'; then $(CYGPATH_W) 'test-primitive.c'; else $(CYGPATH_W) '$(srcdir)/test-primitive.c'; fi`
831 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-primitive.Tpo $(DEPDIR)/test_conformance-test-primitive.Po
832 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
833 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-primitive.c' object='test_conformance-test-primitive.obj' libtool=no @AMDEPBACKSLASH@
834 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
835 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-primitive.obj `if test -f 'test-primitive.c'; then $(CYGPATH_W) 'test-primitive.c'; else $(CYGPATH_W) '$(srcdir)/test-primitive.c'; fi`
836
837 test_conformance-test-texture-3d.o: test-texture-3d.c
838 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-texture-3d.o -MD -MP -MF $(DEPDIR)/test_conformance-test-texture-3d.Tpo -c -o test_conformance-test-texture-3d.o `test -f 'test-texture-3d.c' || echo '$(srcdir)/'`test-texture-3d.c
839 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-texture-3d.Tpo $(DEPDIR)/test_conformance-test-texture-3d.Po
840 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
841 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-texture-3d.c' object='test_conformance-test-texture-3d.o' libtool=no @AMDEPBACKSLASH@
842 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
843 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-texture-3d.o `test -f 'test-texture-3d.c' || echo '$(srcdir)/'`test-texture-3d.c
844
845 test_conformance-test-texture-3d.obj: test-texture-3d.c
846 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-texture-3d.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-texture-3d.Tpo -c -o test_conformance-test-texture-3d.obj `if test -f 'test-texture-3d.c'; then $(CYGPATH_W) 'test-texture-3d.c'; else $(CYGPATH_W) '$(srcdir)/test-texture-3d.c'; fi`
847 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-texture-3d.Tpo $(DEPDIR)/test_conformance-test-texture-3d.Po
848 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
849 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-texture-3d.c' object='test_conformance-test-texture-3d.obj' libtool=no @AMDEPBACKSLASH@
850 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
851 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-texture-3d.obj `if test -f 'test-texture-3d.c'; then $(CYGPATH_W) 'test-texture-3d.c'; else $(CYGPATH_W) '$(srcdir)/test-texture-3d.c'; fi`
852
853 test_conformance-test-sparse-pipeline.o: test-sparse-pipeline.c
854 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-sparse-pipeline.o -MD -MP -MF $(DEPDIR)/test_conformance-test-sparse-pipeline.Tpo -c -o test_conformance-test-sparse-pipeline.o `test -f 'test-sparse-pipeline.c' || echo '$(srcdir)/'`test-sparse-pipeline.c
855 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-sparse-pipeline.Tpo $(DEPDIR)/test_conformance-test-sparse-pipeline.Po
856 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
857 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-sparse-pipeline.c' object='test_conformance-test-sparse-pipeline.o' libtool=no @AMDEPBACKSLASH@
858 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
859 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-sparse-pipeline.o `test -f 'test-sparse-pipeline.c' || echo '$(srcdir)/'`test-sparse-pipeline.c
860
861 test_conformance-test-sparse-pipeline.obj: test-sparse-pipeline.c
862 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-sparse-pipeline.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-sparse-pipeline.Tpo -c -o test_conformance-test-sparse-pipeline.obj `if test -f 'test-sparse-pipeline.c'; then $(CYGPATH_W) 'test-sparse-pipeline.c'; else $(CYGPATH_W) '$(srcdir)/test-sparse-pipeline.c'; fi`
863 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-sparse-pipeline.Tpo $(DEPDIR)/test_conformance-test-sparse-pipeline.Po
864 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
865 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-sparse-pipeline.c' object='test_conformance-test-sparse-pipeline.obj' libtool=no @AMDEPBACKSLASH@
866 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
867 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-sparse-pipeline.obj `if test -f 'test-sparse-pipeline.c'; then $(CYGPATH_W) 'test-sparse-pipeline.c'; else $(CYGPATH_W) '$(srcdir)/test-sparse-pipeline.c'; fi`
868
869 test_conformance-test-read-texture-formats.o: test-read-texture-formats.c
870 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-read-texture-formats.o -MD -MP -MF $(DEPDIR)/test_conformance-test-read-texture-formats.Tpo -c -o test_conformance-test-read-texture-formats.o `test -f 'test-read-texture-formats.c' || echo '$(srcdir)/'`test-read-texture-formats.c
871 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-read-texture-formats.Tpo $(DEPDIR)/test_conformance-test-read-texture-formats.Po
872 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
873 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-read-texture-formats.c' object='test_conformance-test-read-texture-formats.o' libtool=no @AMDEPBACKSLASH@
874 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
875 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-read-texture-formats.o `test -f 'test-read-texture-formats.c' || echo '$(srcdir)/'`test-read-texture-formats.c
876
877 test_conformance-test-read-texture-formats.obj: test-read-texture-formats.c
878 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-read-texture-formats.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-read-texture-formats.Tpo -c -o test_conformance-test-read-texture-formats.obj `if test -f 'test-read-texture-formats.c'; then $(CYGPATH_W) 'test-read-texture-formats.c'; else $(CYGPATH_W) '$(srcdir)/test-read-texture-formats.c'; fi`
879 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-read-texture-formats.Tpo $(DEPDIR)/test_conformance-test-read-texture-formats.Po
880 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
881 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-read-texture-formats.c' object='test_conformance-test-read-texture-formats.obj' libtool=no @AMDEPBACKSLASH@
882 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
883 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-read-texture-formats.obj `if test -f 'test-read-texture-formats.c'; then $(CYGPATH_W) 'test-read-texture-formats.c'; else $(CYGPATH_W) '$(srcdir)/test-read-texture-formats.c'; fi`
884
885 test_conformance-test-write-texture-formats.o: test-write-texture-formats.c
886 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-write-texture-formats.o -MD -MP -MF $(DEPDIR)/test_conformance-test-write-texture-formats.Tpo -c -o test_conformance-test-write-texture-formats.o `test -f 'test-write-texture-formats.c' || echo '$(srcdir)/'`test-write-texture-formats.c
887 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-write-texture-formats.Tpo $(DEPDIR)/test_conformance-test-write-texture-formats.Po
888 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
889 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-write-texture-formats.c' object='test_conformance-test-write-texture-formats.o' libtool=no @AMDEPBACKSLASH@
890 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
891 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-write-texture-formats.o `test -f 'test-write-texture-formats.c' || echo '$(srcdir)/'`test-write-texture-formats.c
892
893 test_conformance-test-write-texture-formats.obj: test-write-texture-formats.c
894 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-write-texture-formats.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-write-texture-formats.Tpo -c -o test_conformance-test-write-texture-formats.obj `if test -f 'test-write-texture-formats.c'; then $(CYGPATH_W) 'test-write-texture-formats.c'; else $(CYGPATH_W) '$(srcdir)/test-write-texture-formats.c'; fi`
895 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-write-texture-formats.Tpo $(DEPDIR)/test_conformance-test-write-texture-formats.Po
896 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
897 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-write-texture-formats.c' object='test_conformance-test-write-texture-formats.obj' libtool=no @AMDEPBACKSLASH@
898 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
899 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-write-texture-formats.obj `if test -f 'test-write-texture-formats.c'; then $(CYGPATH_W) 'test-write-texture-formats.c'; else $(CYGPATH_W) '$(srcdir)/test-write-texture-formats.c'; fi`
900
901 test_conformance-test-point-size.o: test-point-size.c
902 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-point-size.o -MD -MP -MF $(DEPDIR)/test_conformance-test-point-size.Tpo -c -o test_conformance-test-point-size.o `test -f 'test-point-size.c' || echo '$(srcdir)/'`test-point-size.c
903 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-point-size.Tpo $(DEPDIR)/test_conformance-test-point-size.Po
904 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
905 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-point-size.c' object='test_conformance-test-point-size.o' libtool=no @AMDEPBACKSLASH@
906 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
907 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-point-size.o `test -f 'test-point-size.c' || echo '$(srcdir)/'`test-point-size.c
908
909 test_conformance-test-point-size.obj: test-point-size.c
910 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-point-size.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-point-size.Tpo -c -o test_conformance-test-point-size.obj `if test -f 'test-point-size.c'; then $(CYGPATH_W) 'test-point-size.c'; else $(CYGPATH_W) '$(srcdir)/test-point-size.c'; fi`
911 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-point-size.Tpo $(DEPDIR)/test_conformance-test-point-size.Po
912 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
913 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-point-size.c' object='test_conformance-test-point-size.obj' libtool=no @AMDEPBACKSLASH@
914 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
915 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-point-size.obj `if test -f 'test-point-size.c'; then $(CYGPATH_W) 'test-point-size.c'; else $(CYGPATH_W) '$(srcdir)/test-point-size.c'; fi`
916
917 test_conformance-test-point-sprite.o: test-point-sprite.c
918 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-point-sprite.o -MD -MP -MF $(DEPDIR)/test_conformance-test-point-sprite.Tpo -c -o test_conformance-test-point-sprite.o `test -f 'test-point-sprite.c' || echo '$(srcdir)/'`test-point-sprite.c
919 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-point-sprite.Tpo $(DEPDIR)/test_conformance-test-point-sprite.Po
920 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
921 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-point-sprite.c' object='test_conformance-test-point-sprite.o' libtool=no @AMDEPBACKSLASH@
922 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
923 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-point-sprite.o `test -f 'test-point-sprite.c' || echo '$(srcdir)/'`test-point-sprite.c
924
925 test_conformance-test-point-sprite.obj: test-point-sprite.c
926 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -MT test_conformance-test-point-sprite.obj -MD -MP -MF $(DEPDIR)/test_conformance-test-point-sprite.Tpo -c -o test_conformance-test-point-sprite.obj `if test -f 'test-point-sprite.c'; then $(CYGPATH_W) 'test-point-sprite.c'; else $(CYGPATH_W) '$(srcdir)/test-point-sprite.c'; fi`
927 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_conformance-test-point-sprite.Tpo $(DEPDIR)/test_conformance-test-point-sprite.Po
928 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
929 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='test-point-sprite.c' object='test_conformance-test-point-sprite.obj' libtool=no @AMDEPBACKSLASH@
930 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
931 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_conformance_CPPFLAGS) $(CPPFLAGS) $(test_conformance_CFLAGS) $(CFLAGS) -c -o test_conformance-test-point-sprite.obj `if test -f 'test-point-sprite.c'; then $(CYGPATH_W) 'test-point-sprite.c'; else $(CYGPATH_W) '$(srcdir)/test-point-sprite.c'; fi`
932
933 mostlyclean-libtool:
934         -rm -f *.lo
935
936 clean-libtool:
937         -rm -rf .libs _libs
938
939 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
940         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
941         unique=`for i in $$list; do \
942             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
943           done | \
944           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
945               END { if (nonempty) { for (i in files) print i; }; }'`; \
946         mkid -fID $$unique
947 tags: TAGS
948
949 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
950                 $(TAGS_FILES) $(LISP)
951         set x; \
952         here=`pwd`; \
953         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
954         unique=`for i in $$list; do \
955             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
956           done | \
957           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
958               END { if (nonempty) { for (i in files) print i; }; }'`; \
959         shift; \
960         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
961           test -n "$$unique" || unique=$$empty_fix; \
962           if test $$# -gt 0; then \
963             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
964               "$$@" $$unique; \
965           else \
966             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
967               $$unique; \
968           fi; \
969         fi
970 ctags: CTAGS
971 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
972                 $(TAGS_FILES) $(LISP)
973         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
974         unique=`for i in $$list; do \
975             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
976           done | \
977           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
978               END { if (nonempty) { for (i in files) print i; }; }'`; \
979         test -z "$(CTAGS_ARGS)$$unique" \
980           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
981              $$unique
982
983 GTAGS:
984         here=`$(am__cd) $(top_builddir) && pwd` \
985           && $(am__cd) $(top_srcdir) \
986           && gtags -i $(GTAGS_ARGS) "$$here"
987
988 distclean-tags:
989         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
990
991 distdir: $(DISTFILES)
992         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
993         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
994         list='$(DISTFILES)'; \
995           dist_files=`for file in $$list; do echo $$file; done | \
996           sed -e "s|^$$srcdirstrip/||;t" \
997               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
998         case $$dist_files in \
999           */*) $(MKDIR_P) `echo "$$dist_files" | \
1000                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1001                            sort -u` ;; \
1002         esac; \
1003         for file in $$dist_files; do \
1004           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1005           if test -d $$d/$$file; then \
1006             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1007             if test -d "$(distdir)/$$file"; then \
1008               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1009             fi; \
1010             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1011               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1012               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1013             fi; \
1014             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1015           else \
1016             test -f "$(distdir)/$$file" \
1017             || cp -p $$d/$$file "$(distdir)/$$file" \
1018             || exit 1; \
1019           fi; \
1020         done
1021         $(MAKE) $(AM_MAKEFLAGS) \
1022           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1023           dist-hook
1024 check-am: all-am
1025 check: $(BUILT_SOURCES)
1026         $(MAKE) $(AM_MAKEFLAGS) check-am
1027 all-am: Makefile $(PROGRAMS)
1028 installdirs:
1029 install: $(BUILT_SOURCES)
1030         $(MAKE) $(AM_MAKEFLAGS) install-am
1031 install-exec: install-exec-am
1032 install-data: install-data-am
1033 uninstall: uninstall-am
1034
1035 install-am: all-am
1036         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1037
1038 installcheck: installcheck-am
1039 install-strip:
1040         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1041           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1042           `test -z '$(STRIP)' || \
1043             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1044 mostlyclean-generic:
1045
1046 distclean-generic:
1047         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1048         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1049         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1050
1051 maintainer-clean-generic:
1052         @echo "This command is intended for maintainers to use"
1053         @echo "it deletes files that may require special tools to rebuild."
1054         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1055 clean: clean-am
1056
1057 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
1058         mostlyclean-am
1059
1060 distclean: distclean-am
1061         -rm -rf ./$(DEPDIR)
1062         -rm -f Makefile
1063 distclean-am: clean-am distclean-compile distclean-generic \
1064         distclean-tags
1065
1066 dvi: dvi-am
1067
1068 dvi-am:
1069
1070 html: html-am
1071
1072 html-am:
1073
1074 info: info-am
1075
1076 info-am:
1077
1078 install-data-am:
1079
1080 install-dvi: install-dvi-am
1081
1082 install-dvi-am:
1083
1084 install-exec-am:
1085
1086 install-html: install-html-am
1087
1088 install-html-am:
1089
1090 install-info: install-info-am
1091
1092 install-info-am:
1093
1094 install-man:
1095
1096 install-pdf: install-pdf-am
1097
1098 install-pdf-am:
1099
1100 install-ps: install-ps-am
1101
1102 install-ps-am:
1103
1104 installcheck-am:
1105
1106 maintainer-clean: maintainer-clean-am
1107         -rm -rf ./$(DEPDIR)
1108         -rm -f Makefile
1109 maintainer-clean-am: distclean-am maintainer-clean-generic
1110
1111 mostlyclean: mostlyclean-am
1112
1113 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1114         mostlyclean-libtool
1115
1116 pdf: pdf-am
1117
1118 pdf-am:
1119
1120 ps: ps-am
1121
1122 ps-am:
1123
1124 uninstall-am:
1125
1126 .MAKE: all check install install-am install-strip
1127
1128 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1129         clean-libtool clean-noinstPROGRAMS ctags dist-hook distclean \
1130         distclean-compile distclean-generic distclean-libtool \
1131         distclean-tags distdir dvi dvi-am html html-am info info-am \
1132         install install-am install-data install-data-am install-dvi \
1133         install-dvi-am install-exec install-exec-am install-html \
1134         install-html-am install-info install-info-am install-man \
1135         install-pdf install-pdf-am install-ps install-ps-am \
1136         install-strip installcheck installcheck-am installdirs \
1137         maintainer-clean maintainer-clean-generic mostlyclean \
1138         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1139         pdf pdf-am ps ps-am tags uninstall uninstall-am
1140
1141
1142 # For convenience, this provides a way to easily run individual unit tests:
1143 .PHONY: wrappers clean-wrappers
1144
1145 wrappers: stamp-test-conformance
1146         @true
1147 stamp-test-conformance: Makefile $(srcdir)/test-conform-main.c
1148         @mkdir -p wrappers
1149         @sed -n -e 's/^ \{1,\}ADD_TEST *( *\([a-zA-Z0-9_]\{1,\}\).*/\1/p' $(srcdir)/test-conform-main.c > unit-tests
1150         @chmod +x test-launcher.sh
1151         @( echo "/stamp-test-conformance" ; \
1152            echo "/test-conformance$(EXEEXT)" ; \
1153            echo "*.o" ; \
1154            echo ".gitignore" ; \
1155            echo "unit-tests" ; ) > .gitignore
1156         @for i in `cat unit-tests`; \
1157         do \
1158                 unit=`basename $$i | sed -e s/_/-/g`; \
1159                 echo "  GEN    $$unit"; \
1160                 ( echo "#!/bin/sh" ; echo "$(abs_builddir)/test-launcher.sh '$$i' \"\$$@\"" ) > $$unit$(SHEXT) ; \
1161                 chmod +x $$unit$(SHEXT); \
1162                 echo "/$$unit$(SHEXT)" >> .gitignore; \
1163         done \
1164         && echo timestamp > $(@F)
1165
1166 clean-wrappers:
1167         @for i in `cat unit-tests`; \
1168         do \
1169                 unit=`basename $$i | sed -e s/_/-/g`; \
1170                 echo "  RM     $$unit"; \
1171                 rm -f $$unit$(SHEXT) ; \
1172         done \
1173         && rm -f unit-tests \
1174         && rm -f stamp-test-conformance
1175
1176 test: wrappers
1177         @$(top_srcdir)/tests/conform/run-tests.sh $(abs_builddir)/config.env
1178
1179 .PHONY: test
1180
1181 dist-hook: ../../build/win32/vs9/test-conformance-cogl.vcproj ../../build/win32/vs10/test-conformance-cogl.vcxproj ../../build/win32/vs10/test-conformance-cogl.vcxproj.filters
1182
1183 ../../build/win32/vs9/test-conformance-cogl.vcproj: $(top_srcdir)/build/win32/vs9/test-conformance-cogl.vcprojin
1184         for F in $(test_conformance_SOURCES); do \
1185                 case $$F in \
1186                 *.c)    echo '   <File RelativePath="..\..\..\tests\conform\'$$F'" />' \
1187                         ;; \
1188                 esac; \
1189         done >testconformance.sourcefiles
1190         $(CPP) -P - <$(top_srcdir)/build/win32/vs9/test-conformance-cogl.vcprojin >$@
1191         rm testconformance.sourcefiles
1192
1193 ../../build/win32/vs10/test-conformance-cogl.vcxproj: $(top_srcdir)/build/win32/vs10/test-conformance-cogl.vcxprojin
1194         for F in $(test_conformance_SOURCES); do \
1195                 case $$F in \
1196                 *.c)    echo '    <ClCompile Include="..\..\..\tests\conform\'$$F'" />' \
1197                         ;; \
1198                 esac; \
1199         done >testconformance.vs10.sourcefiles
1200         $(CPP) -P - <$(top_srcdir)/build/win32/vs10/test-conformance-cogl.vcxprojin >$@
1201         rm testconformance.vs10.sourcefiles
1202
1203 ../../build/win32/vs10/test-conformance-cogl.vcxproj.filters: $(top_srcdir)/build/win32/vs10/test-conformance-cogl.vcxproj.filtersin
1204         for F in $(test_conformance_SOURCES); do \
1205                 case $$F in \
1206                 *.c)    echo '    <ClCompile Include="..\..\..\tests\conform\'$$F'"><Filter>Sources</Filter></ClCompile>' \
1207                         ;; \
1208                 esac; \
1209         done >testconformance.vs10.sourcefiles.filters
1210         $(CPP) -P - <$(top_srcdir)/build/win32/vs10/test-conformance-cogl.vcxproj.filtersin >$@
1211         rm testconformance.vs10.sourcefiles.filters
1212
1213 # we override the clean-generic target to clean up the wrappers so
1214 # we cannot use CLEANFILES
1215 clean-generic: clean-wrappers
1216         $(QUIET_RM)rm -f .log
1217
1218 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1219 # Otherwise a system limit (for SysV at least) may be exceeded.
1220 .NOEXPORT: