imap-based new upas/fs

This commit is contained in:
rsc 2006-02-15 12:39:09 +00:00
parent 1ea614ffaf
commit 941e17134e
15 changed files with 4168 additions and 0 deletions

18
src/cmd/upas/nfs/mkfile Normal file
View 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