summaryrefslogtreecommitdiffstats
path: root/sbin/mount_nfs4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_nfs4/Makefile')
-rw-r--r--sbin/mount_nfs4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_nfs4/Makefile b/sbin/mount_nfs4/Makefile
index c418b72..881d119 100644
--- a/sbin/mount_nfs4/Makefile
+++ b/sbin/mount_nfs4/Makefile
@@ -9,7 +9,7 @@ MAN= mount_nfs4.8
MOUNT= ${.CURDIR}/../mount
UMNTALL= ${.CURDIR}/../../usr.sbin/rpc.umntall
CFLAGS+= -DNFS -I${MOUNT} -I${UMNTALL}
-WARNS= 2
+WARNS?= 2
.PATH: ${MOUNT} ${UMNTALL}
OpenPOWER on IntegriCloud