From 0ba02670be7b677dfbd52a5f73441cab2de850be Mon Sep 17 00:00:00 2001 From: simonb Date: Wed, 24 Mar 1999 02:07:22 +0000 Subject: [PATCH] New bootblock directory structure. --- sys/arch/pmax/stand/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sys/arch/pmax/stand/Makefile b/sys/arch/pmax/stand/Makefile index b22aadf71159..61b2db684924 100644 --- a/sys/arch/pmax/stand/Makefile +++ b/sys/arch/pmax/stand/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.12 1999/03/23 22:23:11 simonb Exp $ +# $NetBSD: Makefile,v 1.13 1999/03/24 02:07:22 simonb Exp $ # @(#)Makefile 8.3 (Berkeley) 2/16/94 -#SUBDIR= libsa scsiboot - -all-scsiboot: all-libsa +#SUBDIR= scsiboot boot # netboot .include