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

.include <src.opts.mk>

PROG=	mixer
MAN=	mixer.8

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>