Decrease to WARNS=3.

This commit is contained in:
Craig Rodrigues 2007-01-20 23:24:11 +00:00
parent bec41fbe83
commit 8a7b7c22be

View File

@ -8,7 +8,7 @@ MAN= mount_portalfs.8
MOUNT= ${.CURDIR}/../../sbin/mount MOUNT= ${.CURDIR}/../../sbin/mount
CFLAGS+=-I${MOUNT} CFLAGS+=-I${MOUNT}
WARNS?= 6 WARNS?= 3
.PATH: ${MOUNT} .PATH: ${MOUNT}