aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-03-05 17:14:14 +0100
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-03-05 17:14:14 +0100
commit028fffbb055b2966b6205c5eaa432d6c4e22f677 (patch)
treec97e7f3252518d9a36032f2c38d0fad2ad8993cd /Makefile
parent78c4974c0a362cd0ab3bbd80203c0277d267afbb (diff)
downloadcompcert-kvx-028fffbb055b2966b6205c5eaa432d6c4e22f677.tar.gz
compcert-kvx-028fffbb055b2966b6205c5eaa432d6c4e22f677.zip
more about extraction and linking
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2cd40800..4fc94a58 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,7 @@ FLOCQ=\
# General-purpose libraries (in lib/)
VLIB=Axioms.v Coqlib.v Intv.v Maps.v Heaps.v Lattice.v Ordered.v \
+ HashedSet.v \
Iteration.v Zbits.v Integers.v Archi.v IEEE754_extra.v Floats.v \
Parmov.v UnionFind.v Wfsimpl.v \
Postorder.v FSetAVLplus.v IntvSets.v Decidableplus.v BoolEqual.v