aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc.pc.in
blob: aba07e2968fc7df7c338d6a701465b79fab5192e (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/

Name: OpenBSC
Description: OpenBSC base station controller
Requires:
Version: @VERSION@
Libs: -L${libdir} -lopenbsc
Cflags: -I${includedir}