freebsd-dev/lib/atf
Julio Merino 727a7ce81b Homogenize libatf-* version numbers with upstream.
The libatf-* major version numbers in FreeBSD were one version ahead of
upstream because, when atf was first imported into FreeBSD, the upstream
numbers were not respected.  This is just confusing and bound to cause
problems down the road.

Fix this by taking advantage of the fact that libatf-* are now private
and that atf is not yet built by default.  However, and unfortunately, a
clean build is needed for tests to continue working once "make
delete-old-libs" has been run; hence the note in UPDATING.
2014-06-06 17:05:43 +00:00
..
libatf-c Homogenize libatf-* version numbers with upstream. 2014-06-06 17:05:43 +00:00
libatf-c++ Homogenize libatf-* version numbers with upstream. 2014-06-06 17:05:43 +00:00
tests
common.mk
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