summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorbenjsc <benjsc@FreeBSD.org>2007-11-08 22:09:37 +0000
committerbenjsc <benjsc@FreeBSD.org>2007-11-08 22:09:37 +0000
commitf9553858df254346c6309df6e055deb5d4c1901e (patch)
treeeba2dd07c9d1112ecfff79ebe2b601537bd7b53b /share/man/man4/Makefile
parent61e0f250127347856ea8c1d3e5883f56e3a51f2c (diff)
downloadFreeBSD-src-f9553858df254346c6309df6e055deb5d4c1901e.zip
FreeBSD-src-f9553858df254346c6309df6e055deb5d4c1901e.tar.gz
Link wpi(4) into the build.
This includes: o mtree (for legal/intel_wpi) o manpage for i386/amd64 archs o module for i386/amd64 archs o NOTES for i386/amd64 archs Approved by: mlaier (comentor)
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index b8a69c4..8e95aa3 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -412,6 +412,7 @@ MAN= aac.4 \
wlan_tkip.4 \
wlan_wep.4 \
wlan_xauth.4 \
+ ${_wpi.4} \
xe.4 \
xl.4 \
xpt.4 \
@@ -534,6 +535,7 @@ MLINKS+=vr.4 if_vr.4
MLINKS+=watchdog.4 SW_WATCHDOG.4
MLINKS+=wb.4 if_wb.4
MLINKS+=wi.4 if_wi.4
+MLINKS+=${_wpi.4} ${_if_wpi.4}
MLINKS+=xe.4 if_xe.4
MLINKS+=xl.4 if_xl.4
@@ -547,6 +549,7 @@ _ichwd.4= ichwd.4
_if_nfe.4= if_nfe.4
_if_nve.4= if_nve.4
_if_nxge.4= if_nxge.4
+_if_wpi.4= if_wpi.4
_ipmi.4= ipmi.4
_nfe.4= nfe.4
_nfsmb.4= nfsmb.4
@@ -555,6 +558,7 @@ _nxge.4= nxge.4
_rr232x.4= rr232x.4
_speaker.4= speaker.4
_spkr.4= spkr.4
+_wpi.4= wpi.4
.endif
.if exists(${.CURDIR}/man4.${MACHINE_ARCH})
OpenPOWER on IntegriCloud