OSDN Git Service

Extend pmacro language, add testsuite.
[pf3gnuchains/pf3gnuchains3x.git] / cgen / testsuite / Makefile.am
1 # Makefile for cgen/testsuite.
2 # Process this file with "automake --cygnus Makefile" to generate Makefile.in
3
4 AUTOMAKE_OPTIONS = 1.9 cygnus
5
6 cgendir = $(srcdir)/..
7
8 # Default set of tests to run.
9 TEST_LIST = all
10
11 default:
12         @echo no default
13
14 .phony: check
15 check: Makefile test-utils.sh
16         $(SHELL) ${srcdir}/run-tests.sh $(TEST_LIST)
17
18 .PHONY: clean-test-files
19 clean: clean-test-files
20 clean-test-files:
21         rm -f *.test.cpu
22         rm -f *.out
23         rm -f *.tmp