~ubuntu-branches/ubuntu/trusty/cloog/trusty

« back to all changes in this revision

Viewing changes to test/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-10-17 15:54:24 UTC
  • mfrom: (3.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20131017155424-3q1gw7yhddylfkpj
Tags: 0.18.1-1
* New upstream version.
* Add a comment to build-depend on libpod-latex-perl | perl (<< 5.17.0),
  when the documentation is built. Closes: #711681.
* Use dh_autotools-dev to update config.{sub,guess}. Closes: #719957.

Show diffs side-by-side

added added

removed removed

Lines of Context:
292
292
versioninfo = @versioninfo@
293
293
@NO_ISL_FALSE@GENERATE_TEST = generate_test
294
294
@NO_ISL_TRUE@GENERATE_TEST = 
295
 
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include
 
295
AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include
296
296
LDADD = ../libcloog-isl.la
297
297
generate_test_SOURCES = generate_test.c
298
298
ROOT = ..
501
501
        SPECIAL_OPTIONS="$(SPECIAL_OPTIONS)"
502
502
 
503
503
check_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
 
504
        check_c.sh \
 
505
        check_fortran.sh \
 
506
        check_strided.sh \
 
507
        check_openscop.sh \
 
508
        check_special.sh
509
509
 
510
510
TESTS = $(check_SCRIPTS)
511
511
EXTRA_DIST = \