# $NetBSD: Makefile,v 1.5 2014/03/13 01:42:59 pooka Exp $ # LIB= rumpnet_shmif SRCS= if_shmem.c shmif_busops.c SRCS+= component.c CPPFLAGS+= -I${.CURDIR}/../../../librump/rumpkern RUMPCOMP_USER_SRCS= shmif_user.c .include .include