]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/atsectl/Makefile
bhnd(9): Fix a few mandoc related issues
[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>