code: 9ferno

ref: 6bfe4cf8107de7a01ff8a0667db7f28f08e4d238
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