freebsd-dev/lib/atf
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
..
libatf-c Change libatf-c and libatf-c++ to be private libraries. 2014-05-25 12:01:13 +00:00
libatf-c++ Change libatf-c and libatf-c++ to be private libraries. 2014-05-25 12:01:13 +00:00
tests Make bsd.test.mk the only public mk fragment for the building of tests. 2014-03-14 08:56:19 +00:00
common.mk Generate and install pkg-config files for atf. 2014-01-12 21:56:26 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
Makefile.inc Fix path to the process_helpers for the libatf-c++ tests. 2014-01-10 23:41:01 +00:00