Blob


1 <$PLAN9/src/mkhdr
3 LIB=libventi.a
5 OFILES=\
6 cache.$O\
7 client.$O\
8 conn.$O\
9 dial.$O\
10 debug.$O\
11 dtype.$O\
12 entry.$O\
13 fcall.$O\
14 fcallfmt.$O\
15 file.$O\
16 hangup.$O\
17 mem.$O\
18 packet.$O\
19 parsescore.$O\
20 queue.$O\
21 root.$O\
22 rpc.$O\
23 scorefmt.$O\
24 send.$O\
25 server.$O\
26 srvhello.$O\
27 strdup.$O\
28 string.$O\
29 version.$O\
30 zero.$O\
31 zeroscore.$O\
33 HFILES=\
34 $PLAN9/include/venti.h\
36 <$PLAN9/src/mksyslib
38 send.$O: queue.h
39 server.$O: queue.h
40 queue.$O: queue.h