From 23b16c61fa8d2a29643c8e6b7e083cc69b9d54a6 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 8 Oct 2000 16:56:04 +0000 Subject: Don't install manpages. They are being moved elsewhere, and they are causing problems being here. --- sys/modules/linux/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'sys/modules/linux') diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index ef1e59b150db..f27a9cf2554e 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 -- cgit v1.3