1# $NetBSD: Makefile,v 1.7 2004/05/23 02:24:51 lukem Exp $ 2 3MKPRIVATELIB= yes 4 5LIB= audio 6SRCS= audio.c wav.c sun.c 7 8.include <bsd.lib.mk> 9