plan9port/src/libhtml/mkfile
rsc 650deb7980 Make libhtml, htmlfmt build.
Thanks to wkj for doing all the hard work.
2004-04-08 19:36:35 +00:00

16 lines
167 B
Makefile

<$PLAN9/src/mkhdr
LIB=libhtml.a
OFILES=\
build.$O\
lex.$O\
strinttab.$O\
utils.$O\
runetab.$O\
HFILES=\
$PLAN9/include/html.h\
impl.h\
<$PLAN9/src/mksyslib