diff options
| author | Robert Norton | 2018-12-20 13:49:39 +0000 |
|---|---|---|
| committer | Robert Norton | 2018-12-20 13:49:49 +0000 |
| commit | d99dd3833e8ebf89c586cc5316582a3c62ad7997 (patch) | |
| tree | 299db5be7850c3ae72403e4c1252562790d91d1d /Makefile | |
| parent | 7524c25b16a4e393a17acde8b20f6a42d30d0f94 (diff) | |
RISVC model is now at https://github.com/rems-project/sail-riscv . Remove it and tests.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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*` |
