plan9port/src/lib9pclient/mkfile
2006-02-08 21:21:01 +00:00

28 lines
311 B
Makefile

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