]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Subsume the functionality of MK_ATF into MK_TESTS.
authorJulio Merino <jmmv@FreeBSD.org>
Fri, 8 Nov 2013 14:24:47 +0000 (14:24 +0000)
committerJulio Merino <jmmv@FreeBSD.org>
Fri, 8 Nov 2013 14:24:47 +0000 (14:24 +0000)
commite01d128a428f2d8d387a4eff6b3ec602423a1b3a
treeb24803c1f4d0f4f5e9536ebe8ff71f4dacf44b63
parentee695f67a6efc46af7ee0edb5882abfd2f2feda9
Subsume the functionality of MK_ATF into MK_TESTS.

There is no reason to keep the two knobs separate: if tests are
enabled, the ATF libraries are required; and if tests are disabled,
the ATF libraries are not necessary.  Keeping the two just serves
to complicate the build.

Reviewed by: freebsd-testing
Approved by: rpaulo (mentor)
Makefile.inc1
UPDATING
lib/Makefile
libexec/Makefile
share/doc/Makefile
share/man/man1/Makefile
share/man/man4/Makefile
share/mk/Makefile
tools/build/mk/OptionalObsoleteFiles.inc
usr.bin/Makefile