Remove one of two WARNS=0.

This commit is contained in:
Johan Karlsson 2003-02-23 13:22:41 +00:00
parent 6bc774603f
commit 7331e8f03b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111307

View File

@ -10,7 +10,6 @@ MAN= umount.8
MOUNT= ${.CURDIR}/../mount
UMNTALL= ${.CURDIR}/../../usr.sbin/rpc.umntall
CFLAGS+= -I${MOUNT} -I${UMNTALL}
WARNS= 0
.PATH: ${MOUNT} ${UMNTALL}