diff options
Diffstat (limited to 'sys/modules/nfs/Makefile')
| -rw-r--r-- | sys/modules/nfs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/nfs/Makefile b/sys/modules/nfs/Makefile index e40b13a85879..34d4006a038f 100644 --- a/sys/modules/nfs/Makefile +++ b/sys/modules/nfs/Makefile @@ -8,7 +8,6 @@ SRCS= vnode_if.h \ nfs_vnops.c opt_inet.h opt_nfs.h opt_vmpage.h opt_bootp.h NFS_INET?= 1 # 0/1 - requires INET to be configured in kernel NOMAN= -CFLAGS+= -DNFS opt_inet.h: touch ${.TARGET} |
