# $NetBSD: Makefile,v 1.6 2014/03/13 02:08:04 pooka Exp $ # LIB= rumpnet_shmif SRCS= if_shmem.c shmif_busops.c SRCS+= shmif_component.c CPPFLAGS+= -I${.CURDIR}/../../../librump/rumpkern RUMPCOMP_USER_SRCS= shmif_user.c .include .include