diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-27 20:30:15 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-27 20:30:15 -0700 |
| commit | f732e53f58b8f92132dece66b05f32576f830cc4 (patch) | |
| tree | b494541dae14382ed9865cda387c09e2c4d9db50 /core/awk | |
| parent | 2b32697b70a7429c490b47723a9469fc14310ae9 (diff) | |
Integrate source fetching into ninja files
Diffstat (limited to 'core/awk')
| -rw-r--r-- | core/awk/.rev | 1 | ||||
| -rw-r--r-- | core/awk/gen.rc | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/core/awk/.rev b/core/awk/.rev new file mode 100644 index 00000000..d00491fd --- /dev/null +++ b/core/awk/.rev @@ -0,0 +1 @@ +1 diff --git a/core/awk/gen.rc b/core/awk/gen.rc index 25ad9a67..0b393610 100644 --- a/core/awk/gen.rc +++ b/core/awk/gen.rc @@ -18,3 +18,5 @@ exe awk -d '$outdir'/ytab.h\ '$outdir'/^(gram.tab.c proctab.c) file bin/awk '$outdir'/awk 755 file share/man/man1/awk.1 '$srcdir'/awk.1 644 + +fetch git |
