summaryrefslogtreecommitdiff
path: root/usr.bin/tunerctl/Makefile
blob: 41eb7a8b367dc87f5f8aa07ed6ad7c20d267d3e6 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.1 2005/07/04 21:10:26 jakemsr Exp $

PROG=	tunerctl
CFLAGS+=-Wall

.include <bsd.prog.mk>