From dff33af770e6b48c0f6592bcab7c6f4b0e3d6662 Mon Sep 17 00:00:00 2001 From: Brian Campbell Date: Mon, 4 Jun 2018 18:04:59 +0100 Subject: Correct dependencies of bytecode sail --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 97b87d4b..3e9d6f63 100644 --- a/src/Makefile +++ b/src/Makefile @@ -102,7 +102,7 @@ isail: ast.ml bytecode.ml share_directory.ml sail.native: sail -sail.byte: +sail.byte: ast.ml bytecode.ml share_directory.ml ocamlbuild -use-ocamlfind -cflag -g sail.byte interpreter: lem_interp/interp_ast.lem -- cgit v1.2.3