1# $NetBSD: Makefile,v 1.1 1999/03/26 14:02:41 mrg Exp $ 2 3PROG= audioplay 4SRCS= play.c 5 6.include <bsd.prog.mk> 7