summaryrefslogtreecommitdiff
path: root/test/c/Makefile
diff options
context:
space:
mode:
authorGravatar xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2008-04-15 16:22:35 +0000
committerGravatar xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2008-04-15 16:22:35 +0000
commitc460156b067b439738104f3947287adbbef926a5 (patch)
tree0ffbe38c3455e19df2169bcb6c8d0a8ffb732cd3 /test/c/Makefile
parent1231dacbcfbba0919729bc76c7d7b576a320e4db (diff)
Ajout du test vmach
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@612 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
Diffstat (limited to 'test/c/Makefile')
-rw-r--r--test/c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/c/Makefile b/test/c/Makefile
index 3ee10c9..43b7b15 100644
--- a/test/c/Makefile
+++ b/test/c/Makefile
@@ -11,7 +11,7 @@ TIME=xtime -o /dev/null -mintime 1.0 # Xavier's hack
BENCHS=fib integr qsort fft sha1 aes almabench lists \
binarytrees fannkuch knucleotide mandelbrot nbody \
- nsieve nsievebits spectral
+ nsieve nsievebits spectral vmach
PROGS=$(BENCHS) initializers