Mercurial > hg > Members > kono > nitros9-code
annotate level2/coco3/modules/makefile @ 2798:b70d93f8d7ce lwtools-port
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
Updated level1/coco1/modules/makefile & level2/coco3/modules/makefile
so that correct values would be sent to assembler when
building superdesc.asm for s(x).dd and i(x).dd descriptors.
author | drencor-xeen |
---|---|
date | Mon, 28 Jan 2013 16:13:05 -0600 |
parents | 3c95627d0ca9 |
children | 5a3acdd1c7d6 |
rev | line source |
---|---|
2048 | 1 PORT = coco3 |
2 include $(NITROS9DIR)/rules.mak | |
3 | |
2050 | 4 vpath %.asm kernel:$(LEVEL2)/modules:$(LEVEL1)/modules |
5 | |
6 AFLAGS += -I$(LEVEL1)/modules | |
2048 | 7 |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
8 CLOCKELIM = -DRTCElim=1 |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
9 CLOCKDISTO2 = -DRTCDsto2=1 |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
10 CLOCKDISTO4 = -DRTCDsto4=1 |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
11 CLOCKBNB = -DRTCBB=1 |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
12 CLOCKSMART = -DRTCSmart=1 -DMPIFlag=1 |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
13 CLOCKHARRIS = -DRTCHarrs=1 |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
14 CLOCKCLOUD9 = -DRTCCloud9=1 |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
15 CLOCKSOFT = -DRTCSoft=1 |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
16 CLOCKMESSEMU = -DRTCMessEmu=1 |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
17 CLOCKJVEMU = -DRTCJVEmu=1 |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
18 TC3FLAGS = $(AFLAGS) -DTC3=1 $(FLAGS) |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
19 IDEFLAGS = $(AFLAGS) -DIDE=1 $(FLAGS) |
2048 | 20 |
21 DEPENDS = ./makefile | |
2590 | 22 TPB = $(3RDPARTY)/booters |
2048 | 23 |
24 BOOTERS = boot_1773_6ms boot_1773_30ms \ | |
2770
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
25 boot_burke boot_rampak boot_wd1002 boot_dw boot_dw_becker boot_dw_arduino \ |
2609
9dd4f422aac7
Added NitrOS-9 ROM Kit from Cloud-9
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2590
diff
changeset
|
26 boot_tc3 boot_ide boot_rom |
2048 | 27 BOOTTRACK = rel_32 rel_40 rel_80 rel_32_50hz rel_40_50hz rel_80_50hz $(BOOTERS) krn |
28 KERNEL = krnp2 krnp3_perr krnp4_regdump | |
2609
9dd4f422aac7
Added NitrOS-9 ROM Kit from Cloud-9
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2590
diff
changeset
|
29 SYSMODS = ioman init sysgo_h0 sysgo_dd sysgo_rom rominfo vectors |
2048 | 30 CLOCKS = clock_60hz clock_50hz \ |
31 clock2_elim clock2_disto2 clock2_disto4 clock2_bnb \ | |
32 clock2_smart clock2_harris clock2_cloud9 clock2_soft \ | |
2779
3c95627d0ca9
Removed unneeded clock2_dw_becker file and references
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2770
diff
changeset
|
33 clock2_jvemu clock2_messemu clock2_dw |
2048 | 34 |
35 RBF = rbf.mn \ | |
2770
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
36 rbdw.dr dwio.sb dwio_becker.sb dwio_arduino.sb \ |
2048 | 37 rb1773.dr rb1773_scii_ff74.dr rb1773_scii_ff58.dr \ |
38 d0_35s.dd d1_35s.dd d2_35s.dd d3_35s.dd \ | |
39 d0_40d.dd d1_40d.dd d2_40d.dd d0_80d.dd \ | |
40 d1_80d.dd d2_80d.dd \ | |
41 ddd0_35s.dd ddd0_40d.dd ddd0_80d.dd \ | |
42 rammer.dr r0_8k.dd r0_96k.dd r0_128k.dd r0_192k.dd \ | |
2180 | 43 ddr0_8k.dd ddr0_96k.dd ddr0_128k.dd ddr0_192k.dd md.dd \ |
2590 | 44 ddx0.dd x0.dd x1.dd x2.dd x3.dd \ |
45 rbsuper.dr lltc3.dr llide.dr \ | |
46 ddi0_ide.dd i0_ide.dd i1_ide.dd ih_ide.dd \ | |
47 dds0_tc3.dd s0_tc3.dd s1_tc3.dd s2_tc3.dd s3_tc3.dd s4_tc3.dd \ | |
48 s5_tc3.dd s6_tc3.dd sh_tc3.dd | |
2048 | 49 |
50 SCF = scf.mn \ | |
2180 | 51 vtio.dr vrn.dr scbbp.dr scbbt.dr scdwp.dr sspak.dr sc6551.dr \ |
2048 | 52 cowin.io cogrf.io covdg.io covdg_small.io \ |
53 keydrv_cc3.sb snddrv_cc3.sb \ | |
54 joydrv_joy.sb joydrv_6551L.sb joydrv_6552L.sb \ | |
55 joydrv_6551M.sb joydrv_6552M.sb \ | |
2180 | 56 nil.dd p_scbbp.dd p_scdwp.dd \ |
2162
755b1b8ea019
Updated for new t1, p and term names for bit banger driver
boisy
parents:
2142
diff
changeset
|
57 t1_scbbt.dd t2_sc6551.dd t3_sc6551.dd \ |
755b1b8ea019
Updated for new t1, p and term names for bit banger driver
boisy
parents:
2142
diff
changeset
|
58 ftdd.dd vi.dd ssp.dd term_scbbt.dt term_sc6551.dt \ |
2048 | 59 term_vdg.dt term_win40.dt term_win80.dt w.dw w1.dw w2.dw \ |
2142 | 60 w3.dw w4.dw w5.dw w6.dw w7.dw \ |
61 w8.dw w9.dw w10.dw w11.dw w12.dw w13.dw w14.dw w15.dw \ | |
62 v1.dw v2.dw v3.dw v4.dw v5.dw \ | |
2242 | 63 v6.dw v7.dw \ |
2693 | 64 scdwv.dr term_scdwv.dt n_scdwv.dd \ |
65 n1_scdwv.dd n2_scdwv.dd n3_scdwv.dd \ | |
66 n4_scdwv.dd n5_scdwv.dd n6_scdwv.dd n7_scdwv.dd \ | |
67 n8_scdwv.dd n9_scdwv.dd n10_scdwv.dd n11_scdwv.dd \ | |
2729
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
68 n12_scdwv.dd n13_scdwv.dd midi_scdwv.dd \ |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
69 z1_scdwv.dd z2_scdwv.dd z3_scdwv.dd \ |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
70 z4_scdwv.dd z5_scdwv.dd z6_scdwv.dd z7_scdwv.dd \ |
2048 | 71 |
72 PIPE = pipeman.mn pipeman_named.mn \ | |
73 piper.dr \ | |
74 pipe.dd | |
75 | |
2468 | 76 RFM = rfm.mn rfmdrv.dr ddy0.dd y0.dd y1.dd y2.dd y3.dd |
77 | |
2048 | 78 # |
79 # The following macros represent a collection of modules for various | |
80 # kernel tracks and bootfile configurations. | |
81 # | |
82 KERNEL_1773 = rel_32 boot_1773 krn | |
83 KERNEL_RAMPAK = rel_32 $(TPB)/boot_rampak krn | |
84 KERNEL_KENTON = rel_32 $(TPB)/boot_kenton krn | |
85 KERNEL_IDE = rel_32 $(TPB)/boot_ide krn | |
86 | |
2468 | 87 ALLOBJS = $(BOOTTRACK) $(KERNEL) $(SYSMODS) $(CLOCKS) $(RBF) $(SCF) $(PIPE) $(RFM) |
2048 | 88 |
89 all: $(ALLOBJS) | |
90 | |
91 # Kernel | |
2615
530759e9f289
Added ccbkrn from Brett Gordon (level 2 only for now)
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2609
diff
changeset
|
92 ccbkrn krn krnp2: |
2048 | 93 $(CD) kernel; make $@ |
94 $(CP) kernel/$@ . | |
95 | |
96 # Special cases | |
2590 | 97 # TC^3 SCSI Booter |
98 boot_tc3: boot_scsi.asm | |
99 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) | |
100 | |
101 # SuperIDE/Glenside IDE Booter | |
102 boot_ide: boot_ide.asm | |
103 $(AS) $(ASOUT)$@ $< $(IDEFLAGS) | |
104 | |
2729
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
105 # DriveWire Becker Booter |
2724
05b648103e78
Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
106 boot_dw_becker: boot_dw.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
107 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DBECKER=1 |
2547 | 108 |
2729
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
109 # DriveWire Becker Submodule |
2724
05b648103e78
Renamed dw3.sb to dwio.sb and rbdw3 to rbdw
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2693
diff
changeset
|
110 dwio_becker.sb: dwio.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
111 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DBECKER=1 |
2547 | 112 |
2770
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
113 # DriveWire Becker Booter |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
114 boot_dw_arduino: boot_dw.asm |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
115 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DARDUINO=1 |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
116 |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
117 # DriveWire Arduino Submodule |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
118 dwio_arduino.sb: dwio.asm |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
119 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DARDUINO=1 |
bfe3de781ddf
Added Arduino dwread/dwwrite changes
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2729
diff
changeset
|
120 |
2590 | 121 # CoGrf/CoVDG Modules |
2048 | 122 cogrf.io: cowin.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
123 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DCoGrf=1 |
2048 | 124 |
2590 | 125 covdg.io: covdg.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
126 $(AS) $(AFLAGS) $(ASOUT)$@ $< -DCOCO2=1 |
2590 | 127 |
128 covdg_small.io: covdg.asm | |
129 $(AS) $(AFLAGS) $(ASOUT)$@ $< | |
130 | |
131 # Disto SC-II Drivers | |
2048 | 132 rb1773_scii_ff74.dr: rb1773.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
133 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DSCII=1 |
2048 | 134 |
135 rb1773_scii_ff58.dr: rb1773.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
136 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DSCII=1 -DSCIIALT=1 |
2048 | 137 |
2590 | 138 # REL Modules |
2048 | 139 rel_32: rel.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
140 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=32 |
2048 | 141 |
142 rel_40: rel.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
143 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=40 |
2048 | 144 |
145 rel_80: rel.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
146 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=80 |
2048 | 147 |
148 rel_32_50hz: rel.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
149 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=32 -DTkPerSec=50 |
2048 | 150 |
151 rel_40_50hz: rel.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
152 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=40 -DTkPerSec=50 |
2048 | 153 |
154 rel_80_50hz: rel.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
155 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DWidth=80 -DTkPerSec=50 |
2048 | 156 |
2590 | 157 # Floppy Booters |
2048 | 158 boot_1773_6ms: boot_1773.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
159 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DSTEP=0 |
2048 | 160 |
161 boot_1773_30ms: boot_1773.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
162 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DSTEP=3 |
2048 | 163 |
2590 | 164 # SysGo Modules |
2048 | 165 sysgo_dd: sysgo.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
166 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDD=1 |
2048 | 167 |
168 sysgo_h0: sysgo.asm | |
169 $(AS) $< $(ASOUT)$@ $(AFLAGS) | |
170 | |
2609
9dd4f422aac7
Added NitrOS-9 ROM Kit from Cloud-9
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2590
diff
changeset
|
171 sysgo_rom: sysgo.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
172 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DROM=1 |
2609
9dd4f422aac7
Added NitrOS-9 ROM Kit from Cloud-9
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2590
diff
changeset
|
173 |
2590 | 174 # TC^3 SCSI Driver |
175 lltc3.dr: llscsi.asm | |
176 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) | |
177 | |
178 # IDE Driver | |
179 llide.dr: llide.asm | |
180 $(AS) $(ASOUT)$@ $< $(IDEFLAGS) | |
181 | |
2048 | 182 # Floppy descriptors |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
183 SSDD35 = -DCyls=35 -DSides=1 -DSectTrk=18 -DSectTrk0=18 \ |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
184 -DInterlv=3 -DSAS=8 -DDensity=1 |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
185 DSDD40 = -DCyls=40 -DSides=2 -DSectTrk=18 -DSectTrk0=18 \ |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
186 -DInterlv=3 -DSAS=8 -DDensity=1 |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
187 DSDD80 = -DCyls=80 -DSides=2 -DSectTrk=18 -DSectTrk0=18 \ |
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
188 -DInterlv=3 -DSAS=8 -DDensity=1 -DD35 |
2048 | 189 |
2729
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
190 # HDB-DOS for SuperDriver |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
191 HDBDOS = -DHB $(SSDD35) |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
192 |
2048 | 193 ddd0_35s.dd: rb1773desc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
194 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(SSDD35) -DDNum=0 -DDD=1 |
2048 | 195 |
196 d0_35s.dd: rb1773desc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
197 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(SSDD35) -DDNum=0 |
2048 | 198 |
199 d1_35s.dd: rb1773desc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
200 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(SSDD35) -DDNum=1 |
2048 | 201 |
202 d2_35s.dd: rb1773desc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
203 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(SSDD35) -DDNum=2 |
2048 | 204 |
205 d3_35s.dd: rb1773desc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
206 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(SSDD35) -DDNum=3 |
2048 | 207 |
208 ddd0_40d.dd: rb1773desc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
209 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD40) -DDNum=0 -DDD=1 |
2048 | 210 |
211 d0_40d.dd: rb1773desc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
212 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD40) -DDNum=0 |
2048 | 213 |
214 d1_40d.dd: rb1773desc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
215 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD40) -DDNum=1 |
2048 | 216 |
217 d2_40d.dd: rb1773desc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
218 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD40) -DDNum=2 |
2048 | 219 |
220 ddd0_80d.dd: rb1773desc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
221 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD80) -DDNum=0 -DDD=1 |
2048 | 222 |
223 d0_80d.dd: rb1773desc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
224 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD80) -DDNum=0 |
2048 | 225 |
226 d1_80d.dd: rb1773desc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
227 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD80) -DDNum=1 |
2048 | 228 |
229 d2_80d.dd: rb1773desc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
230 $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD80) -DDNum=2 |
2048 | 231 |
232 # RAM Disk descriptors | |
233 r0_8k.dd: r0.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
234 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=8 |
2048 | 235 |
236 ddr0_8k.dd: r0.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
237 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=8 -DDD=1 |
2048 | 238 |
239 r0_96k.dd: r0.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
240 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=96 |
2048 | 241 |
242 ddr0_96k.dd: r0.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
243 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=96 -DDD=1 |
2048 | 244 |
245 r0_128k.dd: r0.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
246 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=128 |
2048 | 247 |
248 ddr0_128k.dd: r0.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
249 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=128 -DDD=1 |
2048 | 250 |
251 r0_192k.dd: r0.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
252 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=192 |
2048 | 253 |
254 ddr0_192k.dd: r0.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
255 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=192 -DDD=1 |
2048 | 256 |
2729
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
257 # DriveWire SCF descriptors |
2693 | 258 term_scdwv.dt: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
259 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=0 |
2258 | 260 |
2693 | 261 n_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
262 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=255 |
2383
b399116a3b5f
Now we have a /N descriptor... and the code in scdwn.asm to handle it.
boisy
parents:
2367
diff
changeset
|
263 |
2693 | 264 n1_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
265 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=1 |
2258 | 266 |
2693 | 267 n2_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
268 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=2 |
2258 | 269 |
2693 | 270 n3_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
271 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=3 |
2258 | 272 |
2693 | 273 n4_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
274 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=4 |
2258 | 275 |
2693 | 276 n5_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
277 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=5 |
2258 | 278 |
2693 | 279 n6_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
280 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=6 |
2293 | 281 |
2693 | 282 n7_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
283 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=7 |
2293 | 284 |
2693 | 285 n8_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
286 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=8 |
2293 | 287 |
2693 | 288 n9_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
289 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=9 |
2293 | 290 |
2693 | 291 n10_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
292 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=10 |
2293 | 293 |
2693 | 294 n11_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
295 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=11 |
2293 | 296 |
2693 | 297 n12_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
298 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=12 |
2293 | 299 |
2693 | 300 n13_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
301 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=13 |
2293 | 302 |
2693 | 303 midi_scdwv.dd: scdwvdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
304 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=14 |
2659
95c7e747c154
Added support for virtual window (/Zx) devices
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2615
diff
changeset
|
305 |
2729
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
306 z1_scdwv.dd: scdwvdesc.asm |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
307 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=1 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
308 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
309 z2_scdwv.dd: scdwvdesc.asm |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
310 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=2 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
311 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
312 z3_scdwv.dd: scdwvdesc.asm |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
313 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=3 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
314 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
315 z4_scdwv.dd: scdwvdesc.asm |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
316 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=4 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
317 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
318 z5_scdwv.dd: scdwvdesc.asm |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
319 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=5 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
320 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
321 z6_scdwv.dd: scdwvdesc.asm |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
322 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=6 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
323 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
324 z7_scdwv.dd: scdwvdesc.asm |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
325 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DAddr=7 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
326 |
8a4c73c4bc8c
Fixed SuperDriver descriptors
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2724
diff
changeset
|
327 # DriveWire RBF descriptors |
2180 | 328 ddx0.dd: dwdesc.asm |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
329 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDD=1 -DDNum=0 |
2180 | 330 |
331 x0.dd: dwdesc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
332 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=0 |
2180 | 333 |
334 x1.dd: dwdesc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
335 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=1 |
2180 | 336 |
337 x2.dd: dwdesc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
338 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=2 |
2180 | 339 |
340 x3.dd: dwdesc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
341 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=3 |
2180 | 342 |
2590 | 343 # TC^3 SCSI Descriptors |
344 dds0_tc3.dd: superdesc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
345 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID0) -DDD=1 |
2590 | 346 |
347 s0_tc3.dd: superdesc.asm | |
348 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID0) $(SCSI_HD) | |
349 | |
350 s1_tc3.dd: superdesc.asm | |
2798
b70d93f8d7ce
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents:
2779
diff
changeset
|
351 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID1) $(SCSI_HD) -DITDRV=1 |
2590 | 352 |
353 s2_tc3.dd: superdesc.asm | |
2798
b70d93f8d7ce
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents:
2779
diff
changeset
|
354 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID2) $(SCSI_HD) -DITDRV=2 |
2590 | 355 |
356 s3_tc3.dd: superdesc.asm | |
2798
b70d93f8d7ce
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents:
2779
diff
changeset
|
357 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID3) $(SCSI_HD) -DITDRV=3 |
2590 | 358 |
359 s4_tc3.dd: superdesc.asm | |
2798
b70d93f8d7ce
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents:
2779
diff
changeset
|
360 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID4) $(SCSI_HD) -DITDRV=4 |
2590 | 361 |
362 s5_tc3.dd: superdesc.asm | |
2798
b70d93f8d7ce
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents:
2779
diff
changeset
|
363 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID5) $(SCSI_HD) -DITDRV=5 |
2590 | 364 |
365 s6_tc3.dd: superdesc.asm | |
2798
b70d93f8d7ce
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents:
2779
diff
changeset
|
366 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(ID6) $(SCSI_HD) -DITDRV=6 |
2590 | 367 |
368 sh_tc3.dd: superdesc.asm | |
2798
b70d93f8d7ce
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents:
2779
diff
changeset
|
369 $(AS) $(ASOUT)$@ $< $(TC3FLAGS) $(HDBDOS) -DITDRV=0 -ITDNS=8 |
2590 | 370 |
371 # IDE Descriptors | |
372 ddi0_ide.dd: superdesc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
373 $(AS) $(ASOUT)$@ $< $(IDEFLAGS) $(MASTER) -DDD=1 |
2590 | 374 |
375 i0_ide.dd: superdesc.asm | |
376 $(AS) $(ASOUT)$@ $< $(IDEFLAGS) $(MASTER) | |
377 | |
378 i1_ide.dd: superdesc.asm | |
2798
b70d93f8d7ce
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents:
2779
diff
changeset
|
379 $(AS) $(ASOUT)$@ $< $(IDEFLAGS) $(SLAVE) -DITDNS=1 -DITDRV=1 |
2590 | 380 |
381 ih_ide.dd: superdesc.asm | |
2798
b70d93f8d7ce
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors.
drencor-xeen
parents:
2779
diff
changeset
|
382 $(AS) $(ASOUT)$@ $< $(IDEFLAGS) $(HDBDOS) -DITDNS=8 |
2590 | 383 |
2468 | 384 # RFM descriptors |
385 ddy0.dd: rfmdesc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
386 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDD=1 -DDNum=0 |
2468 | 387 |
388 y0.dd: rfmdesc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
389 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=0 |
2468 | 390 |
391 y1.dd: rfmdesc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
392 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=1 |
2468 | 393 |
394 y2.dd: rfmdesc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
395 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=2 |
2468 | 396 |
397 y3.dd: rfmdesc.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
398 $(AS) $< $(ASOUT)$@ $(AFLAGS) -DDNum=3 |
2468 | 399 |
2048 | 400 # Clocks |
401 clock_60hz: clock.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
402 $(AS) $(AFLAGS) $(ASOUT)$@ $< -DPwrLnFrq=60 |
2048 | 403 |
404 clock_50hz: clock.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
405 $(AS) $(AFLAGS) $(ASOUT)$@ $< -DPwrLnFrq=50 |
2048 | 406 |
407 clock2_cloud9: clock2_ds1315.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
408 $(AS) $(AFLAGS) $(ASOUT)$@ $< -DCLOUD9=1 |
2048 | 409 |
410 clock2_bnb: clock2_ds1315.asm | |
2689
80d85940d03b
Fixed screwed up merge
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2688
diff
changeset
|
411 $(AS) $(AFLAGS) $(ASOUT)$@ $< -DBNB=1 |
2048 | 412 |
413 clean: | |
414 $(CD) kernel; make $@ | |
415 $(RM) $(ALLOBJS) | |
416 | |
417 showobjs: | |
418 @$(ECHO) $(ALLOBJS) | |
419 | |
420 showboottrack: | |
421 @$(ECHO) $(BOOTTRACK) | |
422 | |
423 showkernel: | |
424 @$(ECHO) $(KERNEL) | |
425 | |
426 showsysmods: | |
427 @$(ECHO) $(SYSMODS) | |
428 | |
429 showclocks: | |
430 @$(ECHO) $(CLOCKS) | |
431 | |
432 showrbf: | |
433 @$(ECHO) $(RBF) | |
434 | |
435 showscf: | |
436 @$(ECHO) $(SCF) | |
437 | |
438 showpipe: | |
439 @$(ECHO) $(PIPE) | |
440 | |
441 identify: | |
442 $(IDENT_SHORT) $(ALLOBJS) |