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