Blob


1 <$PLAN9/src/mkhdr
3 OFILES=\
4 proto.$O\
6 HFILES=$PLAN9/include/disk.h
7 LIB=libdisk.a
9 <$PLAN9/src/mksyslib
11 $O.test: test.$O $LIB
12 $LD -o $target test.$O $LIB