# Makefile for rwblocks
.include <bsd.own.mk>

PROG=	rwblocks
SRCS=	rwblocks.c

MAN=

BINDIR?=/usr/sbin

.include <bsd.prog.mk>
