From 0462536a234123ce4e6721b635d12207aca175da Mon Sep 17 00:00:00 2001 From: lukem Date: Fri, 12 Apr 2002 14:09:40 +0000 Subject: [PATCH] .WAIT sync. whitespace cleanup --- distrib/prep/floppies/Makefile | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/distrib/prep/floppies/Makefile b/distrib/prep/floppies/Makefile index 1743ddee5c42..1e0239354225 100644 --- a/distrib/prep/floppies/Makefile +++ b/distrib/prep/floppies/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2001/01/16 16:53:59 nonaka Exp $ +# $NetBSD: Makefile,v 1.2 2002/04/12 14:09:40 lukem Exp $ -SUBDIR= ramdisk -SUBDIR+= kernel-generic -SUBDIR+= kernel-ramdisk -SUBDIR+= bootfloppy.generic bootfloppy_com0.generic -SUBDIR+= bootfloppy.sysinst bootfloppy_com0.sysinst +SUBDIR= ramdisk .WAIT \ + kernel-generic kernel-ramdisk .WAIT \ + bootfloppy.generic bootfloppy_com0.generic \ + bootfloppy.sysinst bootfloppy_com0.sysinst -TARGETS+= release +TARGETS+= release .include