aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/binmiscctl/Makefile
blob: 867fc5f045d28df67ff8826906ef34c741a6ab68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
# $FreeBSD$
#

.include <bsd.own.mk>

PROG=	binmiscctl
MAN=	binmiscctl.8

.include <bsd.prog.mk>