From 3f4f85365be57a63c7265d54f5b6d7bd534b176b Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 11 Jan 2002 15:49:02 +0000 Subject: Drop support from . Not objected to by: -current --- sys/modules/nwfs/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/modules/nwfs') diff --git a/sys/modules/nwfs/Makefile b/sys/modules/nwfs/Makefile index d272cb0..1c1e6a8 100644 --- a/sys/modules/nwfs/Makefile +++ b/sys/modules/nwfs/Makefile @@ -8,8 +8,6 @@ SRCS= vnode_if.h \ nwfs_node.c nwfs_ioctl.c nwfs_io.c nwfs_vfsops.c nwfs_vnops.c \ nwfs_subr.c opt_ncp.h opt_nwfs.h opt_vmpage.h -NOMAN= true - .if defined(VNPRINT) CFLAGS+= -DVNPRINT .endif -- cgit v1.1