summaryrefslogtreecommitdiffstats
path: root/sbin/mount_nwfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_nwfs/Makefile')
-rw-r--r--sbin/mount_nwfs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/mount_nwfs/Makefile b/sbin/mount_nwfs/Makefile
index f66b259..00fed85 100644
--- a/sbin/mount_nwfs/Makefile
+++ b/sbin/mount_nwfs/Makefile
@@ -6,6 +6,8 @@ MAN= mount_nwfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -DNWFS -I${MOUNT}
+WARNS= 0
+
.PATH: ${MOUNT}
DPADD= ${LIBNCP} ${LIBIPX}
OpenPOWER on IntegriCloud