]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/mixer/Makefile
Copy device support from head in to 6
[FreeBSD/FreeBSD.git] / usr.sbin / mixer / Makefile
1 # $FreeBSD$
2
3 PROG=   mixer
4 MAN=    mixer.8
5
6 WARNS?= 2
7
8 .include <bsd.prog.mk>