# $NetBSD: Makefile,v 1.7 2015/10/19 16:16:39 pooka Exp $ # LIB= rumpnet_shmif COMMENT=Shared memory bus network interface SRCS= if_shmem.c shmif_busops.c SRCS+= shmif_component.c CPPFLAGS+= -I${.CURDIR}/../../../librump/rumpkern RUMPCOMP_USER_SRCS= shmif_user.c .include .include