mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-15 11:20:03 +00:00
b7e6f4150f
use $HOME/mnt/plumb as named pipe.
10 lines
131 B
Makefile
Executable file
10 lines
131 B
Makefile
Executable file
</$objtype/mkfile
|
|
|
|
LIB=/$objtype/lib/libplumb.a
|
|
OFILES=\
|
|
event.$O\
|
|
mesg.$O\
|
|
|
|
HFILES=/sys/include/plumb.h
|
|
|
|
</sys/src/cmd/mksyslib
|