]> xenbits.xensource.com Git - people/royger/xen.git/commit
tools: provide pkg-config file for libxencall
authorJuergen Gross <jgross@suse.com>
Tue, 14 Mar 2017 13:31:16 +0000 (14:31 +0100)
committerWei Liu <wei.liu2@citrix.com>
Tue, 14 Mar 2017 14:13:14 +0000 (14:13 +0000)
commit4f278d39d2b770080b4d92f7a3de7c7dad963a1f
tree185fa8e3c5ffcb9c18038176dd22477821ea1fa7
parent47c44ab34e358f9e76bc2c56d111eff2a88b1a96
tools: provide pkg-config file for libxencall

In order to be able to use pkg-config for obtaining linker- and
compiler-flags provide a xencall.pc file.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
.gitignore
tools/libs/call/Makefile
tools/libs/call/xencall.pc.in [new file with mode: 0644]
tools/libs/evtchn/Makefile
tools/libs/evtchn/xenevtchn.pc.in