]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/mdconfig/Makefile
Axe a stale comment. Holding sched_lock across both setrunqueue() and
[FreeBSD/FreeBSD.git] / sbin / mdconfig / Makefile
1 # $FreeBSD$
2
3 PROG=           mdconfig
4 MAN=            mdconfig.8
5 MLINKS=         mdconfig.8 vnconfig.8
6
7 .include <bsd.prog.mk>