blob: 0d00831a292bc5b2fc75ca916b9c368e49a35f08 [file] [log] [blame]
Holger Freytherc7aa3c42009-06-08 10:32:39 +00001prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@/openbsc-1.0
5
6Name: OpenBSC
7Description: OpenBSC base station controller
8Requires:
9Version: @VERSION@
10Libs: -L${libdir} -lopenbsc
11Cflags: -I${includedir}