Mercurial > hg > Members > kono > nitros9-code
comparison 3rdparty/packages/fsim2/makefile @ 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 | 8b00f21d5b86 |
comparison
equal
deleted
inserted
replaced
2750:0e69fb47e053 | 2751:978f562ca8e4 |
---|---|
12 DSKS = $(DSK_FLOPPY) $(DSK_DW3) $(DSK_DW3_BECKER) | 12 DSKS = $(DSK_FLOPPY) $(DSK_DW3) $(DSK_DW3_BECKER) |
13 | 13 |
14 # We make our own bootfile and kernel track | 14 # We make our own bootfile and kernel track |
15 KERNEL_FLOPPY = $(MD)/rel_32 $(MD)/boot_1773_6ms $(MD)/krn | 15 KERNEL_FLOPPY = $(MD)/rel_32 $(MD)/boot_1773_6ms $(MD)/krn |
16 KERNEL_DW3 = $(MD)/rel_32 $(MD)/boot_dw3 $(MD)/krn | 16 KERNEL_DW3 = $(MD)/rel_32 $(MD)/boot_dw3 $(MD)/krn |
17 KERNEL_DW3_BECKER = $(MD)/rel_32 $(MD)/boot_dw3 $(MD)/krn | 17 KERNEL_DW3_BECKER = $(MD)/rel_32 $(MD)/boot_dw3_becker $(MD)/krn |
18 | 18 |
19 BOOTFILE_FLOPPY = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ | 19 BOOTFILE_FLOPPY = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ |
20 $(MD)/rbf.mn \ | 20 $(MD)/rbf.mn \ |
21 $(MD)/rb1773.dr $(MD)/ddd0_40d.dd \ | 21 $(MD)/rb1773.dr $(MD)/ddd0_40d.dd \ |
22 $(MD)/scf.mn $(MD)/vtio.dr \ | 22 $(MD)/scf.mn $(MD)/vtio.dr \ |