changeset 1096:57f004ae3206

Missed dependency
author boisy
date Wed, 09 Apr 2003 16:03:05 +0000
parents 4ba28d8a35be
children 264588ae1cd4
files level2/coco3/bootfiles/makefile level2/coco3_6309/bootfiles/makefile
diffstat 2 files changed, 4 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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)
 
--- 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)