Makefile revision 1.6
1#	$NetBSD: Makefile,v 1.6 2002/10/13 00:59:45 mrg Exp $
2
3NOPROFILE=      # defined
4NOPIC=          # defined
5
6LIB=	audio
7SRCS=	audio.c wav.c sun.c
8
9# only needed during build
10libinstall::
11
12.include <bsd.lib.mk>
13