imap-based new upas/fs
This commit is contained in:
parent
1ea614ffaf
commit
941e17134e
15 changed files with 4168 additions and 0 deletions
18
src/cmd/upas/nfs/mkfile
Normal file
18
src/cmd/upas/nfs/mkfile
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<$PLAN9/src/mkhdr
|
||||
|
||||
TARG=mailfs
|
||||
|
||||
OFILES=\
|
||||
box.$O\
|
||||
decode.$O\
|
||||
fs.$O\
|
||||
imap.$O\
|
||||
main.$O\
|
||||
sx.$O\
|
||||
thread.$O\
|
||||
util.$O\
|
||||
|
||||
HFILES=a.h box.h imap.h sx.h
|
||||
|
||||
<$PLAN9/src/mkone
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue