repo.or.cz
/
lwes.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add license to distribution file
[lwes.git]
/
pkgconfig-template.pc.in
blob
4c6d16150bb47dc0ea6a28dce9d1bd547cc79c86
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: @PACKAGE@
7
Description: @SHORT_DESC@
8
Version: @PACKAGE_VERSION@
9
Requires:
10
Libs: -L${libdir} -l@PACKAGE_NAME@
11
Cflags: -I${includedir}/@PACKAGE_NAME@-@MAJOR_VERSION@
12
13
# Created by skeletor version 2.1.1