aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98/loader/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2015-04-02 20:07:05 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2015-04-02 20:07:05 +0000
commitbf64b1d71ccf400d3c38a9696b70951faf654c6b (patch)
treed5aef2c33b42ea780d514260780860c5a578979d /sys/boot/pc98/loader/Makefile
parentdb117b94d349491c39ef28656b9b111144175475 (diff)
downloadsrc-bf64b1d71ccf400d3c38a9696b70951faf654c6b.tar.gz
src-bf64b1d71ccf400d3c38a9696b70951faf654c6b.zip
Install newly added brand-*.4th and logo-*.4th files and reduce duplication.
Reviewed by: dteske Pointy hat to: dteske
Notes
Notes: svn path=/head/; revision=281002
Diffstat (limited to 'sys/boot/pc98/loader/Makefile')
-rw-r--r--sys/boot/pc98/loader/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/boot/pc98/loader/Makefile b/sys/boot/pc98/loader/Makefile
index 4d865e7703ec..6b77090c023c 100644
--- a/sys/boot/pc98/loader/Makefile
+++ b/sys/boot/pc98/loader/Makefile
@@ -86,12 +86,7 @@ FILES= ${LOADER}
# XXX INSTALLFLAGS_loader= -b
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