tmkfile - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
tmkfile (138B)
---
1 <$PLAN9/src/mkhdr
2
3 LIB=libmux.a
4
5 OFILES=\
6 io.$O\
7 mux.$O\
8 queue.$O\
9 thread.$O\
10
11 HFILES=\
12 $PLAN9/include/mux.h\
13
14 <$PLAN9/src/mksyslib
15