diff level3/coco3/modules/makefile @ 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 32ab0f9980a7
children b94dfb0e3650
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