9 lines
207 B
Makefile
9 lines
207 B
Makefile
# $NetBSD: Makefile,v 1.1 2009/09/16 20:58:07 sborrill Exp $
|
|
|
|
INCSDIR= /usr/include/dev/pci/hdaudio
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= hdaudioio.h hdaudioreg.h
|
|
|
|
.include <bsd.kinc.mk>
|