]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add missing includes of src.opts.mk
authorBrooks Davis <brooks@FreeBSD.org>
Mon, 16 Nov 2020 17:20:35 +0000 (17:20 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Mon, 16 Nov 2020 17:20:35 +0000 (17:20 +0000)
commit73734d6eb1431928a4e2766c64b84d8845aea4ed
tree4323b38568651ba18ba83405fef624a29b6ec6ca
parentdea8594f19cc463a25a8c6df97400702ff54a83b
Add missing includes of src.opts.mk

Without this "SUBDIR.${MK_TESTS}=tests" would always expand to
"SUBDIR.=tests" resulting in the tests not being built.

Sponsored by: DARPA
cddl/usr.bin/ztest/Makefile
usr.sbin/praudit/Makefile