]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/atsectl/Makefile
MFV r318927: 8025 dbuf_read() creates unnecessary zio_root() for bonus buf
[FreeBSD/FreeBSD.git] / tools / tools / atsectl / Makefile
1 # $FreeBSD$
2
3 PROG=   atsectl
4
5 LIBADD= md
6
7 BINDIR?=        /usr/sbin
8
9 MAN=
10
11 .include <bsd.prog.mk>