commit: 9738b3782d66f3b17d18c2ad28ed84dc4b26aec9
parent 1585094cfe1783aac790ec32565f16a56bf6066b
Author: Michael Forney <mforney@mforney.org>
Date: Thu, 10 Aug 2017 22:42:29 -0700
samurai: Update to latest git
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git 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
@@ -1 +1 @@
-4
+5