mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 07:39:25 -04:00
9 lines
203 B
Makefile
9 lines
203 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/03/28 14:09:59 jmcneill Exp $
|
|
|
|
INCSDIR= /usr/include/dev/hdaudio
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= hdaudioio.h hdaudioreg.h
|
|
|
|
.include <bsd.kinc.mk>
|