summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ifs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_ifs/Makefile')
-rw-r--r--sbin/mount_ifs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/mount_ifs/Makefile b/sbin/mount_ifs/Makefile
index f615327..d0f566d 100644
--- a/sbin/mount_ifs/Makefile
+++ b/sbin/mount_ifs/Makefile
@@ -7,6 +7,8 @@ NOMAN= noman
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${MOUNT}
+WARNS= 0
+
.PATH: ${MOUNT}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud