Include distrib/Makefile.inc directly.
This commit is contained in:
parent
15691979de
commit
8d4ad53154
|
@ -1,8 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 2001/11/14 00:58:48 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2002/03/30 07:36:54 tsutsui Exp $
|
||||
|
||||
TOP= ${.CURDIR}/..
|
||||
|
||||
.include "${TOP}/Makefile.inc"
|
||||
.include "${.CURDIR}/../../../Makefile.inc"
|
||||
.include <bsd.own.mk>
|
||||
.include <bsd.kernobj.mk>
|
||||
|
||||
|
|
Loading…
Reference in New Issue