# $FreeBSD$

PROG=	nandsim
SRCS=	nandsim.c nandsim_rcfile.c nandsim_cfgparse.c
BINDIR=	/usr/sbin
MAN=	nandsim.8

.include <bsd.prog.mk>
