aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/upas/nfs/mkfile
blob: 7716ab58d486244d6ed1245209f08ae87f7fc3b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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