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