The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=ac05fc395317749b195cc67698308eb081363cf2
commit ac05fc395317749b195cc67698308eb081363cf2 Author: Simon J. Gerraty <s...@freebsd.org> AuthorDate: 2025-06-05 03:35:59 +0000 Commit: Simon J. Gerraty <s...@freebsd.org> CommitDate: 2025-06-05 03:35:59 +0000 local.dirdeps.mk remove stray .endif --- share/mk/local.dirdeps.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/share/mk/local.dirdeps.mk b/share/mk/local.dirdeps.mk index a22f494bd33a..a92539689a31 100644 --- a/share/mk/local.dirdeps.mk +++ b/share/mk/local.dirdeps.mk @@ -306,4 +306,3 @@ ${DEP_RELDIR}/$t.test: .endfor .endif -.endif