1# $NetBSD: Makefile.inc,v 1.1 2014/11/19 00:17:10 pooka Exp $ 2 3# This file is used by modules and rump kernels 4 5IOCONFDIR:= ${.PARSEDIR} 6.PATH: ${NETBSDSRCDIR}/sys/dev/pci/hdaudio ${IOCONFDIR} 7 8IOCONF= hdafg.ioconf 9SRCS= hdafg.c hdafg_dd.c 10