repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tools/llvm: Do not build with symbols
[minix3.git]
/
external
/
bsd
/
atf
/
dist
/
atf-c++
/
atf-c++.pc.in
blob
f366bb016d04ed0dfded2c751dc38f524bd07d6c
1
# ATF pkg-config file
2
3
cxx=__CXX__
4
includedir=__INCLUDEDIR__
5
libdir=__LIBDIR__
6
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++ -latf-c