plan9port/src/cmd/mk
2007-04-21 22:36:01 +00:00
..
arc.c
archive.c
bufblock.c
env.c
file.c
fns.h
graph.c
job.c
lex.c
main.c
match.c
mk.c 64-bit 2007-03-26 13:38:24 +00:00
mk.h
mk.pdf
mkfile
mkfile.test
NOTICE
parse.c
rc.c better rc detection (Michael Teichgräber) 2007-03-26 13:38:36 +00:00
README
recipe.c
rule.c
run.c
sh.c
shell.c
shprint.c
symtab.c
sys.h
sys.std.h unix fix 2007-04-21 22:36:01 +00:00
unix.c
var.c
varsub.c fix empty string interpolation bugs (Michael Teichgräber) 2007-03-26 17:27:08 +00:00
word.c fix empty string interpolation bugs (Michael Teichgräber) 2007-03-26 17:27:08 +00:00

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>