1# $NetBSD: Makefile.inc,v 1.2 2015/03/28 14:09:59 jmcneill Exp $ 2 3# This file is used by modules and rump kernels 4 5IOCONFDIR:= ${.PARSEDIR} 6.PATH: ${NETBSDSRCDIR}/sys/dev/hdaudio ${IOCONFDIR} 7 8IOCONF= hdafg.ioconf 9SRCS= hdafg.c hdafg_dd.c 10