13 lines
105 B
Makefile
13 lines
105 B
Makefile
<$PLAN9/src/mkhdr
|
|
|
|
TARG=9pfuse
|
|
|
|
OFILES=\
|
|
errstr.$O\
|
|
fuse.$O\
|
|
main.$O\
|
|
|
|
HFILES=a.h
|
|
|
|
<$PLAN9/src/mkone
|
|
|