diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-08 16:56:04 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-08 16:56:04 +0000 |
| commit | 23b16c61fa8d2a29643c8e6b7e083cc69b9d54a6 (patch) | |
| tree | b56d2e3139d4af391724217f4621bcace6cf9490 /sys/modules/linux | |
| parent | 376cb06d7c4c0c5a0e895f08941f0550ff53eec5 (diff) | |
Notes
Diffstat (limited to 'sys/modules/linux')
| -rw-r--r-- | sys/modules/linux/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
