summaryrefslogtreecommitdiffstats
path: root/sys/boot/common/Makefile.inc
diff options
context:
space:
mode:
authordcs <dcs@FreeBSD.org>2000-05-19 08:52:16 +0000
committerdcs <dcs@FreeBSD.org>2000-05-19 08:52:16 +0000
commitdda5ed02c6b1a4756a71d2ff7e560e8a1895faa0 (patch)
treedfbdf76e47efc1255f7686f06728269f37b3c6be /sys/boot/common/Makefile.inc
parentc35e50888f46640cc8524542df23da1b1a379dd2 (diff)
downloadFreeBSD-src-dda5ed02c6b1a4756a71d2ff7e560e8a1895faa0.zip
FreeBSD-src-dda5ed02c6b1a4756a71d2ff7e560e8a1895faa0.tar.gz
Move man page directives to common/Makefile.inc.
Diffstat (limited to 'sys/boot/common/Makefile.inc')
-rw-r--r--sys/boot/common/Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/boot/common/Makefile.inc b/sys/boot/common/Makefile.inc
index 0d1dc14..bb7fafc 100644
--- a/sys/boot/common/Makefile.inc
+++ b/sys/boot/common/Makefile.inc
@@ -15,4 +15,9 @@ SRCS+= pnp.c
# Forth interpreter
.if BOOT_FORTH
SRCS+= interp_forth.c
+MAN5+= ../forth/loader.conf.5
+MAN8+= ../forth/loader.4th.8
.endif
+
+MAN8+= loader.8
+
OpenPOWER on IntegriCloud