Makefile revision 1.5
1#	$NetBSD: Makefile,v 1.5 2015/03/28 14:09:59 jmcneill Exp $
2
3# This file is used by modules and rump kernels
4
5.include "../Makefile.inc"
6
7KMOD=	hdaudio
8
9.include <bsd.kmodule.mk>
10