Fixes "mk -f /tmp/x.mk y x" or "mk -f /tmp/x.mk" where /tmp/x.mk is: x y x: f echo hi Change-Id: I7fa87dc4750c04fdba010b990c190722b432b333 Reviewed-on: https://plan9port-review.googlesource.com/1361 Reviewed-by: Russ Cox <rsc@swtch.com> |
||
|---|---|---|
| .. | ||
| arc.c | ||
| archive.c | ||
| bufblock.c | ||
| env.c | ||
| file.c | ||
| fns.h | ||
| graph.c | ||
| job.c | ||
| lex.c | ||
| main.c | ||
| match.c | ||
| mk.c | ||
| mk.h | ||
| mk.pdf | ||
| mkfile | ||
| mkfile.test | ||
| NOTICE | ||
| parse.c | ||
| rc.c | ||
| README | ||
| recipe.c | ||
| rule.c | ||
| run.c | ||
| sh.c | ||
| shell.c | ||
| shprint.c | ||
| symtab.c | ||
| sys.h | ||
| sys.std.h | ||
| unix.c | ||
| var.c | ||
| varsub.c | ||
| word.c | ||
This is a Unix port of mk, originally done for the Inferno operating system. Russ Cox repackaged this to build as a standalone Unix program. Send comments about packaging to Russ Cox <rsc@post.harvard.edu>