summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKathy Gray2015-11-19 11:07:30 +0000
committerKathy Gray2015-11-19 11:07:30 +0000
commitc8a5014d070a126091da28da04f43cc4c54acf87 (patch)
tree372b0ca5ce7122df818e4b0b54c620b82701ceb1 /src
parent0bda6dcd6012fb15734d844e3e574a49f2361390 (diff)
typo in make file
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index a8b6f773..e2f063a2 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -25,7 +25,7 @@ test: sail interpreter
LEM = ~/bitbucket/lem/lem
LEMLIBOCAML = ~/bitbucket/lem/ocaml-lib/
-ELF_DIR= ../../../bitbucket/linksem
+ELFDIR= ../../../bitbucket/linksem
get_elf:
-chmod u+w src_elf/*.ml*