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