summaryrefslogtreecommitdiff
path: root/pkg/samurai
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-08-10 22:42:29 -0700
committerMichael Forney <mforney@mforney.org>2017-08-11 23:11:18 -0700
commit9738b3782d66f3b17d18c2ad28ed84dc4b26aec9 (patch)
tree9b649392654be8d898ebfe8df2f7e5f41f5753e6 /pkg/samurai
parent1585094cfe1783aac790ec32565f16a56bf6066b (diff)
samurai: Update to latest git
Diffstat (limited to 'pkg/samurai')
-rw-r--r--pkg/samurai/gen.rc2
-rw-r--r--pkg/samurai/rev2
m---------pkg/samurai/src0
3 files changed, 2 insertions, 2 deletions
diff --git a/pkg/samurai/gen.rc b/pkg/samurai/gen.rc
index 2c8a233e..fbcf6a46 100644
--- a/pkg/samurai/gen.rc
+++ b/pkg/samurai/gen.rc
@@ -1,6 +1,6 @@
cflags -Wall '-std=c11' -pedantic
-exe samu build.c env.c graph.c htab.c lex.c log.c parse.c samurai.c tool.c util.c
+exe samu build.c deps.c env.c graph.c htab.c lex.c log.c parse.c samurai.c tool.c util.c
file bin/samu '$outdir'/samu 755
man 1 samu.1
diff --git a/pkg/samurai/rev b/pkg/samurai/rev
index b8626c4c..7ed6ff82 100644
--- a/pkg/samurai/rev
+++ b/pkg/samurai/rev
@@ -1 +1 @@
-4
+5
diff --git a/pkg/samurai/src b/pkg/samurai/src
-Subproject a5811971cc4a2d4db9bc9cad1572b8f851ad876
+Subproject 3fef5636d4c3382416f9820503e96a3e12fe8a8