don't include bsd.sys.mk
This commit is contained in:
parent
6c4455e96a
commit
760092e27b
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.81 2012/03/18 07:54:00 jruoho Exp $
|
||||
# $NetBSD: Makefile,v 1.82 2014/01/10 16:35:11 christos Exp $
|
||||
|
||||
SUBDIR+= citrus divrem
|
||||
|
||||
.include <bsd.own.mk>
|
||||
.include <bsd.sys.mk>
|
||||
|
||||
.if exists(arch/${MACHINE_ARCH})
|
||||
SUBDIR+= arch/${MACHINE_ARCH}
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.4 2010/12/28 10:15:49 tsutsui Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2014/01/10 16:35:59 christos Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
.include <bsd.sys.mk>
|
||||
|
||||
diodevs.h diodevs_data.h: diodevs devlist2h.awk
|
||||
/bin/rm -f diodevs.h diodevs_data.h
|
||||
|
|
Loading…
Reference in New Issue