summaryrefslogtreecommitdiffstats
path: root/sys/modules/nfs4client
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/nfs4client')
-rw-r--r--sys/modules/nfs4client/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/nfs4client/Makefile b/sys/modules/nfs4client/Makefile
index 723f571..5d6a695 100644
--- a/sys/modules/nfs4client/Makefile
+++ b/sys/modules/nfs4client/Makefile
@@ -21,9 +21,8 @@ SRCS+= rpcclnt.c
# USE THE NEW IDMAPPER
CFLAGS+= -DUSE_NEW_IDMAPPER
-opt_inet.h:
- touch ${.TARGET}
.if ${NFS_INET} > 0
+opt_inet.h:
echo "#define INET 1" > ${.TARGET}
.endif
OpenPOWER on IntegriCloud