src.opts.mk: Style nits, remove obsolete comment

Reviewed by:	imp, markj, jhb
Differential Revision:	https://reviews.freebsd.org/D51902
This commit is contained in:
Dag-Erling Smørgrav
2025-08-14 22:29:00 +02:00
parent 26d6617f3e
commit 6cdc062854
-4
View File
@@ -519,8 +519,4 @@ MK_${vv:H}:= ${MK_${vv:T}}
.endif
.endfor
#
# Set defaults for the MK_*_SUPPORT variables.
#
.endif # !target(__<src.opts.mk>__)