Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / rump / net / lib / libshmif / Makefile
blob12bb2a6876478adee9555d8c43de6d9ef01c2248
1 # $NetBSD$
4 LIB= rumpnet_shmif
6 SRCS= if_shmem.c
8 CPPFLAGS+= -I${.CURDIR}/../../../librump/rumpkern
10 .include <bsd.lib.mk>
11 .include <bsd.klinks.mk>