diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-25 11:29:51 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-25 11:29:51 +0000 |
| commit | b310ceebe53a3b181d0ec1d0a22bbb0018f3007d (patch) | |
| tree | ea7fbda90319f5b8a6f50ff6d5d8317ca5d45f8b /sys/modules/linux/Makefile | |
| parent | c2a6755caff6ad5d11e41936dc785e876d334dff (diff) | |
Notes
Diffstat (limited to 'sys/modules/linux/Makefile')
| -rw-r--r-- | sys/modules/linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index fcd068a0345e..576a0575cb43 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -10,7 +10,7 @@ SRCS= linux_file.c linux_ioctl.c linux_ipc.c linux_machdep.c linux_misc.c \ linux_dummy.c linux_sysvec.c linux_util.c \ opt_compat.h opt_linux.h opt_vmpage.h vnode_if.h OBJS= linux_locore.o -MAN8= linux.8 +MAN= linux.8 .if ${MACHINE_ARCH} != "alpha" SRCS+= imgact_linux.c |
