aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-03-05 17:29:59 +0100
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-03-05 17:29:59 +0100
commit746b4cd3895462be7959389ef39696294177e465 (patch)
tree0c29b88b8140a2e20032441452752d9ab8a6a831 /Makefile
parent028fffbb055b2966b6205c5eaa432d6c4e22f677 (diff)
downloadcompcert-kvx-746b4cd3895462be7959389ef39696294177e465.tar.gz
compcert-kvx-746b4cd3895462be7959389ef39696294177e465.zip
fix Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4fc94a58..e51bdb8a 100644
--- a/Makefile
+++ b/Makefile
@@ -89,6 +89,7 @@ BACKEND=\
CSEdomain.v CombineOp.v CSE.v CombineOpproof.v CSEproof.v \
CSE2deps.v CSE2depsproof.v \
CSE2.v CSE2proof.v \
+ CSE3.v \
NeedDomain.v NeedOp.v Deadcode.v Deadcodeproof.v \
Unusedglob.v Unusedglobproof.v \
Machregs.v Locations.v Conventions1.v Conventions.v LTL.v \