Regenerate config files.
[cloog-ppl.git] / test / Makefile.in
blob38786283698ff79063ba3a51a730ee9c3a7998ad
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
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.
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.
16 @SET_MAKE@
19 # /**-------------------------------------------------------------------**
20 # ** CLooG **
21 # **-------------------------------------------------------------------**
22 # ** makefile **
23 # **-------------------------------------------------------------------**
24 # ** First version: march 6th 2003 **
25 # **-------------------------------------------------------------------**/
27 # makefile for checking.
29 #/*****************************************************************************
30 # * CLooG : the Chunky Loop Generator (experimental) *
31 # *****************************************************************************
32 # * *
33 # * Copyright (C) 2003 Cedric Bastoul *
34 # * *
35 # * This is free software; you can redistribute it and/or modify it under the *
36 # * terms of the GNU General Public License as published by the Free Software *
37 # * Foundation; either version 2 of the License, or (at your option) any *
38 # * later version. *
39 # * *
40 # * This software is distributed in the hope that it will be useful, but *
41 # * WITHOUT ANY WARRANTY; without even the implied warranty of *
42 # * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General *
43 # * Public License for more details. *
44 # * *
45 # * You should have received a copy of the GNU General Public License along *
46 # * with software; if not, write to the Free Software Foundation, Inc., *
47 # * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *
48 # * *
49 # * CLooG, the Chunky Loop Generator *
50 # * Written by Cedric Bastoul, Cedric.Bastoul@inria.fr *
51 # * This file has been written with the help of the Bart Kienhuis's checking *
52 # * makefile for PipLib. *
53 # * *
54 # *****************************************************************************/
55 VPATH = @srcdir@
56 pkgdatadir = $(datadir)/@PACKAGE@
57 pkgincludedir = $(includedir)/@PACKAGE@
58 pkglibdir = $(libdir)/@PACKAGE@
59 pkglibexecdir = $(libexecdir)/@PACKAGE@
60 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
61 install_sh_DATA = $(install_sh) -c -m 644
62 install_sh_PROGRAM = $(install_sh) -c
63 install_sh_SCRIPT = $(install_sh) -c
64 INSTALL_HEADER = $(INSTALL_DATA)
65 transform = $(program_transform_name)
66 NORMAL_INSTALL = :
67 PRE_INSTALL = :
68 POST_INSTALL = :
69 NORMAL_UNINSTALL = :
70 PRE_UNINSTALL = :
71 POST_UNINSTALL = :
72 build_triplet = @build@
73 host_triplet = @host@
74 subdir = test
75 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
76 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77 am__aclocal_m4_deps = $(top_srcdir)/configure.in
78 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79 $(ACLOCAL_M4)
80 mkinstalldirs = $(SHELL) $(top_srcdir)/autoconf/mkinstalldirs
81 CONFIG_HEADER = $(top_builddir)/include/cloog/cloog-config.h
82 CONFIG_CLEAN_FILES =
83 CONFIG_CLEAN_VPATH_FILES =
84 SOURCES =
85 DIST_SOURCES =
86 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
87 ACLOCAL = @ACLOCAL@
88 AMTAR = @AMTAR@
89 AR = @AR@
90 AUTOCONF = @AUTOCONF@
91 AUTOHEADER = @AUTOHEADER@
92 AUTOMAKE = @AUTOMAKE@
93 AWK = @AWK@
94 BITS = @BITS@
95 CC = @CC@
96 CCDEPMODE = @CCDEPMODE@
97 CD = @CD@
98 CFLAGS = @CFLAGS@
99 CLOOG_VERSION_BETA = @CLOOG_VERSION_BETA@
100 CLOOG_VERSION_MAJOR = @CLOOG_VERSION_MAJOR@
101 CLOOG_VERSION_MINOR = @CLOOG_VERSION_MINOR@
102 CLOOG_VERSION_REVISION = @CLOOG_VERSION_REVISION@
103 CPP = @CPP@
104 CPPFLAGS = @CPPFLAGS@
105 CYGPATH_W = @CYGPATH_W@
106 DEFS = @DEFS@
107 DEPDIR = @DEPDIR@
108 DSYMUTIL = @DSYMUTIL@
109 DUMPBIN = @DUMPBIN@
110 ECHO_C = @ECHO_C@
111 ECHO_N = @ECHO_N@
112 ECHO_T = @ECHO_T@
113 EGREP = @EGREP@
114 EXEEXT = @EXEEXT@
115 FGREP = @FGREP@
116 GIT_INDEX = @GIT_INDEX@
117 GREP = @GREP@
118 INSTALL = @INSTALL@
119 INSTALL_DATA = @INSTALL_DATA@
120 INSTALL_PROGRAM = @INSTALL_PROGRAM@
121 INSTALL_SCRIPT = @INSTALL_SCRIPT@
122 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123 LD = @LD@
124 LDFLAGS = @LDFLAGS@
125 LIBOBJS = @LIBOBJS@
126 LIBS = @LIBS@
127 LIBTOOL = @LIBTOOL@
128 LIPO = @LIPO@
129 LN_S = @LN_S@
130 LTLIBOBJS = @LTLIBOBJS@
131 MAKEINFO = @MAKEINFO@
132 MKDIR_P = @MKDIR_P@
133 NM = @NM@
134 NMEDIT = @NMEDIT@
135 OBJDUMP = @OBJDUMP@
136 OBJEXT = @OBJEXT@
137 OTOOL = @OTOOL@
138 OTOOL64 = @OTOOL64@
139 PACKAGE = @PACKAGE@
140 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141 PACKAGE_NAME = @PACKAGE_NAME@
142 PACKAGE_STRING = @PACKAGE_STRING@
143 PACKAGE_TARNAME = @PACKAGE_TARNAME@
144 PACKAGE_URL = @PACKAGE_URL@
145 PACKAGE_VERSION = @PACKAGE_VERSION@
146 PATH_SEPARATOR = @PATH_SEPARATOR@
147 POLYHEDRAL_BACKEND = @POLYHEDRAL_BACKEND@
148 POLYLIB_CPPFLAGS = @POLYLIB_CPPFLAGS@
149 POLYLIB_LDFLAGS = @POLYLIB_LDFLAGS@
150 POLYLIB_LIBS = @POLYLIB_LIBS@
151 PPL_CPPFLAGS = @PPL_CPPFLAGS@
152 PPL_LDFLAGS = @PPL_LDFLAGS@
153 PPL_LIBS = @PPL_LIBS@
154 RANLIB = @RANLIB@
155 SED = @SED@
156 SET_MAKE = @SET_MAKE@
157 SHELL = @SHELL@
158 SHEXT = @SHEXT@
159 STRIP = @STRIP@
160 VERSION = @VERSION@
161 abs_builddir = @abs_builddir@
162 abs_srcdir = @abs_srcdir@
163 abs_top_builddir = @abs_top_builddir@
164 abs_top_srcdir = @abs_top_srcdir@
165 ac_ct_CC = @ac_ct_CC@
166 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
167 am__include = @am__include@
168 am__leading_dot = @am__leading_dot@
169 am__quote = @am__quote@
170 am__tar = @am__tar@
171 am__untar = @am__untar@
172 bindir = @bindir@
173 build = @build@
174 build_alias = @build_alias@
175 build_cpu = @build_cpu@
176 build_os = @build_os@
177 build_vendor = @build_vendor@
178 builddir = @builddir@
179 cl_cv_polylib = @cl_cv_polylib@
180 datadir = @datadir@
181 datarootdir = @datarootdir@
182 docdir = @docdir@
183 dvidir = @dvidir@
184 exec_prefix = @exec_prefix@
185 host = @host@
186 host_alias = @host_alias@
187 host_cpu = @host_cpu@
188 host_os = @host_os@
189 host_vendor = @host_vendor@
190 htmldir = @htmldir@
191 includedir = @includedir@
192 infodir = @infodir@
193 install_sh = @install_sh@
194 libdir = @libdir@
195 libexecdir = @libexecdir@
196 localedir = @localedir@
197 localstatedir = @localstatedir@
198 lt_ECHO = @lt_ECHO@
199 mandir = @mandir@
200 mkdir_p = @mkdir_p@
201 oldincludedir = @oldincludedir@
202 pdfdir = @pdfdir@
203 prefix = @prefix@
204 program_transform_name = @program_transform_name@
205 psdir = @psdir@
206 sbindir = @sbindir@
207 sharedstatedir = @sharedstatedir@
208 srcdir = @srcdir@
209 sysconfdir = @sysconfdir@
210 target = @target@
211 target_alias = @target_alias@
212 top_build_prefix = @top_build_prefix@
213 top_builddir = @top_builddir@
214 top_srcdir = @top_srcdir@
215 ROOT = ..
216 CLOOGTEST_C = \
217 1point-1 \
218 1point-2 \
219 4-param \
220 basic-bounds-1 \
221 basic-bounds-2 \
222 basic-bounds-3 \
223 basic-bounds-4 \
224 basic-bounds-5 \
225 basic-bounds-6 \
226 byu98-1-2-3 \
227 cholesky \
228 cholesky2 \
229 classen \
230 darte \
231 donotsimp \
232 dot \
233 dot2 \
234 double \
235 durbin_e_s \
236 emploi \
237 esced \
238 ex1 \
239 forwardsub-1-1-2 \
240 forwardsub-2-1-2-3 \
241 forwardsub-3-1-2 \
242 gauss \
243 gesced \
244 gesced2 \
245 gesced3 \
246 guide \
247 iftest \
248 iftest2 \
249 infinite \
250 infinite2 \
251 infinite3 \
252 infinite4 \
253 largeur \
254 levenshtein-1-2-3 \
255 lineality-1-2 \
256 lineality-2-1-2 \
257 logo \
258 logopar \
259 lu \
260 lu2 \
261 lub \
262 lux \
263 min-1-1 \
264 min-2-1 \
265 min-3-1 \
266 min-4-1 \
267 mode \
268 multi-mm-1 \
269 no_lindep \
270 not_equal \
271 orc \
272 rectangle \
273 square+triangle-1-1-2-3 \
274 swim \
275 test \
276 thomasset \
277 tiling \
278 uday_scalars \
279 vivien \
280 vivien2 \
281 wavefront \
282 yosr \
283 yosr2 \
284 ./non_optimal/nul_complex1 \
285 ./non_optimal/usvd_e_t \
286 ./non_optimal/youcef \
287 ./reservoir/cholesky2 \
288 ./reservoir/fusion1 \
289 ./reservoir/fusion2 \
290 ./reservoir/jacobi2 \
291 ./reservoir/jacobi3 \
292 ./reservoir/lim-lam1 \
293 ./reservoir/lim-lam2 \
294 ./reservoir/lim-lam3 \
295 ./reservoir/lim-lam4 \
296 ./reservoir/lim-lam5 \
297 ./reservoir/lim-lam6 \
298 ./reservoir/liu-zhuge1 \
299 ./reservoir/loechner3 \
300 ./reservoir/loechner4 \
301 ./reservoir/loechner5 \
302 ./reservoir/mg-interp2 \
303 ./reservoir/mg-interp \
304 ./reservoir/mg-psinv \
305 ./reservoir/mg-resid \
306 ./reservoir/mg-rprj3 \
307 ./reservoir/pingali1 \
308 ./reservoir/pingali2 \
309 ./reservoir/pingali3 \
310 ./reservoir/pingali4 \
311 ./reservoir/pingali5 \
312 ./reservoir/pingali6 \
313 ./reservoir/QR \
314 ./reservoir/tang-xue1 \
315 ./reservoir/two
318 # ./reservoir/long \
319 # faber
320 CLOOGTEST_FORTRAN = \
321 dartef \
322 iftestf \
323 levenshtein-1-2-3f \
324 yosrf
326 CLOOGTEST_STRIDED = \
327 nul_basic1 \
328 nul_basic2 \
329 nul_lcpc \
330 multi-stride \
331 multi-stride2 \
332 reservoir/bastoul3 \
333 reservoir/stride \
334 reservoir/stride2
336 all: all-am
338 .SUFFIXES:
339 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
340 @for dep in $?; do \
341 case '$(am__configure_deps)' in \
342 *$$dep*) \
343 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
344 && { if test -f $@; then exit 0; else break; fi; }; \
345 exit 1;; \
346 esac; \
347 done; \
348 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
349 $(am__cd) $(top_srcdir) && \
350 $(AUTOMAKE) --foreign test/Makefile
351 .PRECIOUS: Makefile
352 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
353 @case '$?' in \
354 *config.status*) \
355 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
356 *) \
357 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
358 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
359 esac;
361 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
362 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364 $(top_srcdir)/configure: $(am__configure_deps)
365 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
367 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368 $(am__aclocal_m4_deps):
370 mostlyclean-libtool:
371 -rm -f *.lo
373 clean-libtool:
374 -rm -rf .libs _libs
375 tags: TAGS
376 TAGS:
378 ctags: CTAGS
379 CTAGS:
382 distdir: $(DISTFILES)
383 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
384 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
385 list='$(DISTFILES)'; \
386 dist_files=`for file in $$list; do echo $$file; done | \
387 sed -e "s|^$$srcdirstrip/||;t" \
388 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
389 case $$dist_files in \
390 */*) $(MKDIR_P) `echo "$$dist_files" | \
391 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
392 sort -u` ;; \
393 esac; \
394 for file in $$dist_files; do \
395 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
396 if test -d $$d/$$file; then \
397 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
398 if test -d "$(distdir)/$$file"; then \
399 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
400 fi; \
401 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
402 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
403 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
404 fi; \
405 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
406 else \
407 test -f "$(distdir)/$$file" \
408 || cp -p $$d/$$file "$(distdir)/$$file" \
409 || exit 1; \
410 fi; \
411 done
412 check-am: all-am
413 check: check-am
414 all-am: Makefile
415 installdirs:
416 install: install-am
417 install-exec: install-exec-am
418 install-data: install-data-am
419 uninstall: uninstall-am
421 install-am: all-am
422 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
424 installcheck: installcheck-am
425 install-strip:
426 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
427 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
428 `test -z '$(STRIP)' || \
429 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
430 mostlyclean-generic:
432 clean-generic:
434 distclean-generic:
435 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
436 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
438 maintainer-clean-generic:
439 @echo "This command is intended for maintainers to use"
440 @echo "it deletes files that may require special tools to rebuild."
441 clean: clean-am
443 clean-am: clean-generic clean-libtool mostlyclean-am
445 distclean: distclean-am
446 -rm -f Makefile
447 distclean-am: clean-am distclean-generic
449 dvi: dvi-am
451 dvi-am:
453 html: html-am
455 html-am:
457 info: info-am
459 info-am:
461 install-data-am:
463 install-dvi: install-dvi-am
465 install-dvi-am:
467 install-exec-am:
469 install-html: install-html-am
471 install-html-am:
473 install-info: install-info-am
475 install-info-am:
477 install-man:
479 install-pdf: install-pdf-am
481 install-pdf-am:
483 install-ps: install-ps-am
485 install-ps-am:
487 installcheck-am:
489 maintainer-clean: maintainer-clean-am
490 -rm -f Makefile
491 maintainer-clean-am: distclean-am maintainer-clean-generic
493 mostlyclean: mostlyclean-am
495 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
497 pdf: pdf-am
499 pdf-am:
501 ps: ps-am
503 ps-am:
505 uninstall-am:
507 .MAKE: install-am install-strip
509 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
510 distclean distclean-generic distclean-libtool distdir dvi \
511 dvi-am html html-am info info-am install install-am \
512 install-data install-data-am install-dvi install-dvi-am \
513 install-exec install-exec-am install-html install-html-am \
514 install-info install-info-am install-man install-pdf \
515 install-pdf-am install-ps install-ps-am install-strip \
516 installcheck installcheck-am installdirs maintainer-clean \
517 maintainer-clean-generic mostlyclean mostlyclean-generic \
518 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
521 generate:
522 @echo " /*-----------------------------------------------*"
523 @echo " * Generate files *"
524 @echo " *-----------------------------------------------*/"
525 for x in $(CLOOGTEST_C) ; do \
526 echo "Generate $$x.c" ; \
527 cloog $$x.cloog -o $$x.c ; \
528 done ; \
529 for x in $(CLOOGTEST_FORTRAN) ; do \
530 echo "Generate $$x.f" ; \
531 cloog $$x.cloog -o $$x.f ; \
532 done
534 valgrind:
535 @echo " /*-----------------------------------------------*"
536 @echo " * Checking files by Valgrind *"
537 @echo " *-----------------------------------------------*/"
538 for x in $(CLOOGTEST_C) ; do \
539 echo "Valgrinding $$x.c" ; \
540 valgrind $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog ; \
541 done ; \
542 for x in $(CLOOGTEST_FORTRAN) ; do \
543 echo "Valgrinding $$x.f" ; \
544 valgrind $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog ; \
545 done
547 test:
548 @echo " /*-----------------------------------------------*"
549 @echo " * Testing CLooG *"
550 @echo " *-----------------------------------------------*/"
551 failedtest=0 ; \
552 echo "--- Testing C files..." ; \
553 for x in $(CLOOGTEST_C) ; do \
554 echo "Verify file $$x" ; \
555 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog > ttemp ; \
556 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.c.@POLYHEDRAL_BACKEND@ ; \
557 result=$$?; \
558 if [ "$$result" -ne "0" ] ; then \
559 echo "!!! Error: $$x is not the same" ; \
560 failedtest=`expr $$failedtest + 1` ; \
561 else \
562 echo "$$x passed" ; \
563 fi ; \
564 done ; \
565 echo "--- Testing FORTRAN files..." ; \
566 for x in $(CLOOGTEST_FORTRAN) ; do \
567 echo "Verify file $$x" ; \
568 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog > ttemp ; \
569 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.f.@POLYHEDRAL_BACKEND@ ; \
570 result=$$?; \
571 if [ "$$result" -ne "0" ] ; then \
572 echo "!!! Error: $$x is not the same" ; \
573 failedtest=`expr $$failedtest + 1` ; \
574 else \
575 echo "$$x passed" ; \
576 fi ; \
577 done ; \
578 echo "--- Testing STRIDED files..." ; \
579 for x in $(CLOOGTEST_STRIDED) ; do \
580 echo "Verify file $$x" ; \
581 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog \
582 -strides 1 > ttemp ; \
583 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.c.@POLYHEDRAL_BACKEND@ ; \
584 result=$$?; \
585 if [ "$$result" -ne "0" ] ; then \
586 echo "!!! Error: $$x is not the same" ; \
587 failedtest=`expr $$failedtest + 1` ; \
588 else \
589 echo "$$x passed" ; \
590 fi ; \
591 done ; \
592 echo "--- Testing SPECIAL OPTIONS files..." ; \
593 echo "Verify file vasilache (-f 8 -l 9)" ; \
594 x=vasilache ; \
595 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog \
596 -f 8 -l 9 > ttemp ; \
597 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.c.@POLYHEDRAL_BACKEND@ ; \
598 result=$$?; \
599 if [ "$$result" -ne "0" ] ; then \
600 echo "!!! Error: $$x is not the same" ; \
601 failedtest=`expr $$failedtest + 1` ; \
602 else \
603 echo "$$x passed" ; \
604 fi ; \
605 echo "Verify file merge (-f -1)" ; \
606 x=merge ; \
607 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog \
608 -f -1 > ttemp ; \
609 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.c.@POLYHEDRAL_BACKEND@ ; \
610 result=$$?; \
611 if [ "$$result" -ne "0" ] ; then \
612 echo "!!! Error: $$x is not the same" ; \
613 failedtest=`expr $$failedtest + 1` ; \
614 else \
615 echo "$$x passed" ; \
616 fi ; \
617 echo "Verify file equality (-f -1 -l 2 -override)" ; \
618 x=equality ; \
619 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog \
620 -f -1 -l 2 -override > ttemp ; \
621 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.c.@POLYHEDRAL_BACKEND@ ; \
622 result=$$?; \
623 if [ "$$result" -ne "0" ] ; then \
624 echo "!!! Error: $$x is not the same" ; \
625 failedtest=`expr $$failedtest + 1` ; \
626 else \
627 echo "$$x passed" ; \
628 fi ; \
629 echo "Verify file equality (-f -1 -l 4 -esp 1 -override)" ; \
630 x=equality2; \
631 $(top_builddir)/cloog$(EXEEXT) $(srcdir)/$$x.cloog \
632 -f -1 -l 4 -esp 1 -override > ttemp ; \
633 diff -w --ignore-matching-lines='CLooG' ttemp $(srcdir)/$$x.c.@POLYHEDRAL_BACKEND@ ; \
634 result=$$?; \
635 if [ "$$result" -ne "0" ] ; then \
636 echo "!!! Error: $$x is not the same" ; \
637 failedtest=`expr $$failedtest + 1` ; \
638 else \
639 echo "$$x passed" ; \
640 fi ; \
641 rm ttemp ; \
642 if [ $$failedtest != 0 ] ; then \
643 echo "$$failedtest tests failed" ; \
644 else \
645 echo "CLooG works correctly :-) !" ; \
648 # Tell versions [3.59,3.63) of GNU make to not export all variables.
649 # Otherwise a system limit (for SysV at least) may be exceeded.
650 .NOEXPORT: