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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [Makefile.am] - Diff between revs 82 and 90

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 82 Rev 90
Line 25... Line 25...
# -----------------------------------------------------------------------------
# -----------------------------------------------------------------------------
# This code is commented throughout for use with Doxygen.
# This code is commented throughout for use with Doxygen.
# -----------------------------------------------------------------------------
# -----------------------------------------------------------------------------
 
 
 
 
# Local macros
 
ACLOCAL_AMFLAGS = -I m4
 
 
 
# C code for programs used only in testing is in 'test-code'. Other subdirs
# C code for programs used only in testing is in 'test-code'. Other subdirs
# are only there to ensure DejaGNU code is distributed.
# are only there to ensure DejaGNU code is distributed.
SUBDIRS = config        \
SUBDIRS = config        \
          lib           \
          lib           \
 
          libsim.tests   \
          or1ksim.tests \
          or1ksim.tests \
          test-code
          test-code      \
 
          test-code-or1k
 
 
EXTRA_DIST = default-global-conf.exp
EXTRA_DIST = default-global-conf.exp
 
 
# Setup for DejaGNU
# Setup for DejaGNU
AUTOMAKE_OPTIONS    = dejagnu
AUTOMAKE_OPTIONS    = dejagnu
 
 
export DEJAGNU
export DEJAGNU
 
 
DEJATOOL            = or1ksim
DEJATOOL            = libsim  \
 
                      or1ksim
 
 
RUNTESTDEFAULTFLAGS = --tool $$tool          \
RUNTESTDEFAULTFLAGS = --tool $$tool          \
                      --srcdir $(top_srcdir) \
                      --srcdir $(srcdir)   \
                      --outdir $(builddir)
                      --outdir $(builddir)
 
 
# Clean up the junk left by the tests
# Clean up the junk left by the tests
clean-local:
clean-local:
        @$(RM) eth0.tx eth0.rx
        @$(RM) eth0.tx eth0.rx

powered by: WebSVN 2.1.0

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