1#
2# $FreeBSD$
3#
4
5.include <bsd.own.mk>
6	
7PROG=	binmiscctl
8MAN=	binmiscctl.8
9
10.include <bsd.prog.mk>
11