repo.or.cz
/
uri.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
with comments, less is more
[uri.git]
/
Makefile
blob
e226760920e904eb16d8e82c146cbc9511315bb7
1
USES
:=
libglog libidn2
2
3
LIBS
:=
uri
4
uri_STEMS
:=
uri
5
6
CXXFLAGS
+= -
IPEGTL
/
include
7
LDLIBS
+=
\
8
-
lfmt \
9
-
lunistring
10
11
TESTS
:=
uri-test
12
13
# safty_flags := # nada
14
# visibility_flags := # nada
15
# lto_flags := # nada
16
17
include
MKUltra
/
rules