repo.or.cz
/
xcsoar.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Android release v6.7_preview1
[xcsoar.git]
/
build
/
libjpeg.mk
blob
107495c19fc96b65d7a81c36030adf4208d11454
1
LIBJPEG ?
=
n
2
3
ifeq
($(
LIBJPEG
),
y
)
4
5
LIBJPEG_LDLIBS
= -
ljpeg
6
LIBJPEG_CPPFLAGS
=
7
8
endif