Blob


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