atf-c.pc.in   [plain text]


# ATF pkg-config file

cc=__CC__
includedir=__INCLUDEDIR__
libdir=__LIBDIR__

Name: atf-c
Description: Automated Testing Framework (C binding)
Version: __ATF_VERSION__
Cflags: -I${includedir}
Libs: -L${libdir} -latf-c