OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libffi/] [testsuite/] [Makefile.am] - Blame information for rev 14

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 14 jlechner
## Process this file with automake to produce Makefile.in.
2
 
3
AUTOMAKE_OPTIONS = foreign dejagnu
4
 
5
# Setup the testing framework, if you have one
6
EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
7
            echo $(top_builddir)/../expect/expect ; \
8
          else echo expect ; fi`
9
 
10
RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
11
               echo $(top_srcdir)/../dejagnu/runtest ; \
12
            else echo runtest; fi`
13
 
14
AM_RUNTESTFLAGS =
15
 
16
CLEANFILES = *.exe core* *.log *.sum

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.