Enable new boot menu.
This commit is contained in:
parent
f16e2e2f63
commit
d1aa768d5a
@ -105,10 +105,11 @@ ${PROG}.help: help.common help.i386
|
||||
|
||||
.PATH: ${.CURDIR}/../../forth
|
||||
FILES= ${PROG}.help loader.4th support.4th loader.conf
|
||||
FILES+= screen.4th frames.4th beastie.4th
|
||||
FILESDIR_loader.conf= /boot/defaults
|
||||
|
||||
.if !exists(${DESTDIR}/boot/loader.rc)
|
||||
FILES+= loader.rc
|
||||
FILES+= ${.CURDIR}/../../i386/loader/loader.rc
|
||||
.endif
|
||||
|
||||
.include <${.CURDIR}/../Makefile.inc>
|
||||
|
Loading…
Reference in New Issue
Block a user