1# $NetBSD: Makefile,v 1.4 2014/11/19 00:17:10 pooka Exp $ 2 3.include "../Makefile.inc" 4.include "${.CURDIR}/Makefile.inc" 5 6KMOD= hdaudio 7 8.include <bsd.kmodule.mk> 9