git: ac05fc395317 - main - local.dirdeps.mk remove stray .endif
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Jun 2025 03:37:15 UTC
The branch main has been updated by sjg:
URL: https://cgit.FreeBSD.org/src/commit/?id=ac05fc395317749b195cc67698308eb081363cf2
commit ac05fc395317749b195cc67698308eb081363cf2
Author: Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2025-06-05 03:35:59 +0000
Commit: Simon J. Gerraty <sjg@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