# HG changeset patch # User Tormod Volden # Date 1414364271 -3600 # Node ID 4026e4871dc5e9cc3e4920500890709f6a6d3ebb # Parent 1af4fc8e47694de8fdd8faf0c5d77d59c1e755fd level3 makefiles: Fix up missing tab so that ddr0_192k.dd gets built diff -r 1af4fc8e4769 -r 4026e4871dc5 level3/coco3/modules/makefile --- a/level3/coco3/modules/makefile Sun Oct 26 17:08:30 2014 +0100 +++ b/level3/coco3/modules/makefile Sun Oct 26 23:57:51 2014 +0100 @@ -252,7 +252,7 @@ $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=192 ddr0_192k.dd: r0.asm - $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=192 -DDD=1 + $(AS) $< $(ASOUT)$@ $(AFLAGS) -DRAMSize=192 -DDD=1 # DriveWire SCF descriptors term_scdwv.dt: scdwvdesc.asm