11.2Spooka# $NetBSD: Makefile.inc,v 1.2 2015/06/02 00:38:38 pooka Exp $ 21.1Sjmcneill 31.1Sjmcneill# This file is used by modules and rump kernels 41.1Sjmcneill 51.1SjmcneillIOCONFDIR:= ${.PARSEDIR} 61.1Sjmcneill 71.1Sjmcneill.PATH: ${NETBSDSRCDIR}/sys/dev/pci ${IOCONFDIR} 81.1Sjmcneill 91.1SjmcneillIOCONF= hdaudio_pci.ioconf 101.2SpookaSRCS+= hdaudio_pci.c 11