Add graph, plot
This commit is contained in:
parent
6e18e03e63
commit
4314729dde
44 changed files with 2307 additions and 0 deletions
9
src/cmd/graph/mkfile
Normal file
9
src/cmd/graph/mkfile
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
PLAN9=../../..
|
||||
<$PLAN9/src/mkhdr
|
||||
|
||||
TARG=graph
|
||||
OFILES=graph.$O\
|
||||
subr.$O\
|
||||
whoami.$O\
|
||||
|
||||
<$PLAN9/src/mkone
|
||||
Loading…
Add table
Add a link
Reference in a new issue