1# $NetBSD: Makefile.inc,v 1.2 2022/09/07 03:34:44 khorben Exp $ 2 3# This file is used by modules and rump kernels 4 5IOCONFDIR:= ${.PARSEDIR} 6 7.PATH: ${NETBSDSRCDIR}/sys/dev/pci ${IOCONFDIR} 8 9IOCONF= emuxki.ioconf 10SRCS+= emuxki.c 11SRCS+= emuxki_boards.c 12