summaryrefslogtreecommitdiff
path: root/sys/rump/dev/lib/libaudio/Makefile
blob: d08f15277a41231d01a356ef62ae3961a861430f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#	$NetBSD: Makefile,v 1.1 2010/05/01 23:19:56 pooka Exp $
#

.PATH:	${.CURDIR}/../../../../dev

LIB=	rumpdev_audio
IOCONF=	AUDIO.ioconf

SRCS=	audio.c auconv.c aurateconv.c mulaw.c
SRCS+=	component.c

CPPFLAGS+=	-I${.CURDIR}/../../../librump/rumpvfs

.include <bsd.lib.mk>
.include <bsd.klinks.mk>
, it's functionally a device instead of a networking domain, since it provides and is accessed through /dev/nsmb instead of being accessed through sockets)