BINDIR=	${LIBEXECDIR}/bsdinstall
PROG=	runconsoles
MAN=

SRCS=	child.c \
	common.c \
	runconsoles.c

.include <bsd.prog.mk>
