repo.or.cz
/
elinks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't link with libgnutls-openssl, which is now GPLv3+.
[elinks.git]
/
src
/
network
/
Makefile
blob
7da2b6dfbb35463528566ddf30355d622fbe3565
1
top_builddir
=
..
/
..
2
include
$(
top_builddir
)/
Makefile.config
3
4
SUBDIRS-
$(
CONFIG_SSL
) +=
ssl
5
6
OBJS
=
connection.o dns.o progress.o socket.o state.o
7
8
include
$(
top_srcdir
)/
Makefile.lib