diff options
| author | Michael Forney <mforney@mforney.org> | 2017-07-17 02:51:30 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-07-22 10:07:26 -0700 |
| commit | ed9132cdb3b9d618e5514cb7615b182a5448d7aa (patch) | |
| tree | ada83467f340efd6980f8abb7acf6c98d9c3646b /pkg/samurai | |
| parent | bd078805e604ddfbf9624e349c79ce3ba1abffdd (diff) | |
Add samurai git
Diffstat (limited to 'pkg/samurai')
| -rw-r--r-- | pkg/samurai/gen.rc | 6 | ||||
| -rw-r--r-- | pkg/samurai/rev | 1 | ||||
| m--------- | pkg/samurai/src | 0 |
3 files changed, 7 insertions, 0 deletions
diff --git a/pkg/samurai/gen.rc b/pkg/samurai/gen.rc new file mode 100644 index 00000000..012f6cbf --- /dev/null +++ b/pkg/samurai/gen.rc @@ -0,0 +1,6 @@ +cflags -Wall '-std=c11' -pedantic + +exe samu build.c env.c graph.c htab.c lex.c parse.c samurai.c tool.c util.c +file bin/samu '$outdir'/samu 755 + +fetch git diff --git a/pkg/samurai/rev b/pkg/samurai/rev new file mode 100644 index 00000000..d00491fd --- /dev/null +++ b/pkg/samurai/rev @@ -0,0 +1 @@ +1 diff --git a/pkg/samurai/src b/pkg/samurai/src new file mode 160000 +Subproject 0bee1d766e8e40331586aadcdaaed2d8b5cc66f |
