Mercurial > hg > Members > kono > nitros9-code
diff 3rdparty/packages/sierra/leisuresuitlarry/makefile @ 1638:1b23a41c674d
Updated makefiles
author | boisy |
---|---|
date | Wed, 14 Jul 2004 19:05:37 +0000 |
parents | 1ed7c47503e8 |
children | af946652495d |
line wrap: on
line diff
--- a/3rdparty/packages/sierra/leisuresuitlarry/makefile Mon Jul 12 18:37:25 2004 +0000 +++ b/3rdparty/packages/sierra/leisuresuitlarry/makefile Wed Jul 14 19:05:37 2004 +0000 @@ -7,10 +7,10 @@ MD = $(6809L2)/modules # We make our own bootfile and kernel track -KERNEL = $(MD)/rel_32 $(MD)/boot_1773_6ms $(MD)/kernel -OS9BOOT = $(MD)/kernelp2 $(MD)/ioman $(MD)/init \ +KERNEL = $(MD)/rel_32 $(MD)/boot_1773_6ms $(MD)/krn +OS9BOOT = $(MD)/krnp2 $(MD)/ioman $(MD)/init \ $(MD)/rbf.mn \ - $(MD)/cc3disk.dr $(MD)/ddd0_40d.dd \ + $(MD)/rb1773.dr $(MD)/ddd0_40d.dd \ $(MD)/scf.mn $(MD)/cc3io.dr \ $(MD)/keydrv_cc3.sb $(MD)/joydrv_joy.sb $(MD)/snddrv_cc3.sb \ $(MD)/vdgint_small.io $(MD)/term_vdg.dt \