]> git.lizzy.rs Git - plan9front.git/blob - sys/src/libsunrpc/mkfile
vt: handle insert/delete/home/end keys for vt220/xterm
[plan9front.git] / sys / src / libsunrpc / mkfile
1 </$objtype/mkfile
2
3 PROTO=\
4         mount3.$O\
5         nfs3.$O\
6         portmap.$O\
7
8 OFILES=\
9         authunix.$O\
10         client.$O\
11         emalloc.$O\
12         error.$O\
13         fd.$O\
14         fmt.$O\
15         net.$O\
16         prog.$O\
17         rpc.$O\
18         server.$O\
19         suncall.$O\
20         udp.$O\
21         $PROTO\
22
23 HFILES=\
24         /sys/include/sunrpc.h\
25
26 LIB=/$objtype/lib/libsunrpc.a
27
28 </sys/src/cmd/mksyslib
29
30 mount3.$O: /sys/include/nfs3.h