Blob


1 <$PLAN9/src/mkhdr
3 LIB=libfs.a
5 OFILES=\
6 close.$O\
7 create.$O\
8 dirread.$O\
9 fs.$O\
10 ns.$O\
11 open.$O\
12 openfd.$O\
13 read.$O\
14 stat.$O\
15 walk.$O\
16 write.$O\
17 wstat.$O\
19 HFILES=\
20 $PLAN9/include/fs.h\
21 $PLAN9/include/mux.h\
23 <$PLAN9/src/mksyslib