repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
rump
/
net
/
lib
/
libshmif
/
Makefile
blob
12bb2a6876478adee9555d8c43de6d9ef01c2248
1
# $NetBSD$
2
#
3
4
LIB
=
rumpnet_shmif
5
6
SRCS
=
if_shmem.c
7
8
CPPFLAGS
+= -
I
${
.CURDIR
}/
..
/
..
/
..
/
librump
/
rumpkern
9
10
.
include
<
bsd.lib.mk
>
11
.
include
<
bsd.klinks.mk
>