# $FreeBSD: stable/10/tools/tools/atsectl/Makefile 276486 2014-12-31 23:25:37Z ngie $

PROG=	atsectl

DPADD=	${LIBMD}
LDADD=	-lmd

BINDIR?=	/usr/sbin

MAN=

.include <bsd.prog.mk>
