Blob


1 PLAN9=../../..
2 <$PLAN9/src/mkhdr
4 TARG=factotum
5 PROTO=\
6 apop.$O\
7 chap.$O\
8 p9any.$O\
9 p9sk1.$O\
11 OFILES=\
12 $PROTO\
13 attr.$O\
14 confirm.$O\
15 conv.$O\
16 ctl.$O\
17 fs.$O\
18 key.$O\
19 log.$O\
20 main.$O\
21 plan9.$O\
22 proto.$O\
23 rpc.$O\
24 util.$O\
25 xio.$O\
27 HFILES=dat.h
29 SHORTLIB=auth authsrv sec mp 9p thread 9
30 <$PLAN9/src/mkone
32 $O.test: test.$O
33 $LD -o $target $prereq