Mercurial > hg > Members > kono > nitros9-code
diff level1/modules/makefile @ 1299:1f0995cd0431
REL is now back-ported to OS-9 Level One
author | boisy |
---|---|
date | Mon, 01 Sep 2003 16:59:50 +0000 |
parents | 0a49ee6bbd40 |
children | 7fdef42e19a0 |
line wrap: on
line diff
--- a/level1/modules/makefile Mon Sep 01 16:25:55 2003 +0000 +++ b/level1/modules/makefile Mon Sep 01 16:59:50 2003 +0000 @@ -7,7 +7,7 @@ BOOTERS = boot_1773_6ms boot_1773_30ms \ boot_burke boot_idelba boot_rampak boot_wd1002 -BOOTTRACK = oscode $(BOOTERS) +BOOTTRACK = rel $(BOOTERS) KERNEL = os9 os9p2 SYSMODS = ioman init sysgo_dd sysgo_h0 CLOCKS = clock_elim clock_disto2 clock_disto4 clock_bnb \ @@ -98,7 +98,7 @@ d2_80d.dd: ccdiskdesc.asm $(AS) $< $(ASOUT)$@ $(AFLAGS) $(DSDD80) -aDNum=2 -oscode: oscode.asm +rel: rel.asm $(AS) $(AFLAGS) $(ASOUT)$@ $< -aDragon64=0 sysgo_dd: sysgo.asm