The branch main has been updated by sjg: URL: https://cgit.FreeBSD.org/src/commit/?id=8aea77bc3bf4623c069a0f889fec4363daaebc69
commit 8aea77bc3bf4623c069a0f889fec4363daaebc69 Author: Simon J. Gerraty <[email protected]> AuthorDate: 2024-02-27 21:36:20 +0000 Commit: Simon J. Gerraty <[email protected]> CommitDate: 2024-02-27 21:37:50 +0000 Add share/mk/local.dirdeps-targets.mk To include site.dirdeps-targets.mk --- share/mk/local.dirdeps-targets.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/share/mk/local.dirdeps-targets.mk b/share/mk/local.dirdeps-targets.mk new file mode 100644 index 000000000000..f07708c2c551 --- /dev/null +++ b/share/mk/local.dirdeps-targets.mk @@ -0,0 +1 @@ +.-include <${.PARSEFILE:S/local/site/}>
