From 64b0761e4d5de6dc1d4e4f94df10f32336746622 Mon Sep 17 00:00:00 2001 From: sakamoto Date: Tue, 1 Sep 1998 08:43:48 +0000 Subject: [PATCH] Include bsd.subdir.mk instead of bsd.prog.mk. --- sys/arch/bebox/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/sys/arch/bebox/Makefile b/sys/arch/bebox/Makefile index 81f91a0f87c1..2eaa4eebf124 100644 --- a/sys/arch/bebox/Makefile +++ b/sys/arch/bebox/Makefile @@ -1,10 +1,5 @@ -# $NetBSD: Makefile,v 1.3 1998/06/12 23:22:35 cgd Exp $ -# -NOPROG= noprog -NOMAN= noman +# $NetBSD: Makefile,v 1.4 1998/09/01 08:43:48 sakamoto Exp $ SUBDIR= include stand -obj: _SUBDIRUSE - -.include +.include