aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/liblaf0rge1.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/liblaf0rge1.pc.in')
-rw-r--r--openbsc/liblaf0rge1.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/openbsc/liblaf0rge1.pc.in b/openbsc/liblaf0rge1.pc.in
new file mode 100644
index 000000000..175df287d
--- /dev/null
+++ b/openbsc/liblaf0rge1.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: LaF0rge Lib
+Description: C Utility Library
+Version: @VERSION@
+Libs: -L${libdir} -llaf0rge1
+Cflags: -I${includedir}/la
+