#	$NetBSD: Makefile,v 1.2 2002/01/13 04:43:18 ross Exp $

WARNS=	2
PROG=	audioplay
SRCS=	play.c

.include <bsd.prog.mk>
