annotate level2/coco3/bootfiles/makefile.cust @ 1706:6b23465701c0

Tim Kientzle's VIEW
author boisy
date Tue, 10 Aug 2004 23:46:24 +0000
parents bd792517eea1
children 2305d175abb3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
1 include ../../rules.mak
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
2
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
3 # Module directory
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
4 MD = ../modules
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
5 # Commands directory
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
6 CD = ../cmds
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
7 # Third Party directories
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
8 3PB = $(3RDPARTY)/booters
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
9 3PM = $(3RDPARTY)/fmgrs
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
10 3PD = $(3RDPARTY)/drivers
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
11 P2D = $(3RDPARTY)/p2mods
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
12
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
13 DEPENDS = ./makefile.cust
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
14
1587
5f18094d961d kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents: 1569
diff changeset
15 KERNEL_1773 = $(MD)/rel_80 $(MD)/boot_1773_6ms $(MD)/krn
1685
2c7840d16a6b clock2_smart now works with F$STime
boisy
parents: 1652
diff changeset
16 KERNEL_TC3 = $(MD)/rel_80 $(C9)/Products/SuperDrivers/software/6809l2/boot_tc3 $(MD)/krn
1587
5f18094d961d kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents: 1569
diff changeset
17 KERNEL_IDE = $(MD)/rel_80 $(MD)/boot_idelba $(MD)/krn
5f18094d961d kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents: 1569
diff changeset
18 KERNEL_DW = $(MD)/rel_80 $(C9)/Products/DriveWire/software/6809l2/boot_dw $(MD)/krn
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
19
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
20 # OS-9 disk bootfile to allow booting from WD1773 disk controller
1587
5f18094d961d kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents: 1569
diff changeset
21 BOOTFILE_1773 = $(MD)/krnp2 $(MD)/ioman $(MD)/init \
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
22 $(MD)/rbf.mn \
1564
b9a87d97494d Multiple changes for next release
boisy
parents: 1549
diff changeset
23 $(MD)/rb1773.dr $(MD)/d0_40d.dd $(MD)/d1_80d.dd \
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
24 $(MD)/ddd0_40d.dd \
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
25 $(MD)/scf.mn $(MD)/cc3io.dr \
1256
3ff579715249 Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents: 1214
diff changeset
26 $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \
751
6ec99f9702bc init no longer references cc3go from CMDS. This way, cc3go can
boisy
parents: 701
diff changeset
27 $(MD)/windint.io \
6ec99f9702bc init no longer references cc3go from CMDS. This way, cc3go can
boisy
parents: 701
diff changeset
28 $(MD)/term_win80.dt \
701
bd97435054d2 Modified for new clock module (clock2 is defunct)
boisy
parents: 501
diff changeset
29 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \
bd97435054d2 Modified for new clock module (clock2 is defunct)
boisy
parents: 501
diff changeset
30 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \
bd97435054d2 Modified for new clock module (clock2 is defunct)
boisy
parents: 501
diff changeset
31 $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
32 $(MD)/clock_60hz $(MD)/clock2_soft
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
33
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
34 # OS-9 disk bootfile to allow booting from TC^3 SCSI controller
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
35 # This is a custom bootfile made by Boisy for his system
1587
5f18094d961d kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents: 1569
diff changeset
36 BOOTFILE_TC3 = $(MD)/krnp2 $(MD)/ioman $(MD)/init \
701
bd97435054d2 Modified for new clock module (clock2 is defunct)
boisy
parents: 501
diff changeset
37 $(MD)/rbf.mn \
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
38 $(C9)/superscsi/6809l2/superscsi_tc3.dr \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
39 $(C9)/superscsi/6809l2/dd_ez135_tc3.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
40 $(C9)/superscsi/6809l2/h5_zip100_tc3.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
41 $(C9)/superscsi/6809l2/c3_cdrom_tc3.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
42 $(C9)/superscsi/6809l2/hb_255_tc3.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
43 $(C9)/drivewire/6809l2/drivewire.dr \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
44 $(C9)/drivewire/6809l2/x0.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
45 $(C9)/drivewire/6809l2/x1.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
46 $(C9)/drivewire/6809l2/x2.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
47 $(C9)/drivewire/6809l2/x3.dd \
1565
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
48 $(3PD)/sdisk3/sdisk3_dmc_68.dr \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
49 $(3PD)/sdisk3/d0_80d.dd $(3PD)/sdisk3/d1_40d.dd \
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
50 $(MD)/scf.mn $(MD)/cc3io.dr \
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
51 $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
52 $(MD)/windint.io $(MD)/vdgint_small.io \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
53 $(MD)/term_win80.dt \
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
54 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
55 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
56 $(MD)/vrn.dr $(MD)/nil.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
57 $(MD)/vi.dd $(MD)/ftdd.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
58 $(MD)/sc6551.dr $(MD)/t2_sc6551.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
59 $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
60 $(MD)/clock_60hz $(MD)/clock2_tc3
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
61
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
62 # OS-9 disk bootfile to allow booting from TC^3 SCSI controller
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
63 # This is a custom bootfile made by Boisy for his system
1587
5f18094d961d kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents: 1569
diff changeset
64 BOOTFILE_EXP = $(MD)/krnp2 $(MD)/ioman $(MD)/init \
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
65 $(MD)/rbf.mn \
1565
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
66 $(3PD)/sdisk3/sdisk3_dmc_63.dr \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
67 $(3PD)/sdisk3/d0_80d.dd $(3PD)/sdisk3/d1_40d.dd \
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
68 $(MD)/scf.mn $(MD)/cc3io.dr \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
69 $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
70 $(MD)/windint.io $(MD)/vdgint_small.io \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
71 $(MD)/term_win80.dt \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
72 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
73 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
74 $(MD)/vrn.dr $(MD)/nil.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
75 $(MD)/vi.dd $(MD)/ftdd.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
76 $(MD)/sc6551.dr $(MD)/t2_sc6551.dd \
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
77 $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \
1565
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
78 $(MD)/clock_60hz $(MD)/clock2_tc3
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
79 # $(C9)/products/SuperSCSI/softwarev2/6809l2/superdriver.dr \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
80 # $(C9)/products/SuperSCSI/softwarev2/6809l2/lltc3.dr \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
81 # $(C9)/products/SuperSCSI/softwarev2/6809l2/h5_ez135_tc3.dd \
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
82
1587
5f18094d961d kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents: 1569
diff changeset
83 BOOTFILE_LUCKEY = $(MD)/krnp2 $(MD)/ioman $(MD)/init \
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
84 $(MD)/rbf.mn \
1565
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
85 $(C9)/Products/SuperDrivers/software/6809l2/rbsuper.dr \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
86 $(C9)/Products/SuperDrivers/software/6809l2/llide.dr \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
87 $(C9)/Products/SuperDrivers/software/6809l2/lltc3.dr \
1606
7216d77b6422 Removed naked constants from rbf.asm and replaced with nice symbolics
boisy
parents: 1595
diff changeset
88 $(C9)/Products/SuperDrivers/software/6809l2/dd_ide.dd \
7216d77b6422 Removed naked constants from rbf.asm and replaced with nice symbolics
boisy
parents: 1595
diff changeset
89 $(C9)/Products/SuperDrivers/software/6809l2/i0_ide.dd \
1685
2c7840d16a6b clock2_smart now works with F$STime
boisy
parents: 1652
diff changeset
90 $(C9)/Products/SuperDrivers/software/6809l2/ih_ide.dd \
1565
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
91 $(MD)/rb1773.dr $(MD)/d0_40d.dd $(MD)/d1_40d.dd \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
92 $(MD)/scf.mn $(MD)/cc3io.dr \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
93 $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \
1606
7216d77b6422 Removed naked constants from rbf.asm and replaced with nice symbolics
boisy
parents: 1595
diff changeset
94 $(MD)/grfint.io \
1565
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
95 $(MD)/term_win80.dt \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
96 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
97 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
98 $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
99 $(MD)/clock_60hz \
1606
7216d77b6422 Removed naked constants from rbf.asm and replaced with nice symbolics
boisy
parents: 1595
diff changeset
100 $(MD)/clock2_soft
1565
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
101
1587
5f18094d961d kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents: 1569
diff changeset
102 BOOTFILE_CUST = $(MD)/krnp2 $(MD)/ioman $(MD)/init \
1565
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
103 $(MD)/rbf.mn \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
104 $(C9)/Products/SuperDrivers/software/6809l2/rbsuper.dr \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
105 $(C9)/Products/SuperDrivers/software/6809l2/llide.dr \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
106 $(C9)/Products/SuperDrivers/software/6809l2/lltc3.dr \
1606
7216d77b6422 Removed naked constants from rbf.asm and replaced with nice symbolics
boisy
parents: 1595
diff changeset
107 $(C9)/Products/SuperDrivers/software/6809l2/i0_ide.dd \
7216d77b6422 Removed naked constants from rbf.asm and replaced with nice symbolics
boisy
parents: 1595
diff changeset
108 $(C9)/Products/SuperDrivers/software/6809l2/i1_ide.dd \
1685
2c7840d16a6b clock2_smart now works with F$STime
boisy
parents: 1652
diff changeset
109 $(C9)/Products/SuperDrivers/software/6809l2/ih_ide.dd \
1606
7216d77b6422 Removed naked constants from rbf.asm and replaced with nice symbolics
boisy
parents: 1595
diff changeset
110 $(C9)/Products/SuperDrivers/software/6809l2/s0_tc3.dd \
7216d77b6422 Removed naked constants from rbf.asm and replaced with nice symbolics
boisy
parents: 1595
diff changeset
111 $(C9)/Products/SuperDrivers/software/6809l2/s1_tc3.dd \
1617
f23f96055d08 rbf.asm: return error if SS.VarSect returns carry set
boisy
parents: 1606
diff changeset
112 $(C9)/Products/SuperDrivers/software/6809l2/s2_tc3.dd \
f23f96055d08 rbf.asm: return error if SS.VarSect returns carry set
boisy
parents: 1606
diff changeset
113 $(C9)/Products/SuperDrivers/software/6809l2/s3_tc3.dd \
f23f96055d08 rbf.asm: return error if SS.VarSect returns carry set
boisy
parents: 1606
diff changeset
114 $(C9)/Products/SuperDrivers/software/6809l2/s4_tc3.dd \
f23f96055d08 rbf.asm: return error if SS.VarSect returns carry set
boisy
parents: 1606
diff changeset
115 $(C9)/Products/SuperDrivers/software/6809l2/s5_tc3.dd \
f23f96055d08 rbf.asm: return error if SS.VarSect returns carry set
boisy
parents: 1606
diff changeset
116 $(C9)/Products/SuperDrivers/software/6809l2/s6_tc3.dd \
f23f96055d08 rbf.asm: return error if SS.VarSect returns carry set
boisy
parents: 1606
diff changeset
117 $(C9)/Products/SuperDrivers/software/6809l2/s7_tc3.dd \
1685
2c7840d16a6b clock2_smart now works with F$STime
boisy
parents: 1652
diff changeset
118 $(C9)/Products/SuperDrivers/software/6809l2/sh_tc3.dd \
1705
bd792517eea1 Updated makefiles for 50Hz distributions
boisy
parents: 1685
diff changeset
119 $(C9)/Products/DriveWire/software/6809l2/drivewire.dr \
bd792517eea1 Updated makefiles for 50Hz distributions
boisy
parents: 1685
diff changeset
120 $(C9)/Products/DriveWire/software/6809l2/ddx0.dd \
bd792517eea1 Updated makefiles for 50Hz distributions
boisy
parents: 1685
diff changeset
121 $(C9)/Products/DriveWire/software/6809l2/x1.dd \
bd792517eea1 Updated makefiles for 50Hz distributions
boisy
parents: 1685
diff changeset
122 $(C9)/Products/DriveWire/software/6809l2/x2.dd \
bd792517eea1 Updated makefiles for 50Hz distributions
boisy
parents: 1685
diff changeset
123 $(C9)/Products/DriveWire/software/6809l2/x3.dd \
1564
b9a87d97494d Multiple changes for next release
boisy
parents: 1549
diff changeset
124 $(MD)/rb1773.dr $(MD)/d0_80d.dd $(MD)/d1_40d.dd \
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
125 $(MD)/scf.mn $(MD)/cc3io.dr \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
126 $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \
1587
5f18094d961d kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents: 1569
diff changeset
127 $(MD)/grfint.io \
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
128 $(MD)/term_win80.dt \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
129 $(MD)/w.dw $(MD)/w1.dw $(MD)/w2.dw $(MD)/w3.dw $(MD)/w4.dw \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
130 $(MD)/w5.dw $(MD)/w6.dw $(MD)/w7.dw \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
131 $(MD)/sc6551.dr $(MD)/t2_sc6551.dd $(MD)/t3_sc6551.dd \
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
132 $(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \
1565
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
133 $(MD)/clock_60hz \
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
134 $(C9)/Products/DriveWire/software/6809l2/clock2_dw
1705
bd792517eea1 Updated makefiles for 50Hz distributions
boisy
parents: 1685
diff changeset
135 # $(C9)/Products/SuperDrivers/software/6809l2/lldw.dr \
bd792517eea1 Updated makefiles for 50Hz distributions
boisy
parents: 1685
diff changeset
136 # $(C9)/Products/SuperDrivers/software/6809l2/ddx0.dd \
bd792517eea1 Updated makefiles for 50Hz distributions
boisy
parents: 1685
diff changeset
137 # $(C9)/Products/SuperDrivers/software/6809l2/x1.dd \
bd792517eea1 Updated makefiles for 50Hz distributions
boisy
parents: 1685
diff changeset
138 # $(C9)/Products/SuperDrivers/software/6809l2/x2.dd \
bd792517eea1 Updated makefiles for 50Hz distributions
boisy
parents: 1685
diff changeset
139 # $(C9)/Products/SuperDrivers/software/6809l2/x3.dd \
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
140
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
141
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
142 BOOTFILES = bootfile_1773 bootfile_cust
1565
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
143 KERNELS = kernel_1773 kernel_tc3 kernel_drivewire
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
144
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
145 ALLOBJS = $(BOOTFILES) $(KERNELS)
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
146
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
147 all: $(ALLOBJS)
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
148
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
149 bootfile_1773: $(BOOTFILE_1773) $(DEPENDS)
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
150 $(MERGE) $(BOOTFILE_1773)>$@
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
151
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
152 bootfile_cust: $(BOOTFILE_CUST) $(DEPENDS)
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
153 $(MERGE) $(BOOTFILE_CUST)>$@
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
154
1569
ce531f8edad4 Makefiles updated
boisy
parents: 1565
diff changeset
155 # Howard Luckey's bootfile for his SuperIDE purchased on May 16, 2004
ce531f8edad4 Makefiles updated
boisy
parents: 1565
diff changeset
156 bootfile_luckey: $(BOOTFILE_LUCKEY) $(DEPENDS)
ce531f8edad4 Makefiles updated
boisy
parents: 1565
diff changeset
157 $(MERGE) $(BOOTFILE_LUCKEY)>$@
1565
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
158
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
159 kernel_1773: $(KERNEL_1773) $(DEPENDS)
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
160 $(MERGE) $(KERNEL_1773)>$@
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
161
1565
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
162 kernel_drivewire: $(KERNEL_DW) $(DEPENDS)
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
163 $(MERGE) $(KERNEL_DW)>$@
2fd77e029314 IDE bootfile added
boisy
parents: 1564
diff changeset
164
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
165 kernel_tc3: $(KERNEL_TC3) $(DEPENDS)
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
166 $(MERGE) $(KERNEL_TC3)>$@
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
167
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
168 kernel_ide: $(KERNEL_IDE) $(DEPENDS)
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
169 $(MERGE) $(KERNEL_IDE)>$@
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
170
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
171 # ROM image (32,768 bytes long) to burn into ROM on CoCo 3
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
172 #bootfile_1773_rom: $(BOOTFILE_1773_ROM) $(DEPENDS) kernel_1773
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
173 # $(MERGE) $(BOOTFILE_1773_ROM)>$@
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
174 # $(PADROM) \$$6C00 $@ -c=\$$FF
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
175 # $(MERGE) kernel_1773>>$@
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
176 # $(PADROM) \$$7FF0 $@ -c=\$$FF
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
177 # $(MERGE) $(MD)/rom_vectors>>$@
980
3f48145b44fd Changes
boisy
parents: 751
diff changeset
178
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
179 # ROM image (32,768 bytes long) to burn into ROM on CoCo 3
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
180 #bootfile_drivewire_rom: $(BOOTFILE_ROM) $(DEPENDS) kernel_drivewire
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
181 # $(MERGE) $(BOOTFILE_ROM)>$@
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
182 # $(PADROM) \$$6C00 $@ -c=\$$FF
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
183 # $(MERGE) kernel_drivewire>>$@
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
184 # $(PADROM) \$$7FF0 $@ -c=\$$FF
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
185 # $(MERGE) $(MD)/rom_vectors>>$@
982
3fbf3a217368 Some changes
boisy
parents: 980
diff changeset
186
3fbf3a217368 Some changes
boisy
parents: 980
diff changeset
187 # ROM image (32,768 bytes long) to burn into ROM on CoCo 3
1549
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
188 #bootfile_rom: $(BOOTFILE_ROM) $(DEPENDS) kernel_rom
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
189 # $(MERGE) $(BOOTFILE_ROM)>$@
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
190 # ls -l $@
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
191 # $(PADROM) \$$6C00 $@ -c=\$$FF
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
192 # $(MERGE) kernel_rom>>$@
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
193 # $(PADROM) \$$7FF0 $@ -c=\$$FF
5f2f9583d13b preparation for 3.2.1 release
boisy
parents: 1370
diff changeset
194 # $(MERGE) $(MD)/rom_vectors>>$@
501
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
195
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
196 clean:
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
197 $(RM) $(ALLOBJS)
b785cc2c744d Makefile just makes stock boots
boisy
parents:
diff changeset
198