Add.
This commit is contained in:
parent
8307dc614a
commit
ad9e684811
5 changed files with 1281 additions and 0 deletions
11
src/cmd/cb/mkfile
Normal file
11
src/cmd/cb/mkfile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<$PLAN9/src/mkhdr
|
||||
|
||||
TARG=cb
|
||||
OFILES=\
|
||||
cb.$O\
|
||||
cbtype.$O\
|
||||
|
||||
HFILES=cb.h\
|
||||
cbtype.h\
|
||||
|
||||
<$PLAN9/src/mkone
|
||||
Loading…
Add table
Add a link
Reference in a new issue