From d99dd3833e8ebf89c586cc5316582a3c62ad7997 Mon Sep 17 00:00:00 2001 From: Robert Norton Date: Thu, 20 Dec 2018 13:49:39 +0000 Subject: RISVC model is now at https://github.com/rems-project/sail-riscv . Remove it and tests. --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 40040a11..12684d91 100644 --- a/Makefile +++ b/Makefile @@ -56,8 +56,6 @@ apply_header: anon_dist: headache -c etc/headache_config -h etc/anon_header `ls mips/*.sail` headache -c etc/headache_config -h etc/anon_header `ls cheri/*.sail` - headache -c etc/headache_config -h etc/anon_header `ls riscv/*.sail` - headache -c etc/headache_config -h etc/anon_header `ls riscv/*.ml` headache -c etc/headache_config -h etc/anon_header `ls lib/*.ml` headache -c etc/headache_config -h etc/anon_header `ls lib/coq/*.v` headache -c etc/headache_config -h etc/anon_header `ls src/Makefile*` -- cgit v1.2.3