aboutsummaryrefslogtreecommitdiff
path: root/src/lib9p/mkfile
blob: 4ff9d344551276791afd433fefc37b2e65a7d591 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<$PLAN9/src/mkhdr

LIB=lib9p.a
OFILES=\
	_post.$O\
	dirread.$O\
	fid.$O\
	file.$O\
	intmap.$O\
	mem.$O\
	req.$O\
	parse.$O\
	srv.$O\
	tpost.$O\
	uid.$O\
	util.$O\

<$PLAN9/src/mksyslib