aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-11-19 08:41:07 +0100
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-11-19 08:41:07 +0100
commit541466263c1c673f9c4f762480b62b8f2648a920 (patch)
treea39aadfc034d325dacbaf4a3224ff739af201923 /Makefile
parent8384d27c122ec4ca4b7ad0f524df52b61a49c66a (diff)
downloadcompcert-kvx-541466263c1c673f9c4f762480b62b8f2648a920.tar.gz
compcert-kvx-541466263c1c673f9c4f762480b62b8f2648a920.zip
fix Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ec28adf1..7d5b222c 100644
--- a/Makefile
+++ b/Makefile
@@ -122,7 +122,7 @@ BACKEND=\
Debugvar.v Debugvarproof.v \
Mach.v \
Bounds.v Stacklayout.v Stacking.v Stackingproof.v \
- Asm.v Asmgen.v Asmgenproof.v Asmaux.v \
+ Asm.v Asmgen.v Asmgenproof0.v Asmgenproof1.v Asmgenproof.v Asmaux.v \
$(BACKENDLIB)
# C front-end modules (in cfrontend/)