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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [Makefile.in] - Diff between revs 91 and 95

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

Rev 91 Rev 95
Line 181... Line 181...
PACKAGE = @PACKAGE@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@
POW_LIB = @POW_LIB@
RANLIB = @RANLIB@
RANLIB = @RANLIB@
 
RUNTESTDEFAULTFLAGS = @RUNTESTDEFAULTFLAGS@
SED = @SED@
SED = @SED@
SET_MAKE = @SET_MAKE@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SHELL = @SHELL@
STRIP = @STRIP@
STRIP = @STRIP@
SUMVERSION = @SUMVERSION@
SUMVERSION = @SUMVERSION@
Line 259... Line 261...
          libsim.tests   \
          libsim.tests   \
          or1ksim.tests  \
          or1ksim.tests  \
          test-code      \
          test-code      \
          test-code-or1k
          test-code-or1k
 
 
EXTRA_DIST = default-global-conf.exp
EXTRA_DIST = global-conf.exp
 
 
# Setup for DejaGNU
# Setup for DejaGNU
AUTOMAKE_OPTIONS = dejagnu
AUTOMAKE_OPTIONS = dejagnu
DEJATOOL = libsim  \
DEJATOOL = libsim  \
                      or1ksim
                      or1ksim
 
 
RUNTESTDEFAULTFLAGS = --tool $$tool        \
 
                      --srcdir $(srcdir)   \
 
                      --outdir $(builddir)
 
 
 
all: all-recursive
all: all-recursive
 
 
.SUFFIXES:
.SUFFIXES:
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
        @for dep in $?; do \
        @for dep in $?; do \

powered by: WebSVN 2.1.0

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