aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/minisat
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-04-09 14:29:36 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-04-09 14:29:36 +0200
commit2d9f616cd71bc654b9669e767102d40ab29b05fa (patch)
treefb92b3b05289a1a64b0cc75f7bedd2f93745c5c8 /test/monniaux/minisat
parentfc01a94d6be690b37e6de9490a2809f1c9fd71ca (diff)
downloadcompcert-kvx-2d9f616cd71bc654b9669e767102d40ab29b05fa.tar.gz
compcert-kvx-2d9f616cd71bc654b9669e767102d40ab29b05fa.zip
Makefile...
Diffstat (limited to 'test/monniaux/minisat')
-rw-r--r--test/monniaux/minisat/Makefile.profiled2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/minisat/Makefile.profiled b/test/monniaux/minisat/Makefile.profiled
index abd63d32..5489bca3 100644
--- a/test/monniaux/minisat/Makefile.profiled
+++ b/test/monniaux/minisat/Makefile.profiled
@@ -8,7 +8,7 @@ EXECUTE=k1-cluster --
EXECUTE_CYCLES=k1-cluster --cycle-based --
EXAMPLE=sudoku.sat
-ALL=minisat.ccomp.log minisat.branch_linearize.log minisat.profiled.log minisat.gcc-O3.log minisat.gcc-O3.profiled.log
+ALL=minisat.ccomp.log minisat.ccomp.branch_linearize.log minisat.ccomp.profiled.log minisat.gcc-O3.log minisat.gcc-O3.profiled.log
all: $(ALL)