[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / tunerctl

File: [local] / src / usr.bin / tunerctl / Attic / Makefile (download)

Revision 1.1, Mon Jul 4 21:10:26 2005 UTC (18 years, 11 months ago) by jakemsr
Branch: MAIN

- tunerctl is a program for controlling /dev/tunerN devices associated
  with bktr(4) devices

ok deraadt@

#	$OpenBSD: Makefile,v 1.1 2005/07/04 21:10:26 jakemsr Exp $

PROG=	tunerctl
CFLAGS+=-Wall

.include <bsd.prog.mk>