plan9port/src/lib9pclient/mkfile
2005-01-04 21:22:40 +00:00

23 lines
256 B
Makefile

<$PLAN9/src/mkhdr
LIB=lib9pclient.a
OFILES=\
close.$O\
create.$O\
dirread.$O\
fs.$O\
ns.$O\
open.$O\
openfd.$O\
read.$O\
stat.$O\
walk.$O\
write.$O\
wstat.$O\
HFILES=\
$PLAN9/include/9pclient.h\
$PLAN9/include/mux.h\
<$PLAN9/src/mksyslib