repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git]
/
usr
/
src
/
boot
/
lib
/
libz
/
zlib.pc
blob
63a214f6ba7de0357266410ff4fb4c8e03d302df
1
# $FreeBSD$
2
prefix=/usr
3
exec_prefix=${prefix}
4
libdir=${exec_prefix}/lib
5
sharedlibdir=${libdir}
6
includedir=${prefix}/include
7
8
Name: zlib
9
Description: zlib compression library
10
Version: 1.2.8
11
12
Requires:
13
Libs: -L${libdir} -L${sharedlibdir} -lz
14
Cflags: -I${includedir}