mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-14 14:55:41 +00:00
Include forgotten framework changes to get some of the new menu files installed correctly on non x86/amd systems.
pointy-hut to devin
This commit is contained in:
parent
9d2a3635c1
commit
9d4a4b2a03
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=222472
@ -33,6 +33,7 @@ loader.help: help.common
|
||||
|
||||
.PATH: ${.CURDIR}/../../forth
|
||||
FILES+= loader.4th support.4th loader.conf
|
||||
FILES+= screen.4th frames.4th
|
||||
FILES+= beastie.4th brand.4th check-password.4th color.4th delay.4th
|
||||
FILES+= menu.4th menu-commands.4th shortcuts.4th version.4th
|
||||
.if !exists(${DESTDIR}/boot/loader.rc)
|
||||
|
@ -113,8 +113,9 @@ loader.help: help.common help.ps3
|
||||
|
||||
.PATH: ${.CURDIR}/../../forth
|
||||
FILES= loader.help loader.4th support.4th loader.conf
|
||||
FILES+= screen.4th frames.4th
|
||||
FILES+= beastie.4th brand.4th check-password.4th color.4th delay.4th
|
||||
FILES+= menu.4th menu-commands.4th shortcuts.4th version.4th
|
||||
FILES+= menu.4th menu-commands.4th shortcuts.4th version.4th
|
||||
FILESDIR_loader.conf= /boot/defaults
|
||||
|
||||
.if !exists(${DESTDIR}/boot/loader.rc)
|
||||
|
@ -84,8 +84,9 @@ loader.help: help.common help.sparc64
|
||||
|
||||
.PATH: ${.CURDIR}/../../forth
|
||||
FILES= loader.help loader.4th support.4th loader.conf
|
||||
FILES+= screen.4th frames.4th
|
||||
FILES+= beastie.4th brand.4th check-password.4th color.4th delay.4th
|
||||
FILES+= menu.4th menu-commands.4th shortcuts.4th version.4th
|
||||
FILES+= menu.4th menu-commands.4th shortcuts.4th version.4th
|
||||
FILESDIR_loader.conf= /boot/defaults
|
||||
|
||||
.if !exists(${DESTDIR}/boot/loader.rc)
|
||||
|
Loading…
Reference in New Issue
Block a user