History log of /freebsd-current/tests/Makefile.inc0
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 341d6b35 02-Aug-2017 Enji Cooper <ngie@FreeBSD.org>

Use bsd.opts.mk, not src.opts.mk


# 47606b86 02-Aug-2017 Enji Cooper <ngie@FreeBSD.org>

Use MK_CHECK_USE_SANDBOX in tests/..., to deal with the fact that
tests/... is a special snowflake directory and using HAS_TESTS would
result in a nasty layering violation between bsd.tests.mk and
bsd.prog.mk.

Add reachover Makefile.inc's which get the default value from
Makefile.inc0 (inspired by gnu/usr.bin/binutils/Makefile.inc0).