repo.or.cz
/
dragonfly
/
vkernel-mp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Augment RB tree macros even more, allowing for static declarations,
[dragonfly/vkernel-mp.git]
/
lib
/
libsctp
/
Makefile
blob
ed6770f3ce56434010e6f27a1bab527721f68673
1
# $DragonFly: src/lib/libsctp/Makefile,v 1.1 2005/07/15 18:06:33 eirikn Exp $
2
3
LIB
=
sctp
4
SRCS
=
sctp_sys_calls.c
5
6
.
include
<
bsd.lib.mk
>