summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/loader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/pc98/loader/Makefile')
-rw-r--r--sys/boot/pc98/loader/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/boot/pc98/loader/Makefile b/sys/boot/pc98/loader/Makefile
index bf559d4..3eafed4 100644
--- a/sys/boot/pc98/loader/Makefile
+++ b/sys/boot/pc98/loader/Makefile
@@ -87,11 +87,7 @@ FILES= ${LOADER}
FILESMODE_${LOADER}= ${BINMODE} -b
.PATH: ${.CURDIR}/../../forth
-FILES+= loader.help loader.4th support.4th loader.conf
-FILES+= screen.4th frames.4th beastie.4th
-FILES+= brand.4th check-password.4th color.4th delay.4th
-FILES+= menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
-FILESDIR_loader.conf= /boot/defaults
+.include "${.CURDIR}/../../forth/Makefile.inc"
.if !exists(${DESTDIR}/boot/loader.rc)
FILES+= ${.CURDIR}/../../i386/loader/loader.rc
OpenPOWER on IntegriCloud