Blob


1 PLAN9=../..
2 <$PLAN9/src/mkhdr
4 PROTO=\
5 mount3.$O\
6 nfs3.$O\
7 portmap.$O\
9 OFILES=\
10 authunix.$O\
11 client.$O\
12 emalloc.$O\
13 error.$O\
14 fd.$O\
15 fmt.$O\
16 net.$O\
17 prog.$O\
18 rpc.$O\
19 server.$O\
20 suncall.$O\
21 udp.$O\
22 $PROTO\
24 HFILES=\
25 $PLAN9/include/sunrpc.h\
27 LIB=libsunrpc.a
29 <$PLAN9/src/mksyslib
31 mount3.$O: $PLAN9/include/nfs3.h