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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-binutils/] [binutils-2.19.1/] [cgen/] [testsuite/] [Makefile.am] - Rev 6

Compare with Previous | Blame | View Log

# Makefile for cgen/testsuite.
# Process this file with "automake --cygnus Makefile" to generate Makefile.in

AUTOMAKE_OPTIONS = 1.9 cygnus

cgendir = $(srcdir)/..

# Default set of tests to run.
TEST_LIST = all

default:
        @echo no default

.phony: check
check: Makefile test-utils.sh
        $(SHELL) ${srcdir}/run-tests.sh $(TEST_LIST)

.PHONY: clean-test-files
clean: clean-test-files
clean-test-files:
        rm -f *.test.cpu
        rm -f *.out
        rm -f *.tmp

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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