Blob


1 <$PLAN9/src/mkhdr
3 LIB=libmux.a
5 OFILES=\
6 io.$O\
7 mux.$O\
8 queue.$O\
9 thread.$O\
11 HFILES=\
12 $PLAN9/include/mux.h\
14 <$PLAN9/src/mksyslib