ref: c8c35c642535e617ab5604e5ae94a0f10da922a8
dir: /llt/mkfile/
</$objtype/mkfile
LIB=libllt.$O.a
CFLAGS=$CFLAGS -p -I../plan9 -D__plan9__ -D__${objtype}__
OFILES=\
	bitvector-ops.$O\
	bitvector.$O\
	dump.$O\
	hashing.$O\
	htable.$O\
	int2str.$O\
	ios.$O\
	lltinit.$O\
	ptrhash.$O\
	random.$O\
	timefuncs.$O\
	utf8.$O\
	wcwidth.$O\
HFILES=\
	../plan9/platform.h\
    bitvector.h\
    htable.h\
    ieee754.h\
    ios.h\
    llt.h\
    utf8.h\
</sys/src/cmd/mklib