Mercurial > hg > Members > kono > nitros9-code
changeset 1483:0840929fea5d
L2 now uses 80x24 window for boot screen
author | boisy |
---|---|
date | Fri, 19 Dec 2003 13:26:08 +0000 |
parents | 527db1af297a |
children | d789ed24fd34 |
files | level2/makefile |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/level2/makefile Fri Dec 19 03:36:35 2003 +0000 +++ b/level2/makefile Fri Dec 19 13:26:08 2003 +0000 @@ -1,8 +1,8 @@ include ../rules.mak RELEASE = nos96809l2v030200 -BOOTFILE = bootfiles/bootfile_vdg -BOOTFILE_DS80 = bootfiles/bootfile_vdg_ds80 +BOOTFILE = bootfiles/bootfile_win80 +BOOTFILE_DS80 = bootfiles/bootfile_win80_ds80 KERNELFILE = bootfiles/kernel_stock DIRS = cmds modules defs sys bootfiles