summaryrefslogtreecommitdiffstats
path: root/sys/modules/linux
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-10-08 16:56:04 +0000
committerobrien <obrien@FreeBSD.org>2000-10-08 16:56:04 +0000
commitcd0e1ea5f53f5f92263d437178724f16efed8dc8 (patch)
treec8242c23ecc93fc9db4ddaaaacf81eed0f2fc8cf /sys/modules/linux
parentb587783ac1834004dedcd4739609caeba4094dcd (diff)
downloadFreeBSD-src-cd0e1ea5f53f5f92263d437178724f16efed8dc8.zip
FreeBSD-src-cd0e1ea5f53f5f92263d437178724f16efed8dc8.tar.gz
Don't install manpages.
They are being moved elsewhere, and they are causing problems being here.
Diffstat (limited to 'sys/modules/linux')
-rw-r--r--sys/modules/linux/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile
index ef1e59b..f27a9cf 100644
--- a/sys/modules/linux/Makefile
+++ b/sys/modules/linux/Makefile
@@ -10,9 +10,6 @@ SRCS= linux_file.c linux_ioctl.c linux_machdep.c linux_misc.c \
linux_dummy.c linux_sysent.c linux_sysvec.c linux_util.c \
opt_compat.h opt_linux.h opt_vmpage.h vnode_if.h
OBJS= linux_locore.o
-.if exists(${DESTDIR}/usr/share/man/man8)
-MAN8= linux.8
-.endif
.if ${MACHINE_ARCH} != "alpha"
SRCS+= imgact_linux.c linux_ipc.c
OpenPOWER on IntegriCloud