summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2007-05-11 22:53:09 +0000
committerbrueffer <brueffer@FreeBSD.org>2007-05-11 22:53:09 +0000
commit937298488c16715ea97c3e3e0fed161f124a9cfe (patch)
tree8d719495bc6e837cd352d6c8e0f8594ca65d6d29 /share/man/man4/Makefile
parentff16554f78438adfedd325c36dec5bdf45133290 (diff)
downloadFreeBSD-src-937298488c16715ea97c3e3e0fed161f124a9cfe.zip
FreeBSD-src-937298488c16715ea97c3e3e0fed161f124a9cfe.tar.gz
Connect hptiop(4) to the build. Only install hptmv(4) on i386 and amd64.
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index e4935ea..0537fc2 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -100,7 +100,8 @@ MAN= aac.4 \
hfa.4 \
hifn.4 \
hme.4 \
- hptmv.4 \
+ ${_hptiop.4} \
+ ${_hptmv.4} \
hwpmc.4 \
ichsmb.4 \
icmp.4 \
@@ -531,6 +532,8 @@ MLINKS+=watchdog.4 SW_WATCHDOG.4
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
_acpi_dock.4= acpi_dock.4
_amdsmb.4= amdsmb.4
+_hptiop.4= hptiop.4
+_hptmv.4= hptmv.4
_if_nfe.4= if_nfe.4
_if_nve.4= if_nve.4
_ipmi.4= ipmi.4
OpenPOWER on IntegriCloud