blob: bef0620db9ea4ef3bc1f6f8ddd8053c5fd66c78f [file] [log] [blame]
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${prefix}/@LIBDIR@
Name: libvboot_host
Version: 2
Description: Dynamic library of functions related to vboot and cgpt.
Cflags: -I${includedir}
Libs: -L${libdir} -lvboot_host @LDLIBS@