summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8302fe1..d995d1d 100644
--- a/Makefile
+++ b/Makefile
@@ -62,9 +62,9 @@ BACKEND=\
Linearize.v Linearizeproof.v Linearizetyping.v \
Linear.v Lineartyping.v \
Parallelmove.v Reload.v Reloadproof.v Reloadtyping.v \
- Mach.v Machabstr.v Machtyping.v \
+ Mach.v Machtyping.v \
Bounds.v Stacklayout.v Stacking.v Stackingproof.v Stackingtyping.v \
- Machconcr.v Machabstr2concr.v \
+ Machconcr.v \
Asm.v Asmgen.v Asmgenretaddr.v Asmgenproof1.v Asmgenproof.v
# C front-end modules (in cfrontend/)