code: 9ferno

ref: a67842e7631d8c01fd991defdb219444b11bd4dc
dir: /appl/cmd/auth/factotum/mkfile/

View raw version
<../../../../mkconfig

DIRS=\
	proto\

TARG=\
	factotum.dis\
	feedkey.dis\
	rpc.dis\

SYSMODULES=\
	arg.m\
	keyring.m\
	security.m\
	rand.m\
	sys.m\
	draw.m\
	bufio.m\
	string.m\

MODULES=\
	authio.m\

DISBIN=$ROOT/dis/auth

<$ROOT/mkfiles/mkdis
<$ROOT/mkfiles/mksubdirs