repo.or.cz
/
openggsn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
queue: Add some more comments throughout the code (doxygen style)
[openggsn.git]
/
libgtp.pc.in
blob
22016080b411c51d41464fa7c11dc70aeadb0c44
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: OpenGGSN STP Library
7
Description: C Utility Library
8
Version: @VERSION@
9
Libs: -L${libdir} -lgtp
10
Cflags: -I${includedir}/
11