tools/llvm: Do not build with symbols
[minix3.git] / external / bsd / atf / dist / atf-c / atf-c.pc.in
blob6fd52740b791064fd10c9cb2921e685517bcc260
1 # ATF pkg-config file
3 cc=__CC__
4 includedir=__INCLUDEDIR__
5 libdir=__LIBDIR__
7 Name: atf-c
8 Description: Automated Testing Framework (C binding)
9 Version: __ATF_VERSION__
10 Cflags: -I${includedir}
11 Libs: -L${libdir} -latf-c