changeset 2751:978f562ca8e4

Corrected yet again more typos. Hopefully got them all this time in fsim2 and manhunter1.
author drencor-xeen
date Thu, 10 Jan 2013 01:55:58 -0600
parents 0e69fb47e053
children 2158ed44a696
files 3rdparty/packages/fsim2/makefile 3rdparty/packages/sierra/manhunter1/makefile
diffstat 2 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/3rdparty/packages/fsim2/makefile	Thu Jan 10 01:16:52 2013 -0600
+++ b/3rdparty/packages/fsim2/makefile	Thu Jan 10 01:55:58 2013 -0600
@@ -14,7 +14,7 @@
 # We make our own bootfile and kernel track
 KERNEL_FLOPPY	= $(MD)/rel_32 $(MD)/boot_1773_6ms $(MD)/krn
 KERNEL_DW3	= $(MD)/rel_32 $(MD)/boot_dw3 $(MD)/krn
-KERNEL_DW3_BECKER	= $(MD)/rel_32 $(MD)/boot_dw3 $(MD)/krn
+KERNEL_DW3_BECKER	= $(MD)/rel_32 $(MD)/boot_dw3_becker $(MD)/krn
 
 BOOTFILE_FLOPPY	= $(MD)/krnp2 $(MD)/ioman $(MD)/init \
 		$(MD)/rbf.mn \
--- a/3rdparty/packages/sierra/manhunter1/makefile	Thu Jan 10 01:16:52 2013 -0600
+++ b/3rdparty/packages/sierra/manhunter1/makefile	Thu Jan 10 01:55:58 2013 -0600
@@ -13,7 +13,8 @@
 DISK_DW3	= manhunter1_dw3.dsk
 DISK_DW3_BECKER	= manhunter1_dw3_becker.dsk
 
-DSKS		= $(DISK_1_80D) $(DISK_2_80D) $(DISK_3_80D) $(DISK_DW3) $(DISK_DW3_BECKER)
+DSKS		= $(DISK_1_80D) $(DISK_2_80D) $(DISK_3_80D) \
+		$(DISK_DW3) $(DISK_DW3_BECKER)
 
 DISK_1_80D_NAME = "Manhunter I Disk 1"
 DISK_2_80D_NAME = "Manhunter I Disk 2"
@@ -131,7 +132,7 @@
 	$(RM) $@
 	$(OS9FORMAT_DW3) -q $@ -n$(DISK_DW3_NAME)
 	$(MERGE) $(KERNEL_DW3_BECKER)>kernel
-	$(MERGE) $(OS9BOOT_DW3)_BECKER>os9boot
+	$(MERGE) $(OS9BOOT_DW3_BECKER)>os9boot
 	$(OS9GEN) $@ -b=os9boot -t=kernel
 	$(RM) os9boot kernel
 	$(MAKDIR) $@,CMDS