From 23f7ce352281371b000bf179fc3da6e465585cbf Mon Sep 17 00:00:00 2001 From: bjh21 Date: Tue, 28 May 2002 19:34:15 +0000 Subject: [PATCH] .WAIT after building libbug and libsa, and before building anything that uses them. --- sys/arch/mvme68k/stand/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/mvme68k/stand/Makefile b/sys/arch/mvme68k/stand/Makefile index 5647a1c8406a..491d149eff58 100644 --- a/sys/arch/mvme68k/stand/Makefile +++ b/sys/arch/mvme68k/stand/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2001/07/19 18:18:30 scw Exp $ +# $NetBSD: Makefile,v 1.5 2002/05/28 19:34:15 bjh21 Exp $ -SUBDIR= libbug libsa sboot netboot bootxx bootsd bootst \ +SUBDIR= libbug libsa .WAIT sboot netboot bootxx bootsd bootst \ installboot .ifmake !(install)