]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blob - linux/src/api/libtiipc.pc.in
Linux: Update user AF_RPMSG define for 5.15+ kernels
[ipc/ipcdev.git] / linux / src / api / libtiipc.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: libtiipc
7 Description: TI IPC library
8 Version: @VERSION@
9 Requires.private: libtiipcutils
10 Libs: -L${libdir} -ltiipc
11 Cflags: -I${includedir}