summaryrefslogtreecommitdiff
path: root/usr.bin/mixerctl/Makefile
blob: 35e5b30b2e6155e8e78c99bdf40556c7799cf47a (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.3 2020/04/21 23:38:36 deraadt Exp $
#	$NetBSD: Makefile,v 1.1 1997/05/13 17:35:54 augustss Exp $
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	mixerctl
MAN=	mixerctl.8

.include <bsd.prog.mk>