tmkfile - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
tmkfile (170B)
---
1 <$PLAN9/src/mkhdr
2
3 TARG=mailfs
4
5 OFILES=\
6 box.$O\
7 decode.$O\
8 fs.$O\
9 imap.$O\
10 main.$O\
11 sx.$O\
12 thread.$O\
13 util.$O\
14
15 HFILES=a.h box.h imap.h sx.h
16
17 <$PLAN9/src/mkone
18