changeset 3012:4026e4871dc5

level3 makefiles: Fix up missing tab so that ddr0_192k.dd gets built
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 26 Oct 2014 23:57:51 +0100
parents 1af4fc8e4769
children 7a9b28e9085c
files level3/coco3/modules/makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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