mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-15 11:20:03 +00:00
16 lines
138 B
Text
16 lines
138 B
Text
|
<$PLAN9/src/mkhdr
|
||
|
|
||
|
LIB=libmux.a
|
||
|
|
||
|
OFILES=\
|
||
|
io.$O\
|
||
|
mux.$O\
|
||
|
queue.$O\
|
||
|
thread.$O\
|
||
|
|
||
|
HFILES=\
|
||
|
$PLAN9/include/mux.h\
|
||
|
|
||
|
<$PLAN9/src/mksyslib
|
||
|
|