1#
2# $FreeBSD: releng/11.0/usr.sbin/binmiscctl/Makefile 264269 2014-04-08 20:10:22Z sbruno $
3#
4
5.include <bsd.own.mk>
6	
7PROG=	binmiscctl
8MAN=	binmiscctl.8
9
10.include <bsd.prog.mk>
11