# HG changeset patch # User boisy # Date 1049904185 0 # Node ID 57f004ae3206ac843a8a131ab4aa17e04525e9de # Parent 4ba28d8a35bedb2fd92d9784305a358074950173 Missed dependency diff -r 4ba28d8a35be -r 57f004ae3206 level2/coco3/bootfiles/makefile --- a/level2/coco3/bootfiles/makefile Wed Apr 09 16:01:38 2003 +0000 +++ b/level2/coco3/bootfiles/makefile Wed Apr 09 16:03:05 2003 +0000 @@ -49,9 +49,8 @@ $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \ $(MD)/clock_soft -BOOTFILES = bootfile_vdg bootfile_win40 bootfile_win80 \ - bootfile_drivewire -KERNELS = kernel_stock kernel_drivewire +BOOTFILES = bootfile_vdg bootfile_win40 bootfile_win80 +KERNELS = kernel_stock ALLOBJS = $(BOOTFILES) $(KERNELS) diff -r 4ba28d8a35be -r 57f004ae3206 level2/coco3_6309/bootfiles/makefile --- a/level2/coco3_6309/bootfiles/makefile Wed Apr 09 16:01:38 2003 +0000 +++ b/level2/coco3_6309/bootfiles/makefile Wed Apr 09 16:03:05 2003 +0000 @@ -49,9 +49,8 @@ $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \ $(MD)/clock_soft -BOOTFILES = bootfile_vdg bootfile_win40 bootfile_win80 \ - bootfile_drivewire -KERNELS = kernel_stock kernel_drivewire +BOOTFILES = bootfile_vdg bootfile_win40 bootfile_win80 +KERNELS = kernel_stock ALLOBJS = $(BOOTFILES) $(KERNELS)