# $NetBSD: Makefile,v 1.10 2005/01/20 16:39:23 xtraeme Exp $
PROG= raidctl
SRCS= rf_configure.c raidctl.c
MAN= raidctl.8
DPADD= ${LIBUTIL}
LDADD= -lutil
.include <bsd.prog.mk>