blob: 46243db75aca03576f808d3e6baefa59eccc88c4 [file] [log] [blame]
Nam T. Nguyen07d90432015-02-17 13:26:44 -08001prefix=/usr
2exec_prefix=${prefix}
3includedir=${prefix}/include
4libdir=${prefix}/@LIBDIR@
5
6Name: libvboot_host
7Version: 2
8Description: Static library of functions related to vboot and cgpt.
9Cflags: -I${includedir}
10Libs: -L${libdir} -lvboot_host @LDLIBS@