plan9port/src/lib9pclient/mkfile
2005-02-08 21:03:12 +00:00

26 lines
276 B
Makefile

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