1# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6# Foundation, 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#
19#   /**-------------------------------------------------------------------**
20#    **                              CLooG                                **
21#    **-------------------------------------------------------------------**
22#    **                            makefile                               **
23#    **-------------------------------------------------------------------**
24#    **                   First version: march 6th 2003                   **
25#    **-------------------------------------------------------------------**/
26#
27# makefile for checking.
28
29#/*****************************************************************************
30# *               CLooG : the Chunky Loop Generator (experimental)            *
31# *****************************************************************************
32# *                                                                           *
33# * Copyright (C) 2003 Cedric Bastoul                                         *
34# *                                                                           *
35# * This library is free software; you can redistribute it and/or             *
36# * modify it under the terms of the GNU Lesser General Public                *
37# * License as published by the Free Software Foundation; either              *
38# * version 2.1 of the License, or (at your option) any later version.        *
39# *                                                                           *
40# * This library is distributed in the hope that it will be useful,           *
41# * but WITHOUT ANY WARRANTY; without even the implied warranty of            *
42# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU         *
43# * Lesser General Public License for more details.                           *
44# *                                                                           *
45# * You should have received a copy of the GNU Lesser General Public          *
46# * License along with this library; if not, write to the Free Software       *
47# * Foundation, Inc., 51 Franklin Street, Fifth Floor,                        *
48# * Boston, MA  02110-1301  USA                                               *
49# *                                                                           *
50# * CLooG, the Chunky Loop Generator                                          *
51# * Written by Cedric Bastoul, Cedric.Bastoul@inria.fr                        *
52# * This file has been written with the help of the Bart Kienhuis's checking  *
53# * makefile for PipLib.                                                      *
54# *                                                                           *
55# *****************************************************************************/
56
57VPATH = @srcdir@
58am__make_dryrun = \
59  { \
60    am__dry=no; \
61    case $$MAKEFLAGS in \
62      *\\[\ \	]*) \
63        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
64          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
65      *) \
66        for am__flg in $$MAKEFLAGS; do \
67          case $$am__flg in \
68            *=*|--*) ;; \
69            *n*) am__dry=yes; break;; \
70          esac; \
71        done;; \
72    esac; \
73    test $$am__dry = yes; \
74  }
75pkgdatadir = $(datadir)/@PACKAGE@
76pkgincludedir = $(includedir)/@PACKAGE@
77pkglibdir = $(libdir)/@PACKAGE@
78pkglibexecdir = $(libexecdir)/@PACKAGE@
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = @build@
92host_triplet = @host@
93noinst_PROGRAMS = $(am__EXEEXT_1)
94subdir = test
95DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
96ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cc_maxopt.m4 \
98	$(top_srcdir)/m4/ax_cflags_warn_all.m4 \
99	$(top_srcdir)/m4/ax_check_compiler_flags.m4 \
100	$(top_srcdir)/m4/ax_compiler_vendor.m4 \
101	$(top_srcdir)/m4/ax_create_pkgconfig_info.m4 \
102	$(top_srcdir)/m4/ax_gcc_archflag.m4 \
103	$(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
104	$(top_srcdir)/m4/ax_submodule.m4 $(top_srcdir)/m4/libtool.m4 \
105	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
106	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
107	$(top_srcdir)/configure.ac
108am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
109	$(ACLOCAL_M4)
110mkinstalldirs = $(install_sh) -d
111CONFIG_CLEAN_FILES =
112CONFIG_CLEAN_VPATH_FILES =
113@NO_ISL_FALSE@am__EXEEXT_1 = generate_test$(EXEEXT)
114PROGRAMS = $(noinst_PROGRAMS)
115am_generate_test_OBJECTS = generate_test.$(OBJEXT)
116generate_test_OBJECTS = $(am_generate_test_OBJECTS)
117generate_test_LDADD = $(LDADD)
118generate_test_DEPENDENCIES = ../libcloog-isl.la
119AM_V_lt = $(am__v_lt_@AM_V@)
120am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
121am__v_lt_0 = --silent
122DEFAULT_INCLUDES = -I.@am__isrc@
123depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
124am__depfiles_maybe = depfiles
125am__mv = mv -f
126COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
127	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
129	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
130	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
131	$(AM_CFLAGS) $(CFLAGS)
132AM_V_CC = $(am__v_CC_@AM_V@)
133am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
134am__v_CC_0 = @echo "  CC    " $@;
135AM_V_at = $(am__v_at_@AM_V@)
136am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
137am__v_at_0 = @
138CCLD = $(CC)
139LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
140	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
141	$(AM_LDFLAGS) $(LDFLAGS) -o $@
142AM_V_CCLD = $(am__v_CCLD_@AM_V@)
143am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
144am__v_CCLD_0 = @echo "  CCLD  " $@;
145AM_V_GEN = $(am__v_GEN_@AM_V@)
146am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
147am__v_GEN_0 = @echo "  GEN   " $@;
148SOURCES = $(generate_test_SOURCES)
149DIST_SOURCES = $(generate_test_SOURCES)
150am__can_run_installinfo = \
151  case $$AM_UPDATE_INFO_DIR in \
152    n|no|NO) false;; \
153    *) (install-info --version) >/dev/null 2>&1;; \
154  esac
155ETAGS = etags
156CTAGS = ctags
157am__tty_colors = \
158red=; grn=; lgn=; blu=; std=
159DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
160ACLOCAL = @ACLOCAL@
161AMTAR = @AMTAR@
162AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
163AR = @AR@
164AUTOCONF = @AUTOCONF@
165AUTOHEADER = @AUTOHEADER@
166AUTOMAKE = @AUTOMAKE@
167AWK = @AWK@
168BITS = @BITS@
169CC = @CC@
170CCDEPMODE = @CCDEPMODE@
171CD = @CD@
172CFLAGS = @CFLAGS@
173CFLAGS_WARN = @CFLAGS_WARN@
174CPP = @CPP@
175CPPFLAGS = @CPPFLAGS@
176CYGPATH_W = @CYGPATH_W@
177DEFS = @DEFS@
178DEPDIR = @DEPDIR@
179DLLTOOL = @DLLTOOL@
180DSYMUTIL = @DSYMUTIL@
181DUMPBIN = @DUMPBIN@
182ECHO_C = @ECHO_C@
183ECHO_N = @ECHO_N@
184ECHO_T = @ECHO_T@
185EGREP = @EGREP@
186EXEEXT = @EXEEXT@
187FGREP = @FGREP@
188GIT_INDEX = @GIT_INDEX@
189GREP = @GREP@
190INSTALL = @INSTALL@
191INSTALL_DATA = @INSTALL_DATA@
192INSTALL_PROGRAM = @INSTALL_PROGRAM@
193INSTALL_SCRIPT = @INSTALL_SCRIPT@
194INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
195ISL_CPPFLAGS = @ISL_CPPFLAGS@
196ISL_LDFLAGS = @ISL_LDFLAGS@
197ISL_LIBS = @ISL_LIBS@
198LD = @LD@
199LDFLAGS = @LDFLAGS@
200LIBOBJS = @LIBOBJS@
201LIBS = @LIBS@
202LIBTOOL = @LIBTOOL@
203LIPO = @LIPO@
204LN_S = @LN_S@
205LTLIBOBJS = @LTLIBOBJS@
206MAKEINFO = @MAKEINFO@
207MANIFEST_TOOL = @MANIFEST_TOOL@
208MKDIR_P = @MKDIR_P@
209NM = @NM@
210NMEDIT = @NMEDIT@
211OBJDUMP = @OBJDUMP@
212OBJEXT = @OBJEXT@
213OSL_CPPFLAGS = @OSL_CPPFLAGS@
214OSL_LDFLAGS = @OSL_LDFLAGS@
215OSL_LIBS = @OSL_LIBS@
216OTOOL = @OTOOL@
217OTOOL64 = @OTOOL64@
218PACKAGE = @PACKAGE@
219PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
220PACKAGE_NAME = @PACKAGE_NAME@
221PACKAGE_STRING = @PACKAGE_STRING@
222PACKAGE_TARNAME = @PACKAGE_TARNAME@
223PACKAGE_URL = @PACKAGE_URL@
224PACKAGE_VERSION = @PACKAGE_VERSION@
225PATH_SEPARATOR = @PATH_SEPARATOR@
226PRTDIAG = @PRTDIAG@
227RANLIB = @RANLIB@
228SED = @SED@
229SET_MAKE = @SET_MAKE@
230SHELL = @SHELL@
231STRIP = @STRIP@
232TEXI2DVI = @TEXI2DVI@
233VERSION = @VERSION@
234VERSION_MAJOR = @VERSION_MAJOR@
235VERSION_MINOR = @VERSION_MINOR@
236VERSION_REVISION = @VERSION_REVISION@
237abs_builddir = @abs_builddir@
238abs_srcdir = @abs_srcdir@
239abs_top_builddir = @abs_top_builddir@
240abs_top_srcdir = @abs_top_srcdir@
241ac_ct_AR = @ac_ct_AR@
242ac_ct_CC = @ac_ct_CC@
243ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
244am__include = @am__include@
245am__leading_dot = @am__leading_dot@
246am__quote = @am__quote@
247am__tar = @am__tar@
248am__untar = @am__untar@
249bindir = @bindir@
250build = @build@
251build_alias = @build_alias@
252build_cpu = @build_cpu@
253build_os = @build_os@
254build_vendor = @build_vendor@
255builddir = @builddir@
256datadir = @datadir@
257datarootdir = @datarootdir@
258docdir = @docdir@
259dvidir = @dvidir@
260exec_prefix = @exec_prefix@
261host = @host@
262host_alias = @host_alias@
263host_cpu = @host_cpu@
264host_os = @host_os@
265host_vendor = @host_vendor@
266htmldir = @htmldir@
267includedir = @includedir@
268infodir = @infodir@
269install_sh = @install_sh@
270libdir = @libdir@
271libexecdir = @libexecdir@
272localedir = @localedir@
273localstatedir = @localstatedir@
274mandir = @mandir@
275mkdir_p = @mkdir_p@
276oldincludedir = @oldincludedir@
277pdfdir = @pdfdir@
278pkgconfig_libdir = @pkgconfig_libdir@
279pkgconfig_libfile = @pkgconfig_libfile@
280prefix = @prefix@
281program_transform_name = @program_transform_name@
282psdir = @psdir@
283sbindir = @sbindir@
284sharedstatedir = @sharedstatedir@
285srcdir = @srcdir@
286subdirs = @subdirs@
287sysconfdir = @sysconfdir@
288target_alias = @target_alias@
289top_build_prefix = @top_build_prefix@
290top_builddir = @top_builddir@
291top_srcdir = @top_srcdir@
292versioninfo = @versioninfo@
293@NO_ISL_FALSE@GENERATE_TEST = generate_test
294@NO_ISL_TRUE@GENERATE_TEST = 
295INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include
296LDADD = ../libcloog-isl.la
297generate_test_SOURCES = generate_test.c
298ROOT = ..
299FINITE_CLOOGTEST_C = \
300	0D-1 \
301	0D-2 \
302	0D-3 \
303	1point-1 \
304	1point-2 \
305	4-param \
306	basic-bounds-1 \
307	basic-bounds-2 \
308	basic-bounds-3 \
309	basic-bounds-4 \
310	basic-bounds-5 \
311	basic-bounds-6 \
312	block \
313	block2 \
314	block3 \
315	byu98-1-2-3 \
316	cholesky \
317	cholesky2 \
318	christian \
319	classen \
320	classen2 \
321	constant \
322	constbound \
323	darte \
324	dealII \
325	donotsimp \
326	dot \
327	dot2 \
328	double \
329	durbin_e_s \
330	emploi \
331	esced \
332	ex1 \
333	forwardsub-1-1-2 \
334	forwardsub-2-1-2-3 \
335	forwardsub-3-1-2 \
336	gauss \
337	gesced \
338	gesced2 \
339	gesced3 \
340	guide \
341	iftest \
342	iftest2 \
343	largeur \
344	levenshtein-1-2-3 \
345	lex \
346	lineality-1-2 \
347	lineality-2-1-2 \
348	logo \
349	logopar \
350	lu \
351	lu2 \
352	lub \
353	lux \
354	min-1-1 \
355	min-2-1 \
356	min-3-1 \
357	min-4-1 \
358	mode \
359	multi-mm-1 \
360	no_lindep \
361	orc \
362	rectangle \
363	singleton \
364	square+triangle-1-1-2-3 \
365	swim \
366	test \
367	thomasset \
368	tiling \
369	uday_scalars \
370	union \
371	vivien \
372	vivien2 \
373	walters \
374	walters2 \
375	walters3 \
376	wavefront \
377	yosr \
378	yosr2 \
379	non_optimal/nul_complex1 \
380	non_optimal/usvd_e_t \
381	non_optimal/youcef \
382	reservoir/cholesky2 \
383	reservoir/fusion1 \
384	reservoir/fusion2 \
385	reservoir/jacobi2 \
386	reservoir/jacobi3 \
387	reservoir/lim-lam1 \
388	reservoir/lim-lam2 \
389	reservoir/lim-lam3 \
390	reservoir/lim-lam4 \
391	reservoir/lim-lam5 \
392	reservoir/lim-lam6 \
393	reservoir/liu-zhuge1 \
394	reservoir/loechner3 \
395	reservoir/loechner4 \
396	reservoir/loechner5 \
397	reservoir/mg-interp2 \
398	reservoir/mg-interp \
399	reservoir/mg-psinv \
400	reservoir/mg-resid \
401	reservoir/mg-rprj3 \
402	reservoir/pingali1 \
403	reservoir/pingali2 \
404	reservoir/pingali3 \
405	reservoir/pingali4 \
406	reservoir/pingali5 \
407	reservoir/pingali6 \
408	reservoir/QR \
409	reservoir/tang-xue1 \
410	reservoir/two
411
412CLOOG_ISL_TEST_C = \
413	isl/mod \
414	isl/mod2 \
415	isl/mod3 \
416	isl/mod4
417
418CLOOGTEST_C = \
419	infinite \
420	infinite2 \
421	infinite3 \
422	infinite4 \
423	$(FINITE_CLOOGTEST_C) \
424	$(CLOOG_ISL_TEST_C)
425
426CLOOGTEST_FORTRAN = \
427	dartef \
428	iftestf \
429	levenshtein-1-2-3f \
430	yosrf
431
432CLOOG_ISL_TEST_STRIDED = \
433	isl/mxm-shared
434
435CLOOGTEST_STRIDED = \
436	basic-bounds-2 \
437	mod4 \
438	nul_basic1 \
439	nul_basic2 \
440	nul_lcpc \
441	multi-stride \
442	multi-stride2 \
443	stride3 \
444	stride4 \
445	reservoir/bastoul3 \
446	reservoir/stride \
447	reservoir/stride2 \
448	$(CLOOG_ISL_TEST_STRIDED)
449
450@NO_OSL_FALSE@CLOOGTEST_OPENSCOP = \
451@NO_OSL_FALSE@	openscop/matmult \
452@NO_OSL_FALSE@	openscop/empty \
453@NO_OSL_FALSE@	openscop/union
454
455@NO_OSL_TRUE@CLOOGTEST_OPENSCOP = 
456SPECIAL_TESTS = \
457	isl/unroll \
458	isl/jacobi-shared \
459	isl/unroll2 \
460	backtrack \
461	vasilache \
462	merge \
463	equality \
464	equality2 \
465	otl \
466	param-split \
467	pouchet \
468	stride \
469	stride2 \
470	sor1d
471
472SPECIAL_OPTIONS = \
473	'isl/unroll -first-unroll 1' \
474	'isl/jacobi-shared -f 4 -l -1 -override -strides 1 -sh 1' \
475	'isl/unroll2 -first-unroll 1' \
476	'backtrack -f 1 -backtrack' \
477	'vasilache -f 8 -l 9' \
478	'merge -f -1' \
479	'equality -f -1 -l 2 -override' \
480	'equality2 -f -1 -l 4 -esp 1 -override' \
481	'otl -block 1 -esp 0 -otl 0' \
482	'param-split -f -1' \
483	'pouchet -f 3 -l 7' \
484	'stride -f -1 -strides 1' \
485	'stride2 -f -1 -strides 1' \
486	'sor1d -f -1'
487
488CHECKER := "$(srcdir)/checker.sh"
489TESTS_ENVIRONMENT = \
490	top_builddir=$(top_builddir) \
491	srcdir=$(srcdir) \
492	EXEXT=$(EXEEXT) \
493	CHECKER=$(CHECKER) \
494	COMPILE="$(COMPILE)" \
495	LINK="$(LINK)" \
496	FINITE_CLOOGTEST_C="$(FINITE_CLOOGTEST_C)" \
497	CLOOGTEST_C="$(CLOOGTEST_C)" \
498	CLOOGTEST_FORTRAN="$(CLOOGTEST_FORTRAN)" \
499	CLOOGTEST_STRIDED="$(CLOOGTEST_STRIDED)" \
500	CLOOGTEST_OPENSCOP="$(CLOOGTEST_OPENSCOP)" \
501	SPECIAL_OPTIONS="$(SPECIAL_OPTIONS)"
502
503check_SCRIPTS = \
504	$(srcdir)/check_c.sh \
505	$(srcdir)/check_fortran.sh \
506	$(srcdir)/check_strided.sh \
507	$(srcdir)/check_openscop.sh \
508	$(srcdir)/check_special.sh
509
510TESTS = $(check_SCRIPTS)
511EXTRA_DIST = \
512	$(check_SCRIPTS) \
513	$(srcdir)/checker.sh \
514	$(srcdir)/check_run.sh \
515	$(CLOOGTEST_C:%=%.cloog) \
516	$(CLOOGTEST_C:%=%.c) \
517	$(FINITE_CLOOGTEST_C:%=%.good.c) \
518	$(CLOOGTEST_FORTRAN:%=%.cloog) \
519	$(CLOOGTEST_FORTRAN:%=%.f) \
520	$(CLOOGTEST_STRIDED:%=%.cloog) \
521	$(CLOOGTEST_STRIDED:%=%.c) \
522	$(CLOOGTEST_OPENSCOP:%=%.scop) \
523	$(CLOOGTEST_OPENSCOP:%=%.c) \
524	$(SPECIAL_TESTS:%=%.cloog) \
525	$(SPECIAL_TESTS:%=%.c) \
526	$(SPECIAL_TESTS:%=%.good.c)
527
528all: all-am
529
530.SUFFIXES:
531.SUFFIXES: .c .lo .o .obj
532$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
533	@for dep in $?; do \
534	  case '$(am__configure_deps)' in \
535	    *$$dep*) \
536	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
537	        && { if test -f $@; then exit 0; else break; fi; }; \
538	      exit 1;; \
539	  esac; \
540	done; \
541	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
542	$(am__cd) $(top_srcdir) && \
543	  $(AUTOMAKE) --foreign test/Makefile
544.PRECIOUS: Makefile
545Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
546	@case '$?' in \
547	  *config.status*) \
548	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
549	  *) \
550	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
551	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
552	esac;
553
554$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
555	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
556
557$(top_srcdir)/configure:  $(am__configure_deps)
558	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
559$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
560	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
561$(am__aclocal_m4_deps):
562
563clean-noinstPROGRAMS:
564	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
565	echo " rm -f" $$list; \
566	rm -f $$list || exit $$?; \
567	test -n "$(EXEEXT)" || exit 0; \
568	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
569	echo " rm -f" $$list; \
570	rm -f $$list
571generate_test$(EXEEXT): $(generate_test_OBJECTS) $(generate_test_DEPENDENCIES) $(EXTRA_generate_test_DEPENDENCIES) 
572	@rm -f generate_test$(EXEEXT)
573	$(AM_V_CCLD)$(LINK) $(generate_test_OBJECTS) $(generate_test_LDADD) $(LIBS)
574
575mostlyclean-compile:
576	-rm -f *.$(OBJEXT)
577
578distclean-compile:
579	-rm -f *.tab.c
580
581@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/generate_test.Po@am__quote@
582
583.c.o:
584@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
585@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
586@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
587@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
588@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
589
590.c.obj:
591@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
592@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
593@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
594@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
595@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
596
597.c.lo:
598@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
599@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
600@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
601@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
602@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
603
604mostlyclean-libtool:
605	-rm -f *.lo
606
607clean-libtool:
608	-rm -rf .libs _libs
609
610ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
611	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
612	unique=`for i in $$list; do \
613	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
614	  done | \
615	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
616	      END { if (nonempty) { for (i in files) print i; }; }'`; \
617	mkid -fID $$unique
618tags: TAGS
619
620TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
621		$(TAGS_FILES) $(LISP)
622	set x; \
623	here=`pwd`; \
624	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
625	unique=`for i in $$list; do \
626	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
627	  done | \
628	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
629	      END { if (nonempty) { for (i in files) print i; }; }'`; \
630	shift; \
631	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
632	  test -n "$$unique" || unique=$$empty_fix; \
633	  if test $$# -gt 0; then \
634	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
635	      "$$@" $$unique; \
636	  else \
637	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
638	      $$unique; \
639	  fi; \
640	fi
641ctags: CTAGS
642CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
643		$(TAGS_FILES) $(LISP)
644	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
645	unique=`for i in $$list; do \
646	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
647	  done | \
648	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
649	      END { if (nonempty) { for (i in files) print i; }; }'`; \
650	test -z "$(CTAGS_ARGS)$$unique" \
651	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
652	     $$unique
653
654GTAGS:
655	here=`$(am__cd) $(top_builddir) && pwd` \
656	  && $(am__cd) $(top_srcdir) \
657	  && gtags -i $(GTAGS_ARGS) "$$here"
658
659distclean-tags:
660	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
661
662check-TESTS: $(TESTS)
663	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
664	srcdir=$(srcdir); export srcdir; \
665	list=' $(TESTS) '; \
666	$(am__tty_colors); \
667	if test -n "$$list"; then \
668	  for tst in $$list; do \
669	    if test -f ./$$tst; then dir=./; \
670	    elif test -f $$tst; then dir=; \
671	    else dir="$(srcdir)/"; fi; \
672	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
673	      all=`expr $$all + 1`; \
674	      case " $(XFAIL_TESTS) " in \
675	      *[\ \	]$$tst[\ \	]*) \
676		xpass=`expr $$xpass + 1`; \
677		failed=`expr $$failed + 1`; \
678		col=$$red; res=XPASS; \
679	      ;; \
680	      *) \
681		col=$$grn; res=PASS; \
682	      ;; \
683	      esac; \
684	    elif test $$? -ne 77; then \
685	      all=`expr $$all + 1`; \
686	      case " $(XFAIL_TESTS) " in \
687	      *[\ \	]$$tst[\ \	]*) \
688		xfail=`expr $$xfail + 1`; \
689		col=$$lgn; res=XFAIL; \
690	      ;; \
691	      *) \
692		failed=`expr $$failed + 1`; \
693		col=$$red; res=FAIL; \
694	      ;; \
695	      esac; \
696	    else \
697	      skip=`expr $$skip + 1`; \
698	      col=$$blu; res=SKIP; \
699	    fi; \
700	    echo "$${col}$$res$${std}: $$tst"; \
701	  done; \
702	  if test "$$all" -eq 1; then \
703	    tests="test"; \
704	    All=""; \
705	  else \
706	    tests="tests"; \
707	    All="All "; \
708	  fi; \
709	  if test "$$failed" -eq 0; then \
710	    if test "$$xfail" -eq 0; then \
711	      banner="$$All$$all $$tests passed"; \
712	    else \
713	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
714	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
715	    fi; \
716	  else \
717	    if test "$$xpass" -eq 0; then \
718	      banner="$$failed of $$all $$tests failed"; \
719	    else \
720	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
721	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
722	    fi; \
723	  fi; \
724	  dashes="$$banner"; \
725	  skipped=""; \
726	  if test "$$skip" -ne 0; then \
727	    if test "$$skip" -eq 1; then \
728	      skipped="($$skip test was not run)"; \
729	    else \
730	      skipped="($$skip tests were not run)"; \
731	    fi; \
732	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
733	      dashes="$$skipped"; \
734	  fi; \
735	  report=""; \
736	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
737	    report="Please report to $(PACKAGE_BUGREPORT)"; \
738	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
739	      dashes="$$report"; \
740	  fi; \
741	  dashes=`echo "$$dashes" | sed s/./=/g`; \
742	  if test "$$failed" -eq 0; then \
743	    col="$$grn"; \
744	  else \
745	    col="$$red"; \
746	  fi; \
747	  echo "$${col}$$dashes$${std}"; \
748	  echo "$${col}$$banner$${std}"; \
749	  test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
750	  test -z "$$report" || echo "$${col}$$report$${std}"; \
751	  echo "$${col}$$dashes$${std}"; \
752	  test "$$failed" -eq 0; \
753	else :; fi
754
755distdir: $(DISTFILES)
756	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
757	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
758	list='$(DISTFILES)'; \
759	  dist_files=`for file in $$list; do echo $$file; done | \
760	  sed -e "s|^$$srcdirstrip/||;t" \
761	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
762	case $$dist_files in \
763	  */*) $(MKDIR_P) `echo "$$dist_files" | \
764			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
765			   sort -u` ;; \
766	esac; \
767	for file in $$dist_files; do \
768	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
769	  if test -d $$d/$$file; then \
770	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
771	    if test -d "$(distdir)/$$file"; then \
772	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
773	    fi; \
774	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
775	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
776	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
777	    fi; \
778	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
779	  else \
780	    test -f "$(distdir)/$$file" \
781	    || cp -p $$d/$$file "$(distdir)/$$file" \
782	    || exit 1; \
783	  fi; \
784	done
785check-am: all-am
786	$(MAKE) $(AM_MAKEFLAGS) $(check_SCRIPTS)
787	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
788check: check-am
789all-am: Makefile $(PROGRAMS)
790installdirs:
791install: install-am
792install-exec: install-exec-am
793install-data: install-data-am
794uninstall: uninstall-am
795
796install-am: all-am
797	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
798
799installcheck: installcheck-am
800install-strip:
801	if test -z '$(STRIP)'; then \
802	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
803	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
804	      install; \
805	else \
806	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
807	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
808	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
809	fi
810mostlyclean-generic:
811
812clean-generic:
813
814distclean-generic:
815	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
816	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
817
818maintainer-clean-generic:
819	@echo "This command is intended for maintainers to use"
820	@echo "it deletes files that may require special tools to rebuild."
821clean: clean-am
822
823clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
824	mostlyclean-am
825
826distclean: distclean-am
827	-rm -rf ./$(DEPDIR)
828	-rm -f Makefile
829distclean-am: clean-am distclean-compile distclean-generic \
830	distclean-tags
831
832dvi: dvi-am
833
834dvi-am:
835
836html: html-am
837
838html-am:
839
840info: info-am
841
842info-am:
843
844install-data-am:
845
846install-dvi: install-dvi-am
847
848install-dvi-am:
849
850install-exec-am:
851
852install-html: install-html-am
853
854install-html-am:
855
856install-info: install-info-am
857
858install-info-am:
859
860install-man:
861
862install-pdf: install-pdf-am
863
864install-pdf-am:
865
866install-ps: install-ps-am
867
868install-ps-am:
869
870installcheck-am:
871
872maintainer-clean: maintainer-clean-am
873	-rm -rf ./$(DEPDIR)
874	-rm -f Makefile
875maintainer-clean-am: distclean-am maintainer-clean-generic
876
877mostlyclean: mostlyclean-am
878
879mostlyclean-am: mostlyclean-compile mostlyclean-generic \
880	mostlyclean-libtool
881
882pdf: pdf-am
883
884pdf-am:
885
886ps: ps-am
887
888ps-am:
889
890uninstall-am:
891
892.MAKE: check-am install-am install-strip
893
894.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
895	clean-generic clean-libtool clean-noinstPROGRAMS ctags \
896	distclean distclean-compile distclean-generic \
897	distclean-libtool distclean-tags distdir dvi dvi-am html \
898	html-am info info-am install install-am install-data \
899	install-data-am install-dvi install-dvi-am install-exec \
900	install-exec-am install-html install-html-am install-info \
901	install-info-am install-man install-pdf install-pdf-am \
902	install-ps install-ps-am install-strip installcheck \
903	installcheck-am installdirs maintainer-clean \
904	maintainer-clean-generic mostlyclean mostlyclean-compile \
905	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
906	tags uninstall uninstall-am
907
908
909FORCE:
910../libcloog-isl.la: FORCE
911	cd ..; $(MAKE) $(AM_MAKEFLAGS) libcloog-isl.la
912
913generate:
914	@echo "             /*-----------------------------------------------*"
915	@echo "              *                 Generate files                *"
916	@echo "              *-----------------------------------------------*/"
917	@for x in $(CLOOGTEST_C) ; do \
918		echo "Generate $$x.c" ; \
919		$(top_builddir)/cloog $(srcdir)/$$x.cloog -o $(srcdir)/$$x.c ; \
920	done ; \
921	for x in $(CLOOGTEST_FORTRAN) ; do \
922		echo "Generate $$x.f" ; \
923		$(top_builddir)/cloog $(srcdir)/$$x.cloog -o $(srcdir)/$$x.f ; \
924	done ; \
925	for x in $(CLOOGTEST_STRIDED) ; do \
926		echo "Generate $$x.c" ; \
927		$(top_builddir)/cloog $(srcdir)/$$x.cloog \
928			-strides 1 -o $(srcdir)/$$x.c ; \
929	done ; \
930	for x in $(CLOOGTEST_OPENSCOP) ; do \
931		echo "Generate $$x.c" ; \
932		$(top_builddir)/cloog $(srcdir)/$$x.scop \
933		-openscop -o $(srcdir)/$$x.c ; \
934	done ; \
935	for line in $(SPECIAL_OPTIONS); do \
936		options=`echo $$line | sed -e 's/^[^ ]* //'`; \
937		x=`echo $$line | sed -e 's/ .*//'`; \
938		echo "Generate file $$x ($$options)" ; \
939		$(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog \
940		    $$options > $(srcdir)/$$x.c ; \
941	done
942
943generate_good:
944	@for x in $(FINITE_CLOOGTEST_C) ; do \
945		echo "Generate $$x.good.c" ; \
946		$(top_builddir)/cloog$(EXEEXT) -callable 1 $(srcdir)/$$x.cloog -o $(srcdir)/$$x.good.c ; \
947	done; \
948	for line in $(SPECIAL_OPTIONS); do echo $$line | while read x options; do \
949		echo "Generate $$x.good.c ($$options)" ; \
950		$(top_builddir)/cloog$(EXEEXT) -callable 1 $$options $(srcdir)/$$x.cloog -o $(srcdir)/$$x.good.c ; \
951	done; done
952
953valgrind:
954	@echo "             /*-----------------------------------------------*"
955	@echo "              *            Checking files by Valgrind         *"
956	@echo "              *-----------------------------------------------*/"
957	for x in $(CLOOGTEST_C) ; do \
958		echo "Valgrinding $$x.c" ; \
959		valgrind $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog ; \
960	done ; \
961	for x in $(CLOOGTEST_FORTRAN) ; do \
962		echo "Valgrinding $$x.f" ; \
963		valgrind $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog ; \
964	done
965
966test_run: generate_test$(EXEEXT)
967	$(TESTS_ENVIRONMENT) \
968	$(srcdir)/check_run.sh
969
970# Tell versions [3.59,3.63) of GNU make to not export all variables.
971# Otherwise a system limit (for SysV at least) may be exceeded.
972.NOEXPORT:
973