aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-07-04 08:16:50 +0100
committerYann Herklotz <git@yannherklotz.com>2022-07-04 08:16:50 +0100
commitac9ae4bb523fece46a8213bc8258335e7dadc298 (patch)
tree52d862c201ca68ed329642a63cdfda6ddd0697f9 /Makefile
parent4e3269bade36d2c2309a49c09b39c848689c28c0 (diff)
downloadvericert-ac9ae4bb523fece46a8213bc8258335e7dadc298.tar.gz
vericert-ac9ae4bb523fece46a8213bc8258335e7dadc298.zip
Try and fix pargenproof
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3f387f3..c1b8dd2 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,6 @@ ALECTRYON_OPTS := --no-header --html-minification --long-line-threshold 80 \
--coq-driver sertop_noexec $(COQINCLUDES)
VS := src/Compiler.v src/Simulator.v src/HLSOpts.v $(foreach d, common hls bourdoncle, $(wildcard src/$(d)/*.v))
-LIT := docs/basic-block-generation.org docs/scheduler.org docs/scheduler-languages.org
PREFIX ?= .