mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
12 lines
236 B
Plaintext
12 lines
236 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libtirpc
|
|
Description: Transport Independent RPC Library
|
|
Requires:
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: -L@libdir@ -ltirpc
|
|
Cflags: -I@includedir@/tirpc
|