]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/atsectl/Makefile
MFV r322227: 8377 Panic in bookmark deletion
[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>