Skip to content

Commit 81f1f2e

Browse files
committed
No need to include bsd.own.mk after bsd.init.mk - bsd.init.mk has already
done it.
1 parent fb2e577 commit 81f1f2e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

share/mk/bsd.dtb.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# $NetBSD: bsd.dtb.mk,v 1.3 2021/06/02 10:28:21 jmcneill Exp $
1+
# $NetBSD: bsd.dtb.mk,v 1.4 2025/10/15 06:11:59 skrll Exp $
22

33
.include <bsd.init.mk>
4-
.include <bsd.own.mk>
54

65
##### Default values
76
.if !defined(S)

0 commit comments

Comments
 (0)