From 760092e27be7a8020907c6c641aba7b688c151f8 Mon Sep 17 00:00:00 2001 From: christos Date: Fri, 10 Jan 2014 16:35:11 +0000 Subject: [PATCH] don't include bsd.sys.mk --- regress/lib/libc/Makefile | 3 +-- sys/arch/hp300/dev/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/regress/lib/libc/Makefile b/regress/lib/libc/Makefile index 6973fd0c51ba..4e5aef34fc31 100644 --- a/regress/lib/libc/Makefile +++ b/regress/lib/libc/Makefile @@ -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 -.include .if exists(arch/${MACHINE_ARCH}) SUBDIR+= arch/${MACHINE_ARCH} diff --git a/sys/arch/hp300/dev/Makefile b/sys/arch/hp300/dev/Makefile index 08d248f2733e..69d6d0b45a56 100644 --- a/sys/arch/hp300/dev/Makefile +++ b/sys/arch/hp300/dev/Makefile @@ -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 -.include diodevs.h diodevs_data.h: diodevs devlist2h.awk /bin/rm -f diodevs.h diodevs_data.h