freebsd-dev/usr.sbin/mixer/Makefile
Jung-uk Kim f48a417b24 mixer(8) is WARNS=6 clean since 1.25.
Tested with:	'make universe'
2008-03-16 08:06:36 +00:00

9 lines
73 B
Makefile

# $FreeBSD$
PROG= mixer
MAN= mixer.8
WARNS?= 6
.include <bsd.prog.mk>