plan9port/src/cmd/mk
2005-02-02 22:32:56 +00:00
..
arc.c
archive.c silence archive warning for .a files 2005-02-02 22:32:56 +00:00
bufblock.c
env.c
file.c
fns.h avoid saying unsigned long, for unix port 2005-01-23 22:57:21 +00:00
graph.c add new | syntax. 2005-01-04 22:41:27 +00:00
job.c
lex.c not reached 2005-01-14 17:57:32 +00:00
main.c Long-standing bug in syminit, tickled by placing 2005-01-15 20:54:41 +00:00
match.c add new | syntax. 2005-01-04 22:41:27 +00:00
mk.c add new | syntax. 2005-01-04 22:41:27 +00:00
mk.h add new | syntax. 2005-01-04 22:41:27 +00:00
mk.pdf
mkfile
mkfile.test Many small edits. 2005-01-13 04:49:19 +00:00
NOTICE
parse.c Many small edits. 2005-01-13 04:49:19 +00:00
rc.c add new | syntax. 2005-01-04 22:41:27 +00:00
README
recipe.c
rule.c add new | syntax. 2005-01-04 22:41:27 +00:00
run.c add new | syntax. 2005-01-04 22:41:27 +00:00
sh.c add new | syntax. 2005-01-04 22:41:27 +00:00
shell.c Many small edits. 2005-01-13 04:49:19 +00:00
shprint.c add new | syntax. 2005-01-04 22:41:27 +00:00
symtab.c Long-standing bug in syminit, tickled by placing 2005-01-15 20:54:41 +00:00
sys.h
sys.std.h checkpoint 2005-01-14 03:45:44 +00:00
unix.c avoid saying unsigned long, for unix port 2005-01-23 22:57:21 +00:00
var.c
varsub.c add new | syntax. 2005-01-04 22:41:27 +00:00
word.c add new | syntax. 2005-01-04 22:41:27 +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>