]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add missing includes of src.opts.mk
authorbrooks <brooks@FreeBSD.org>
Mon, 16 Nov 2020 17:20:35 +0000 (17:20 +0000)
committerbrooks <brooks@FreeBSD.org>
Mon, 16 Nov 2020 17:20:35 +0000 (17:20 +0000)
commite97a4ac3115776f0d8ff707f6641abe66f9a130c
tree4323b38568651ba18ba83405fef624a29b6ec6ca
parent61896f9123eba374e01957135aca7c6b2ac9ac52
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