OptionalObsoleteFiles.inc: document block order

Options should be in sort(1) order by primary option (usually, but not
always, first in the if statement).

Reviewed by:	emaste, imp, netchild
Pull Request:	https://github.com/freebsd/freebsd-src/pull/896
This commit is contained in:
Brooks Davis 2023-11-13 23:13:03 +00:00
parent c90d0600ee
commit 4cd0f014a1

View File

@ -3,6 +3,8 @@
# This file adds support for the WITHOUT_* and WITH_* knobs in src.conf(5) to
# the check-old* and delete-old* targets.
#
# Blocks should be in sort(1) order by primary option.
#
.if ${MK_ACCT} == no
OLD_FILES+=etc/rc.d/accounting