freebsd-dev/contrib/atf/atf-c
Julio Merino 17a286a994 Change libatf-c and libatf-c++ to be private libraries.
We should not be leaking these interfaces to the outside world given
that it's much easier for third-party components to use the devel/atf
package from ports.

As a side-effect, we can also drop the ATF pkgconfig and aclocal files
from the base system.  Nothing in the base system needs these, and it
was quite ugly to have to get them installed only so that a few ports
could build.  The offending ports have been fixed to depend on
devel/atf explicitly.

Reviewed by:	bapt
2014-05-25 12:01:13 +00:00
..
detail MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
atf_c_test.c
atf-c-api.3 MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
build_test.c
build.c
build.h
check_test.c MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
check.c
check.h
config_test.c MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
config.c MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
config.h
defs.h
defs.h.in
error_fwd.h
error_test.c
error.c
error.h
h_build.h
Kyuafile
macros_h_test.c
macros_test.c MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
macros.h MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
pkg_config_test.sh MFV: Import atf-0.20. 2014-02-14 19:33:16 +00:00
tc_test.c
tc.c
tc.h
tp_test.c
tp.c
tp.h
unused_test.c
utils_test.c MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
utils.c MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00
utils.h MFV: Import atf-0.18. 2013-11-17 23:51:19 +00:00