tmkfile - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
tmkfile (134B)
---
1 <$PLAN9/src/mkhdr
2
3 TARG=htmlfmt
4 OFILES=\
5 main.$O\
6 html.$O\
7 util.$O\
8
9 HFILES=\
10 dat.h\
11 $PLAN9/include/html.h\
12
13
14 <$PLAN9/src/mkone
15