xref: /openbsd/usr.bin/audioctl/Makefile (revision 17df1aa7)
1#	$OpenBSD: Makefile,v 1.2 1998/04/26 22:27:22 provos Exp $
2#	$NetBSD: Makefile,v 1.1 1997/05/13 17:35:52 augustss Exp $
3#	@(#)Makefile	8.1 (Berkeley) 6/6/93
4
5PROG=	audioctl
6
7.include <bsd.prog.mk>
8