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

PROG=	mixer
MAN=	mixer.8

WARNS?=	6

.include <bsd.prog.mk>