1# $NetBSD: Makefile,v 1.1 1999/03/26 14:02:40 mrg Exp $ 2 3LIB= audio 4SRCS= audio.c 5 6NOPROFILE= noprofile 7NOPIC= nopic 8 9# only needed during build 10libinstall:: 11 12.include <bsd.lib.mk> 13