aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2018-11-28 13:16:54 +0100
committerSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2018-11-28 13:16:54 +0100
commit09ebc4ffc4fa22e04e89f47d2f860cc831d6c23c (patch)
tree24e4ab5ea6c71742415afb9867dfe3c6c278fdd8 /Makefile
parent3af2dc7aaa8c8139ddd26589258f2b289425f591 (diff)
downloadcompcert-kvx-09ebc4ffc4fa22e04e89f47d2f860cc831d6c23c.tar.gz
compcert-kvx-09ebc4ffc4fa22e04e89f47d2f860cc831d6c23c.zip
compilation Asmexpandaux both for x86/ and mppa_k1c/
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ecf84ed2..4eebaa37 100644
--- a/Makefile
+++ b/Makefile
@@ -97,7 +97,7 @@ BACKEND=\
Debugvar.v Debugvarproof.v \
Mach.v \
Bounds.v Stacklayout.v Stacking.v Stackingproof.v \
- Asm.v Asmgen.v Asmgenproof.v \
+ Asm.v Asmgen.v Asmgenproof.v Asmaux.v \
$(BACKENDLIB)
# C front-end modules (in cfrontend/)