xref: /freebsd/usr.sbin/mixer/Makefile (revision daf1cffce2e07931f27c6c6998652e90df6ba87e)
1# $FreeBSD$
2
3PROG = mixer
4MAN8=	mixer.8
5
6.include <bsd.prog.mk>
7