diff options
Diffstat (limited to 'cheri/Makefile')
| -rw-r--r-- | cheri/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cheri/Makefile b/cheri/Makefile index e6fe09a5..88c5cf0d 100644 --- a/cheri/Makefile +++ b/cheri/Makefile @@ -51,6 +51,7 @@ cheri128_types.lem: cheri128.lem C%.thy: c%.lem c%_types.lem $(MIPS_SAIL_DIR)/mips_extras.lem lem -isa -outdir . -lib $(SAIL_DIR)/src/gen_lib -lib $(SAIL_DIR)/src/lem_interp $^ + sed -i 's/datatype ast/datatype (plugins only: size) ast/' C$*_types.thy clean: rm -rf cheri cheri128 _sbuild inst_*.sail |
