Blob


1 PLAN9=../..
2 <$PLAN9/src/mkhdr
4 LIB=libmux.a
6 OFILES=\
7 io.$O\
8 mux.$O\
9 queue.$O\
10 thread.$O\
12 HFILES=\
13 $PLAN9/include/mux.h\
15 <$PLAN9/src/mksyslib