From cd0e1ea5f53f5f92263d437178724f16efed8dc8 Mon Sep 17 00:00:00 2001 From: obrien 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/osf1/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/modules/osf1') diff --git a/sys/modules/osf1/Makefile b/sys/modules/osf1/Makefile index 459f429..a5a1bc6 100644 --- a/sys/modules/osf1/Makefile +++ b/sys/modules/osf1/Makefile @@ -8,7 +8,6 @@ KMOD= osf1 SRCS= osf1_ioctl.c osf1_misc.c osf1_signal.c osf1_sysent.c \ osf1_mount.c imgact_osf1.c osf1_sysvec.c opt_compat.h \ opt_simos.h opt_nfs.h vnode_if.h -MAN8= osf1.8 #CFLAGS+= -g EXPORT_SYMS= _osf1 -- cgit v1.1