aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2021-05-06 09:07:07 +0200
committerSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2021-05-06 09:07:07 +0200
commitc7bc74b1860f30df678bf384a32cd9c6eb113beb (patch)
treefa69acaa1a5aff1dbb5fc11895b244294b9b6753 /Makefile
parent7473fed7c8e1b2fdef276b7aa754fb00792d47ca (diff)
downloadcompcert-kvx-c7bc74b1860f30df678bf384a32cd9c6eb113beb.tar.gz
compcert-kvx-c7bc74b1860f30df678bf384a32cd9c6eb113beb.zip
start RTL -> BTL
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 90c39907..934b8586 100644
--- a/Makefile
+++ b/Makefile
@@ -143,7 +143,7 @@ SCHEDULING= \
RTLpathproof.v RTLpathSE_theory.v \
RTLpathSchedulerproof.v RTLpath.v \
RTLpathScheduler.v RTLpathWFcheck.v \
- BTL.v BTLtoRTL.v BTLtoRTLproof.v \
+ BTL.v BTLtoRTL.v BTLtoRTLproof.v RTLtoBTL.v RTLtoBTLproof.v
# C front-end modules (in cfrontend/)