]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/atsectl/Makefile
Optionally bind ktls threads to NUMA domains
[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>