Blob


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