Blob


1 PLAN9=../..
2 <$PLAN9/src/mkhdr
4 LIB=libventi.a
6 OFILES=\
7 cache.$O\
8 client.$O\
9 conn.$O\
10 dial.$O\
11 debug.$O\
12 dtype.$O\
13 entry.$O\
14 fcall.$O\
15 fcallfmt.$O\
16 file.$O\
17 hangup.$O\
18 mem.$O\
19 packet.$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