aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index e28032735..776fff914 100644
--- a/Makefile
+++ b/Makefile
@@ -1129,9 +1129,6 @@ theories/%.vo: theories/%.v states/initial.coq $(VO_TOOLS_DEP)
contrib/%.vo: contrib/%.v states/initial.coq $(VO_TOOLS_DEP)
$(BOOTCOQTOP) -compile contrib/$*
-contrib/extraction/%.vo: contrib/extraction/%.v states/barestate.coq $(VO_TOOLS_DEP)
- $(BOOTCOQTOP) -is states/barestate.coq -compile $*
-
cleantheories:
rm -f states/*.coq
rm -f theories/*/*.vo