stats helper
This commit is contained in:
parent
d72054aa27
commit
f0f4401f0c
10 changed files with 866 additions and 0 deletions
15
src/cmd/auxstats/mkfile
Normal file
15
src/cmd/auxstats/mkfile
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<$PLAN9/src/mkhdr
|
||||
|
||||
TARG=auxstats
|
||||
|
||||
OFILES=\
|
||||
$SYSNAME.$O\
|
||||
main.$O\
|
||||
|
||||
HFILES=\
|
||||
dat.h\
|
||||
|
||||
SHORTLIB=bio 9
|
||||
|
||||
<$PLAN9/src/mkone
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue