repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix: GNU-ld: ARM: Issues when trying to set target output architecture
[binutils-gdb.git]
/
zlib
/
zlib.pc.in
blob
7e5acf9c77e7749e710a8960de27d8eff7d94786
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
sharedlibdir=@sharedlibdir@
5
includedir=@includedir@
6
7
Name: zlib
8
Description: zlib compression library
9
Version: @VERSION@
10
11
Requires:
12
Libs: -L${libdir} -L${sharedlibdir} -lz
13
Cflags: -I${includedir}