repo.or.cz
/
netsniff-ng-old.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #58 from electronjoe/a1cf780cccc4819eb360cda1e0e94e17935cb8c7
[netsniff-ng-old.git]
/
curvetun
/
Makefile
blob
954a86552662695dacb366063e39d48dae86054e
1
curvetun-libs
= -
lnacl \
2
-
lpthread
3
4
curvetun-objs
=
xmalloc.o \
5
xio.o \
6
xutils.o \
7
stun.o \
8
patricia.o \
9
trie.o \
10
hash.o \
11
curve.o \
12
cpusched.o \
13
ct_usermgmt.o \
14
ct_servmgmt.o \
15
ct_server.o \
16
ct_client.o \
17
curvetun.o